llvm-project/clang/unittests/Frontend
Alexey Sotkin aba98fc92e Add possibility to specify output stream for CompilerInstance
Patch by: krisb

Reviewers: teemperor

Reviewed By: teemperor

Subscribers: klimek, mgorny, cfe-commits

Differential Revision: https://reviews.llvm.org/D43809

llvm-svn: 326566
2018-03-02 12:11:40 +00:00
..
ASTUnitTest.cpp Commit missing fixes for tool_file_rename 2017-09-23 01:04:42 +00:00
CMakeLists.txt Add possibility to specify output stream for CompilerInstance 2018-03-02 12:11:40 +00:00
CodeGenActionTest.cpp Refactor frontend InputKind to prepare for treating module maps as a distinct kind of input. 2017-04-26 18:57:40 +00:00
CompilerInstanceTest.cpp Commit missing fixes for tool_file_rename 2017-09-23 01:04:42 +00:00
FrontendActionTest.cpp Remove 'Filename' parameter from BeginSourceFileAction. 2017-06-09 01:36:10 +00:00
OutputStreamTest.cpp Add possibility to specify output stream for CompilerInstance 2018-03-02 12:11:40 +00:00
PCHPreambleTest.cpp [PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuating BOM presence) 2017-09-20 19:03:37 +00:00
ParsedSourceLocationTest.cpp Recommit r315738 "[clang-refactor] Apply source replacements" 2017-10-16 17:31:16 +00:00