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-14 20:36:38 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2deb2f9a87352dd6a3d63f90d0f292289cb15ee4
swift-mirror
/
lib
/
IDETool
History
swift-ci
bf9d79f5c1
Merge remote-tracking branch 'origin/main' into rebranch
2025-09-13 06:17:00 -07:00
..
CMakeLists.txt
[SourceKit] Add request to expand macros syntactically
2023-06-07 14:26:40 -07:00
CompileInstance.cpp
[SourceKit] Remove diagnostics path calculation
2025-05-16 17:58:16 -07:00
CompilerInvocation.cpp
Adjust calls to
clang::DiagnosticsEngine
ctor (now takes ref vs. ptr)
2025-06-13 21:57:36 +01:00
DependencyChecking.cpp
Fix typos
2024-04-10 23:50:36 +02:00
DependencyChecking.h
Migrate llvm::Optional to std::optional
2024-02-21 11:20:06 -08:00
IDEInspectionInstance.cpp
Requestify the loading of access notes
2025-09-11 16:54:08 +01:00
SyntacticMacroExpansion.cpp
Address
llvm::PointerUnion::{is,get}
deprecations
2025-07-29 18:37:48 +01:00