Keep track of analysis information inherited from Module pass manager.
[oota-llvm.git] / test / C++Frontend / 2003-10-21-InnerClass.cpp.tr
index 0e8ff2cd30c894c0f694f1cd56ae87b22acee871..fadd51d22670a6000fc545b34bc48b989dcdc3eb 100644 (file)
@@ -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 {