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:
@@ -22,7 +22,7 @@
|
||||
#include "swift/IDE/SourceEntityWalker.h"
|
||||
#include "swift/Serialization/SerializedModuleLoader.h"
|
||||
// This is included only for createLazyResolver(). Move to different header ?
|
||||
#include "swift/Sema/CodeCompletionTypeChecking.h"
|
||||
#include "swift/Sema/IDETypeChecking.h"
|
||||
|
||||
#include "llvm/ADT/Hashing.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
|
||||
Reference in New Issue
Block a user