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
63a429f16eb926426ebf0c20c07a0fe0d06784a4
swift-mirror
/
lib
/
Frontend
History
Graham Batty
63a429f16e
Changes to code generation to support non-objc targets
...
Swift SVN r23118
2014-11-05 18:05:55 +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
Changes to code generation to support non-objc targets
2014-11-05 18:05:55 +00:00
DependencyFileGenerator.cpp
Fix memory-smashing logic error in dependency file generation.
2014-05-21 23:33:51 +00:00
DiagnosticVerifier.cpp
QoI: Improve diagnostic for a missing required initializer with a Fix-It.
2014-08-06 00:33:54 +00:00
Frontend.cpp
Add basic reference tracking based on name lookups.
2014-10-24 22:23:03 +00:00
FrontendOptions.cpp
[Frontend] Introduce FrontendOptions::NoneAction, when the client wants custom control on how to handle an invocation.
2014-08-29 04:58:37 +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