summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/output_paste_avoid.c
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Preprocessor/output_paste_avoid.c')
-rw-r--r--clang/test/Preprocessor/output_paste_avoid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/Preprocessor/output_paste_avoid.c b/clang/test/Preprocessor/output_paste_avoid.c
index 4a150949985..200ced9fba7 100644
--- a/clang/test/Preprocessor/output_paste_avoid.c
+++ b/clang/test/Preprocessor/output_paste_avoid.c
@@ -1,4 +1,4 @@
-// RUN: clang-cc -E %s -o %t | FileCheck -strict-whitespace %s
+// RUN: clang-cc -E %s -o - | FileCheck -strict-whitespace %s
#define y(a) ..a
OpenPOWER on IntegriCloud