This revision was automatically updated to reflect the committed changes.
Closed by commit rL337475: Added unit tests for Flags (authored by teemperor,
committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D49435?vs=155914&id=156319#toc
Repo
labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.
lgtm. Thanks.
Comment at: unittests/Utility/CMakeLists.txt:10-11
EnvironmentTest.cpp
+ FlagsTest.cpp
FileSpecTest.cpp
JSONTest.cpp
Please keep this
teemperor created this revision.
Herald added a subscriber: mgorny.
https://reviews.llvm.org/D49435
Files:
unittests/Utility/CMakeLists.txt
unittests/Utility/FlagsTest.cpp
Index: unittests/Utility/FlagsTest.cpp
===
--- /dev/null