mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename CodeCompletionTypeChecking.h to IDETypeChecking.h since it's used by more clients now. NFC
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
#include "swift/ClangImporter/ClangImporter.h"
|
||||
#include "swift/ClangImporter/ClangModule.h"
|
||||
#include "swift/Parse/CodeCompletionCallbacks.h"
|
||||
#include "swift/Sema/CodeCompletionTypeChecking.h"
|
||||
#include "swift/Sema/IDETypeChecking.h"
|
||||
#include "swift/Subsystems.h"
|
||||
#include "llvm/ADT/StringRef.h"
|
||||
#include "llvm/ADT/SmallSet.h"
|
||||
|
||||
Reference in New Issue
Block a user