Changes in directory llvm/test/C++Frontend:
2003-10-21-InnerClass.cpp.tr updated: 1.2 -> 1.3 --- Log message: For PR1319: http://llvm.org/PR1319 : Remove && from the end of the lines to prevent tests from throwing run lines into the background. Also, clean up places where the same command is run multiple times by using a temporary file. --- Diffs of the changes: (+1 -1) 2003-10-21-InnerClass.cpp.tr | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) Index: llvm/test/C++Frontend/2003-10-21-InnerClass.cpp.tr diff -u llvm/test/C++Frontend/2003-10-21-InnerClass.cpp.tr:1.2 llvm/test/C++Frontend/2003-10-21-InnerClass.cpp.tr:1.3 --- llvm/test/C++Frontend/2003-10-21-InnerClass.cpp.tr:1.2 Sun Apr 15 15:41:31 2007 +++ llvm/test/C++Frontend/2003-10-21-InnerClass.cpp.tr Mon Apr 16 12:36:06 2007 @@ -1,4 +1,4 @@ -// RUN: %llvmgcc -xc++ -S -o - %s | grep "struct.X::Y" +// RUN: %llvmgcc -xc++ -S -o - %s | grep {struct.X::Y} struct X { struct Y { _______________________________________________ llvm-commits mailing list llvm-commits@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits