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

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue May 24 15:53:07 PDT 2016


zturner added a comment.

In `is_compiler_clang_with_gmodules` you will need to explicitly return false if the target is Windows, because clang help will still show the command line option as being valid, even though it doesn't work properly.


http://reviews.llvm.org/D19998





More information about the lldb-commits mailing list