]> granicus.if.org Git - clang/commit
Make the ARCMT tests self-contained.
authorManuel Klimek <klimek@google.com>
Mon, 19 May 2014 11:51:44 +0000 (11:51 +0000)
committerManuel Klimek <klimek@google.com>
Mon, 19 May 2014 11:51:44 +0000 (11:51 +0000)
commitd2510d5dfb8a54a032fbc501ea171576e7c4b3ec
tree15b4946b1a1a05f1a67538582bc0282d77fa9431
parent2e43cf487dd65cb7b4bdd930608a6725ba76d633
Make the ARCMT tests self-contained.

This is necessary to reduce staging times on parallel build systems.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209120 91177308-0d34-0410-b5e6-96231b3b80d8
test/ARCMT/Inputs/Module.framework/Frameworks/SubFramework.framework/Headers/SubFramework.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Headers/Buried/Treasure.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Headers/Module.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Headers/NotInModule.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Headers/Sub.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Headers/Sub2.h [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/Module [new file with mode: 0644]
test/ARCMT/Inputs/Module.framework/PrivateHeaders/ModulePrivate.h [new file with mode: 0644]
test/ARCMT/Inputs/module.map [new file with mode: 0644]
test/ARCMT/migrate-on-pch-and-module.m