]> granicus.if.org Git - clang/commit
Add -fmodules-cache-path to test/Headers/c11.c
authorBen Langmuir <blangmuir@apple.com>
Mon, 10 Mar 2014 23:17:14 +0000 (23:17 +0000)
committerBen Langmuir <blangmuir@apple.com>
Mon, 10 Mar 2014 23:17:14 +0000 (23:17 +0000)
commita0ca74fa5f54694350eb42864b4594ff5d8529f0
tree73991b1cb4d71683aa8a2721fd4ed4b9e36ee20f
parentd4811afb06485511c983c6cab02caa767ce66041
Add -fmodules-cache-path to test/Headers/c11.c

This started failing for me the last time someone modified the AST file
format. It would be nice if we could just have lit take care of the
module cache used during testing for us, but this helps in the meantime.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@203511 91177308-0d34-0410-b5e6-96231b3b80d8
test/Headers/c11.c