[Lldb-commits] [PATCH] D49435: Added unit tests for Flags
Pavel Labath via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Jul 18 01:19:10 PDT 2018
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 file sorted (`Fl` after `Fi`)
https://reviews.llvm.org/D49435
More information about the lldb-commits
mailing list