This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee9c09d7ff56aff2ed8d8ca08c82b51f58df51d1
swift-mirror
/
lib
/
IDETool
History
Doug Gregor
2d4b6ca324
Use the appropriate source manager for adjusting a range
2023-02-11 11:23:28 -08:00
..
CMakeLists.txt
[IDE] Rename CodeCompletion to IDEInspection in cases where the code path no longer exclusively applies to code completion
2022-12-13 11:41:05 +01:00
CompileInstance.cpp
Use the appropriate source manager for adjusting a range
2023-02-11 11:23:28 -08:00
CompilerInvocation.cpp
IDE: Move compiler invocation utils to break cycle with Frontend.
2022-10-29 17:51:53 -07:00
DependencyChecking.cpp
change to the new llvm::Optional APIs
2023-01-25 09:18:36 +01:00
DependencyChecking.h
…
IDEInspectionInstance.cpp
Switch GeneratedSourceInfo ranges over to
CharSourceRange
.
2023-02-11 11:23:26 -08:00