[Lldb-commits] [PATCH] D42281: Compile the LLDB tests out-of-tree

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sat Jan 27 15:03:08 PST 2018


aprantl added a comment.

I found the mechanism I was looking for. Generic testcases set
`    NO_DEBUG_INFO_TESTCASE = True`


https://reviews.llvm.org/D42281





More information about the lldb-commits mailing list