not not!
authorChris Lattner <sabre@nondot.org>
Sun, 1 Apr 2007 06:19:41 +0000 (06:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 1 Apr 2007 06:19:41 +0000 (06:19 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35537 91177308-0d34-0410-b5e6-96231b3b80d8

test/C++Frontend/2007-03-27-FunctionVarRename.cpp

index 7a7eb2a8d77b11dc9f1e971b619fa3a42de22f7d..ca68af1d57f0c59a1aa184dbb99e2c48e7bd14f9 100644 (file)
@@ -1,5 +1,5 @@
 // RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf1' &&
-// RUN: %llvmgxx %s -emit-llvm -S -o - | not grep 'eprintf'
+// RUN: %llvmgxx %s -emit-llvm -S -o - | grep 'eprintf'
 
 // Only one eprintf should exist in the output