This revision was automatically updated to reflect the committed changes.
Closed by commit rL337778: Added unit test for StreamTee (authored by
teemperor, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49708?vs=156926&id=156929#toc
R
davide accepted this revision.
davide added a comment.
This revision is now accepted and ready to land.
lg. You probably don't need pre-commit reviews for adding tests. This is
obvious goodness.
https://reviews.llvm.org/D49708
___
lldb-commits mail
teemperor created this revision.
Herald added a subscriber: mgorny.
https://reviews.llvm.org/D49708
Files:
lldb.xcodeproj/project.pbxproj
unittests/Utility/CMakeLists.txt
unittests/Utility/StreamTeeTest.cpp
Index: unittests/Utility/StreamTeeTest.cpp