[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
Mon Jan 22 19:27:11 PST 2018


vsk updated this revision to Diff 131000.
vsk added a comment.

- Skip tests which fail when -fmodules is passed (https://bugs.llvm.org/show_bug.cgi?id=36048).


https://reviews.llvm.org/D42277

Files:
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py
  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.131000.patch
Type: text/x-patch
Size: 8088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180123/1b161987/attachment-0001.bin>


More information about the lldb-commits mailing list