[Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Fri May 6 09:16:02 PDT 2016
tfiala added a comment.
> I propose that we be more aggressive in using it for new tests which do not specifically test debug info.
I totally agree, but I also caution that, as a debugger, the heart of much of what we do does use debug info. So we need to be careful to make sure that we don't disable the fan-out across all debug styles if we are in fact using debug info.
http://reviews.llvm.org/D19998
More information about the lldb-commits
mailing list