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
b3e9f134649d05273d4e901b5f13d206e2428660
swift-mirror
/
lib
/
Frontend
History
Ben Langmuir
b3e9f13464
Revert "Workaround FD leaks from clang module files in performSema"
...
This reverts commit r25038. Swift SVN r25041
2015-02-06 19:28:01 +00:00
..
CMakeLists.txt
Separate dependency tracking from Make-style .d file generation.
2015-01-08 03:02:17 +00:00
CompilerInvocation.cpp
IRGen: Start a type verifier to fuzz static type info against runtime type info.
2015-02-03 16:47:25 +00:00
DiagnosticVerifier.cpp
Fix parsing of "// expected-error@+1 2{{message}}" by the verifier.
2014-11-18 05:37:54 +00:00
Frontend.cpp
Revert "Workaround FD leaks from clang module files in performSema"
2015-02-06 19:28:01 +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