Fix a broken test in rev. 85199.

llvm-svn: 85200
This commit is contained in:
Edward O'Callaghan 2009-10-27 03:14:56 +00:00
parent f78edf52de
commit 576a03fed2
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
// RUN: clang-cc -E -C %s | FileCheck -strict-whitespace %s
// RUN: clang-cc -E -C %s | FileCheck -strict-whitespace %s &&
// CHECK: boo bork bar // zot
// RUN: clang-cc -E -CC %s | FileCheck -strict-whitespace %s
// RUN: clang-cc -E -CC %s | FileCheck -strict-whitespace %s &&
// CHECK: boo bork /* blah*/ bar // zot
// RUN: clang-cc -E %s | FileCheck -strict-whitespace %s