diff options
Diffstat (limited to 'test/Frontend/stdin.c')
-rw-r--r-- | test/Frontend/stdin.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Frontend/stdin.c b/test/Frontend/stdin.c index 5b719b2..35fe45d 100644 --- a/test/Frontend/stdin.c +++ b/test/Frontend/stdin.c @@ -1,3 +1,3 @@ -// RUN: clang-cc -E - < /dev/null > %t && +// RUN: clang-cc -E - < /dev/null > %t // RUN: grep '<built-in>' %t |