[Lldb-commits] [PATCH] D42836: [dotest] make debug info variant accessible in setUp()
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Feb 2 11:29:28 PST 2018
aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.
Great. The important thing for me was that a new object is constructed for each permutation of test function / variant.
https://reviews.llvm.org/D42836
More information about the lldb-commits
mailing list