]> granicus.if.org Git - clang/commit
Add fmodules-cache-path to 2 tests which were missing it.
authorPete Cooper <peter_cooper@apple.com>
Thu, 30 Jul 2015 16:44:07 +0000 (16:44 +0000)
committerPete Cooper <peter_cooper@apple.com>
Thu, 30 Jul 2015 16:44:07 +0000 (16:44 +0000)
commitb7f9d654bef32f7c42be834f182e154ca4d36260
treebd2716cb01d96802b9713183042901e5da082d7b
parent4fbead8a5ef5f4ae61437f129e53df6fbf3be1d5
Add fmodules-cache-path to 2 tests which were missing it.

These tests were creating a modules.idx file in my clang checkout, not
the build directory or temp.

All the other tests in this directory use -fmodules-cache-path=%t so
updated these to match.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@243657 91177308-0d34-0410-b5e6-96231b3b80d8
test/Modules/dependency-gen.modulemap
test/Modules/stress1.cpp