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
3430229a797f09cf40a6dbac865c76a576dfc20a
swift-mirror
/
lib
/
Frontend
History
Dmitri Hrybenko
3430229a79
Simplify code
...
Swift SVN r14641
2014-03-04 11:41:47 +00:00
..
CMakeLists.txt
[frontend] Add a member function to FrontendOptions which returns whether or not the RequestedAction has output.
2013-12-17 21:34:24 +00:00
CompilerInvocation.cpp
[deserialization] Deserialize transparent functions lazily iff they will be used in mandatory inlining.
2014-02-28 01:05:01 +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
Simplify code
2014-03-04 11:41:47 +00:00
FrontendOptions.cpp
Eliminate "Immediate" flag from CompilerInvocation.
2014-01-28 22:20:13 +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
Use Clang's stable enum values for serialized diagnostics.
2014-03-03 22:16:06 +00:00