summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/explicit-build-relpath.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-03-02 22:50:09 +0000
committerReid Kleckner <reid@kleckner.net>2015-03-02 22:50:09 +0000
commit83fb85c8f0e543dbb88c3fa2174ae92fb2246a4c (patch)
tree6d8ffff791312b8e712c89a8821f515b22de95c1 /clang/test/Modules/explicit-build-relpath.cpp
parentacbd23adf1d5e333d1ed6f9183f82e564a6de675 (diff)
downloadbcm5719-llvm-83fb85c8f0e543dbb88c3fa2174ae92fb2246a4c.tar.gz
bcm5719-llvm-83fb85c8f0e543dbb88c3fa2174ae92fb2246a4c.zip
Revert bad change from r231029
llvm-svn: 231030
Diffstat (limited to 'clang/test/Modules/explicit-build-relpath.cpp')
-rw-r--r--clang/test/Modules/explicit-build-relpath.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/explicit-build-relpath.cpp b/clang/test/Modules/explicit-build-relpath.cpp
index 1defdb2a842..d9c15660b6a 100644
--- a/clang/test/Modules/explicit-build-relpath.cpp
+++ b/clang/test/Modules/explicit-build-relpath.cpp
@@ -2,6 +2,7 @@
//
// RUN: rm -rf %t
// RUN: mkdir %t
+// RUN: cd %t
// ----------------------
// Build modules A and B.
OpenPOWER on IntegriCloud