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
2026-06-27 12:25:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
241f006ddcae991d396bfe99ecaee53910d80098
swift-mirror
/
include
/
swift
/
Migrator
T
History
Sho Ikeda
cea6c03eb2
[gardening] Use
!empty()
over
size() > 0
2018-03-08 09:21:09 +09:00
..
ASTMigratorPass.h
…
EditorAdapter.h
[Migrator] Don't take redundant replacements during AST Passes
2017-06-14 14:21:51 -07:00
FixitApplyDiagnosticConsumer.h
[Migrator] Don't take redundant replacements during AST Passes
2017-06-14 14:21:51 -07:00
FixitFilter.h
Update tests to remove @autoclosure in decl position
2017-07-05 22:09:19 -07:00
MigrationState.h
…
Migrator.h
Tweaks to shorten performCompile* a bit more.
2018-02-05 17:47:47 -08:00
MigratorOptions.h
[Migrator] Add a stub for authored API change list to handle API changes that are not detected automatically. (
#9477
)
2017-05-10 21:51:25 -07:00
Replacement.h
[gardening] Use
!empty()
over
size() > 0
2018-03-08 09:21:09 +09:00
RewriteBufferEditsReceiver.h
…