[Lldb-commits] [PATCH] D34683: [unittests] Add a helper function for getting an input file
Eugene Zemtsov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jun 27 13:52:25 PDT 2017
eugene accepted this revision.
eugene added a comment.
This revision is now accepted and ready to land.
Great change. The only comment I have is about location of TestUtilities.cpp.
Utility\Helpers kinda implies that these are helpers for Utility tests which is not true.
I would move it up one level up lldb/unittests/TestUtilities.cpp
https://reviews.llvm.org/D34683
More information about the lldb-commits
mailing list