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
bc76ac0f5045cc470202c3ac9400b67a1fc901b8
swift-mirror
/
include
/
swift
/
Frontend
History
David Ungar
c0b0b5c5da
Eliminate InputFile::setBuffer by having SwiftASTManager create new InputFile's with the buffer set or not as needed.
2017-12-12 15:06:26 -08:00
..
DiagnosticVerifier.h
[Diagnostic verifier] Make '<unknown>' check optional
2017-02-02 10:49:32 +09:00
Frontend.h
Refactor setUpInputs in CompilerInstance.
2017-12-12 10:14:33 -08:00
FrontendOptions.h
Eliminate InputFile::setBuffer by having SwiftASTManager create new InputFile's with the buffer set or not as needed.
2017-12-12 15:06:26 -08:00
PrintingDiagnosticConsumer.h
Changed handleDiagnostic to take a format string and format args instead of the formatted string
2017-04-14 11:28:04 -07:00
SerializedDiagnosticConsumer.h
[frontend] Add 'finishProcessing()' method for DiagnosticConsumers to do their finalization (e.g. writing to a file)
2017-05-05 18:25:02 -07:00