Fix code completion tests to use an explicit modules cache path
authorReid Kleckner <reid@kleckner.net>
Mon, 20 Jul 2015 21:22:46 +0000 (21:22 +0000)
committerReid Kleckner <reid@kleckner.net>
Mon, 20 Jul 2015 21:22:46 +0000 (21:22 +0000)
commitbbe48722cb3a2b81bc61910e7f815d13c77bcd6a
treeeef094cee26aea490fa8bb7c064de32f48ff015a
parenta542e08c85d678664a42316d2a1274c68521bf74
Fix code completion tests to use an explicit modules cache path

Otherwise the stale module cache data may cause the test to fail.  These
two tests are new and are the only instances of c-index-test with
-fmodules that doesn't have an explicit module cache path.

llvm-svn: 242710
clang/test/CodeCompletion/macros-in-modules.c
clang/test/CodeCompletion/macros-in-modules.m