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
cf457d2210c336bbdfde1fbcd7ce6a2f875df325
swift-mirror
/
lib
/
Frontend
History
Joe Groff
cf457d2210
Revert "Add support for Axle library." It breaks the build.
...
This reverts commit r9292. Swift SVN r9296
2013-10-13 22:38:22 +00:00
..
CMakeLists.txt
Introduce parsing of frontend options using LLVM's tablegen'ed Options infrastructure.
2013-08-22 20:21:07 +00:00
CompilerInvocation.cpp
Revert "Add support for Axle library." It breaks the build.
2013-10-13 22:38:22 +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
Remove -l flag from Swift interim driver.
2013-10-12 00:08:06 +00:00
FrontendOptions.td
Remove -l flag from Swift interim driver.
2013-10-12 00:08:06 +00:00
Makefile
Introduce parsing of frontend options using LLVM's tablegen'ed Options infrastructure.
2013-08-22 20:21:07 +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