This revision was automatically updated to reflect the committed changes.
Closed by commit rC326566: Add possibility to specify output stream for
CompilerInstance (authored by AlexeySotkin, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D43809?vs=136252&id=136715#toc
Reposit
teemperor accepted this revision.
teemperor added a comment.
This revision is now accepted and ready to land.
LGTM!
Repository:
rC Clang
https://reviews.llvm.org/D43809
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org
krisb updated this revision to Diff 136252.
krisb added a comment.
Reverted unintentional changes again. Sorry for that
Repository:
rC Clang
https://reviews.llvm.org/D43809
Files:
include/clang/Frontend/CompilerInstance.h
lib/CodeGen/CodeGenAction.cpp
unittests/Frontend/CMakeLists.txt
krisb updated this revision to Diff 136251.
krisb added a comment.
@teemperor, thanks! All comments are applied.
Repository:
rC Clang
https://reviews.llvm.org/D43809
Files:
include/clang/Frontend/CompilerInstance.h
lib/CodeGen/CodeGenAction.cpp
unittests/Format/FormatTest.cpp
unittes
teemperor requested changes to this revision.
teemperor added a comment.
This revision now requires changes to proceed.
See the inline comments. Please run clang-format over this patch after
addressing them (there are a few indentation issues).
Comment at: include/clang/Fronte
krisb updated this revision to Diff 136041.
krisb added a comment.
Reverted unintentional changes.
Repository:
rC Clang
https://reviews.llvm.org/D43809
Files:
include/clang/Frontend/CompilerInstance.h
lib/CodeGen/CodeGenAction.cpp
lib/Frontend/CompilerInstance.cpp
unittests/Frontend/
krisb created this revision.
Herald added subscribers: cfe-commits, mgorny, klimek.
Repository:
rC Clang
https://reviews.llvm.org/D43809
Files:
include/clang/Frontend/CompilerInstance.h
lib/CodeGen/CodeGenAction.cpp
lib/Frontend/CompilerInstance.cpp
unittests/Format/FormatTest.cpp
un