mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Rename CodeCompletionTypeChecking.h to IDETypeChecking.h since it's used by more clients now. NFC
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#include "swift/IDE/CommentConversion.h"
|
||||
#include "swift/IDE/Utils.h"
|
||||
#include "swift/Markup/XMLUtils.h"
|
||||
#include "swift/Sema/CodeCompletionTypeChecking.h"
|
||||
#include "swift/Sema/IDETypeChecking.h"
|
||||
|
||||
#include "clang/AST/ASTContext.h"
|
||||
#include "clang/AST/DeclObjC.h"
|
||||
|
||||
Reference in New Issue
Block a user