summaryrefslogtreecommitdiff
path: root/unittests/Frontend/OutputStreamTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FrontendTests] Try again to make test not write an output fileHEADmasterBenjamin Kramer2019-10-221-0/+2
* Revert "[FrontendTests] Don't actually run the full compiler, parsing is suff...Benjamin Kramer2019-10-221-2/+2
* [FrontendTests] Don't actually run the full compiler, parsing is sufficient.Benjamin Kramer2019-10-221-2/+2
* [Clang] Add VerboseOutputStream to CompilerInstanceScott Linder2019-10-211-0/+55
* Move LangStandard*, InputKind::Language to BasicRainer Orth2019-08-051-1/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add possibility to specify output stream for CompilerInstanceAlexey Sotkin2018-03-021-0/+46