[Lldb-commits] [PATCH] D19998: Add a "-gmodules" category to the test suite.
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Wed May 25 09:56:52 PDT 2016
tfiala added a comment.
> @aprantl, the lldbsuite/support/gmodules.py file didn't make it into your patch set here. (It was the top file in the -v6 diff).
Totally incorrect. The top file is the new file, but it is malformed and is showing a diff rather than the whole file. Not sure exactly how I produced that diff, but that is something I'm about to rectify. I'll put up a fresh patch set after I address the issues in the review. (It may take a while as I will also be testing with adjustments for the inline tests, that did not use the gmodules build steps --- regular tests did, just not inline ones, which we happen to have a lot of).
http://reviews.llvm.org/D19998
More information about the lldb-commits
mailing list