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
next
Add File
New File
Upload File
Apply Patch
swift-mirror
/
lib
/
Refactoring
/
Async
History
Ben Barham
7887ce8a8e
[SourceKit] Allow converting functions containing shorthand ifs to async
...
Resolves rdar://154753663.
2025-12-11 21:46:37 +10:00
..
AsyncConverter.cpp
[SourceKit] Allow converting functions containing shorthand ifs to async
2025-12-11 21:46:37 +10:00
AsyncHandlerDesc.cpp
AST: Move global conformance lookup entry points to ConformanceLookup.h
2024-08-08 23:35:58 -04:00
AsyncRefactoring.h
[SourceKit] Allow converting functions containing shorthand ifs to async
2025-12-11 21:46:37 +10:00
AsyncRefactorings.cpp
Address
llvm::PointerUnion::{is,get}
deprecations
2025-07-29 18:37:48 +01:00
CallbackClassifier.cpp
Add
#include "swift/Basic/Assertions.h"
to a lot of source files
2024-06-05 19:37:30 -07:00
CallbackCondition.cpp
…
DeclCollector.cpp
…
DeclReferenceFinder.cpp
…
ReferenceCollector.cpp
…
ScopedDeclCollector.cpp
…
Utils.cpp
…
Utils.h
…