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

Todd Fiala via lldb-commits lldb-commits at lists.llvm.org
Thu May 5 16:24:42 PDT 2016


tfiala added a comment.

I think we can limit the tests to skip unless clang of a certain version, which will probably take care of it.  I'll see if I can get the right decorator incantation for this.  (It's a bit complicated by the fact that official Apple clang releases show up as the much larger version numbers, while the same clang built on the local machine will show up with the LLVM.org version numbers).


http://reviews.llvm.org/D19998





More information about the lldb-commits mailing list