[Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Tue May 24 13:57:26 PDT 2016


tfiala added a comment.

F1981558: gmodules-test-support-v3.diff <http://reviews.llvm.org/F1981558>

The attached patch contains an implementation that properly checks for gmodules support and runs clean on OS X.  I filed a few bugs and marked a few tests as failing with gmodules debug info in this patch.

I'm going to give it a run on Linux and see if we have more tests that need to be marked xfail with gmodules support.

@aprantl, can you update the patch sets with the latest patch?  It is built against r270593.


http://reviews.llvm.org/D19998





More information about the lldb-commits mailing list