[PATCH] D42277: Use test-specific module caches to avoid stale header conflicts

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 25 10:02:59 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323450: Use test-specific module caches to avoid stale header conflicts (authored by vedantk, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D42277?vs=131000&id=131475#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42277

Files:
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-cpp/TestDataFormatterCpp.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-globals/TestDataFormatterGlobals.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/TestDataFormatterLibcxxList.py
  lldb/trunk/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/vector/TestDataFormatterLibcxxVector.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-auto-import/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-auto-import/TestModulesAutoImport.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-incomplete/TestIncompleteModules.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/objc/modules-inline-functions/TestModulesInlineFunctions.py
  lldb/trunk/packages/Python/lldbsuite/test/make/Makefile.rules

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42277.131475.patch
Type: text/x-patch
Size: 8451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180125/bddf1018/attachment.bin>


More information about the llvm-commits mailing list