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
cedef16f546b8ebf99dd6097f39e61b22a3f5ad9
swift-mirror
/
include
/
swift
/
Migrator
History
Varun Gandhi
fea589e470
[NFC] Remove redundant includes for llvm/ADT/DenseSet.h.
2020-05-31 13:07:45 -07:00
..
ASTMigratorPass.h
[AST] Separate SourceFile from FileUnit.h
2019-09-17 17:54:41 -07:00
EditorAdapter.h
migrator: handle return value migration introduced by string enum changes.
2018-04-17 15:18:33 -07:00
FixitApplyDiagnosticConsumer.h
[NFC] Remove redundant includes for llvm/ADT/DenseSet.h.
2020-05-31 13:07:45 -07:00
FixitFilter.h
[Diagnostics] Refactor DiagnosticConsumer interface
2019-10-29 13:52:12 -07:00
MigrationState.h
…
Migrator.h
[Frontend] Avoid passing CompilerInvocation + CompilerInstance
2020-04-29 18:58:47 -07:00
MigratorOptions.h
…
Replacement.h
[gardening] Use
!empty()
over
size() > 0
2018-03-08 09:21:09 +09:00
RewriteBufferEditsReceiver.h
…