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
112269fb33e1b87afa4b75af151c263d44f699a9
swift-mirror
/
lib
/
Frontend
History
Michael Gottesman
112269fb33
Add the frontend option -disable-sil-perf-optzns.
...
Swift SVN r20604
2014-07-27 18:37:11 +00:00
..
CMakeLists.txt
Moved Swift's option table from swiftDriver into a new swiftOption library.
2014-07-10 20:51:50 +00:00
CompilerInvocation.cpp
Add the frontend option -disable-sil-perf-optzns.
2014-07-27 18:37:11 +00:00
DependencyFileGenerator.cpp
Fix memory-smashing logic error in dependency file generation.
2014-05-21 23:33:51 +00:00
DiagnosticVerifier.cpp
[ClangImporter] Define header guards for <iso646.h> so it's never present.
2014-07-10 20:19:33 +00:00
Frontend.cpp
Testcase for the playground transform.
2014-07-24 01:31:56 +00:00
FrontendOptions.cpp
Add support for dependency file generation with -emit-dependencies.
2014-05-14 00:34:11 +00:00
PrintingDiagnosticConsumer.cpp
Add support for a #line directive.
2014-06-30 23:50:11 +00:00
SerializedDiagnosticConsumer.cpp
Handle invalid locations in the serialized diagnostic consumer. Fixes <rdar://problem/17422366>.
2014-06-25 21:12:25 +00:00