Fix broken test.

llvm-svn: 52232
This commit is contained in:
Argyrios Kyrtzidis 2008-06-12 12:44:52 +00:00
parent 351763e156
commit caec17eab9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// RUN: clang -emit-llvm %s -o - | not grep "[5 x i8]" &&
// RUN: clang -emit-llvm %s -o - | not grep -F "[5 x i8]" &&
// RUN: clang -emit-llvm %s -o - | not grep "store"
void test(void) {