[Lldb-commits] [PATCH] D42277: Use test-specific module caches to avoid stale header conflicts
Vedant Kumar via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 19 13:52:32 PST 2018
vsk updated this revision to Diff 130686.
vsk added a comment.
Per an offline comment by Adrian, include -gmodules in the mandatory set of module flags.
https://reviews.llvm.org/D42277
Files:
packages/Python/lldbsuite/test/lang/objc/modules-auto-import/Makefile
packages/Python/lldbsuite/test/lang/objc/modules-auto-import/TestModulesAutoImport.py
packages/Python/lldbsuite/test/lang/objc/modules-incomplete/Makefile
packages/Python/lldbsuite/test/lang/objc/modules-incomplete/TestIncompleteModules.py
packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/Makefile
packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/TestModulesInlineFunctions.py
packages/Python/lldbsuite/test/make/Makefile.rules
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42277.130686.patch
Type: text/x-patch
Size: 4661 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180119/5233657a/attachment.bin>
More information about the lldb-commits
mailing list