]> granicus.if.org Git - clang/commitdiff
Oops, use correct RUN: line for test.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Aug 2014 21:09:23 +0000 (21:09 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 28 Aug 2014 21:09:23 +0000 (21:09 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216685 91177308-0d34-0410-b5e6-96231b3b80d8

test/Modules/pr20786.cpp

index 35d62df91cc96ad6393f9735fb33b0711e38efd1..4c0426ed5e58ea4b183dce4613e84c6e247dccc0 100644 (file)
@@ -1,2 +1,2 @@
-// RUN: rm -rf %T
-// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%T -fmodule-name=TBranchProxy -emit-module -x c++ %S/Inputs/PR20786/module.modulemap
+// RUN: rm -rf %t
+// RUN: %clang_cc1 -fmodules -fmodules-cache-path=%t -fmodule-name=TBranchProxy -emit-module -x c++ %S/Inputs/PR20786/module.modulemap