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
af6da9b4555fe6c36fdda01629130259a85f3ed7
swift-mirror
/
lib
/
Frontend
History
Connor Wakamo
af6da9b455
[ClangImporter] Adjusted ClangImporter::create so that it accepts a ClangImporterOptions instead of individual parameters.
...
Swift SVN r11240
2013-12-13 04:52:59 +00:00
..
CMakeLists.txt
Initial support for an integrated frontend in swift_driver.
2013-12-10 18:06:54 +00:00
CompilerInvocation.cpp
[frontend] Moved SDKPath from CompilerInvocation to SearchPathOptions.
2013-12-13 04:52:58 +00:00
DiagnosticVerifier.cpp
[Frontend] For verifying diagnostics, allow this format: "expected-error@<Relative line offset>{{text}}".
2013-10-13 18:50:52 +00:00
Frontend.cpp
[ClangImporter] Adjusted ClangImporter::create so that it accepts a ClangImporterOptions instead of individual parameters.
2013-12-13 04:52:59 +00:00
Makefile
restore a makefile overly zapped by r11082
2013-12-10 21:15:34 +00:00
PrintingDiagnosticConsumer.cpp
Add CharSourceRange -- a half-open character range, which will be used in IDE
2013-08-12 20:15:51 +00:00
SerializedDiagnosticConsumer.cpp
Move SerializedDiagnosticConsumer into swiftFrontend.
2013-11-08 19:26:13 +00:00