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
255b8e88c8c372642a2981f56a0775d2c65e8e40
swift-mirror
/
include
/
swift
/
Frontend
History
Dmitri Hrybenko
255b8e88c8
Fix a leak that I introduced in r14729: FrontendOptions does not own input
...
buffers, so undo 'unique_ptr'fication here Swift SVN r14733
2014-03-06 13:53:04 +00:00
..
DiagnosticVerifier.h
Refactor diagnostic verification (-verify mode) out to its own file
2013-08-07 17:53:09 +00:00
Frontend.h
Fix a leak that I introduced in r14729: FrontendOptions does not own input
2014-03-06 13:53:04 +00:00
FrontendOptions.h
Wire up -emit-objc-header[-path] options that don't do anything yet.
2014-02-12 01:19:13 +00:00
PrintingDiagnosticConsumer.h
Remove unneeded llvm:: qualifier for llvm::StringRef and llvm::SmallVector
2013-08-09 18:41:46 +00:00
SerializedDiagnosticConsumer.h
Replace llvm::OwningPtr with std::unique_ptr
2014-03-06 09:47:17 +00:00