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
b227f45b7eb6d92bf0e9e196fa0f8c899f67d553
swift-mirror
/
lib
/
Frontend
History
Bob Wilson
b227f45b7e
Merge remote-tracking branch 'origin/master' into master-next
2016-10-27 22:28:28 -07:00
..
CMakeLists.txt
[SR-1738] add_swift_library takes SHARED/STATIC arg
2016-06-16 13:15:58 -04:00
CompilerInvocation.cpp
[gardening] Fix recently introduced typo.
2016-10-21 22:25:35 +02:00
DiagnosticVerifier.cpp
Add -verify-apply-fixes to accompany -verify.
2016-09-15 10:38:43 -07:00
Frontend.cpp
Add frontend option "-warn-long-function-bodies=<N>".
2016-05-11 15:08:17 -07:00
FrontendOptions.cpp
[WIP Name binding] Introduce a basic 'scope map' to model scopes in the AST.
2016-09-02 17:13:05 -07:00
PrintingDiagnosticConsumer.cpp
Use StringRef in more places to match recent llvm changes.
2016-10-15 11:02:07 -07:00
SerializedDiagnosticConsumer.cpp
[gardening] Put white spaces in between if/while clauses and braces where it is missing.
2016-04-02 14:43:45 +08:00