XFAIL some tests that became failing due to the extra error reporting recently. PR's are created for these.
llvm-svn: 52250
diff --git a/llvm/test/FrontendC++/2006-11-30-NoCompileUnit.cpp b/llvm/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
index c225eb7..70fc642 100644
--- a/llvm/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
+++ b/llvm/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
@@ -8,6 +8,8 @@
// RUN: gdb -q -batch -n -x %t2 NoCompileUnit.exe | \
// RUN: tee NoCompileUnit.out | not grep {"low == high"}
// XFAIL: alpha|ia64|arm
+// XFAIL: *
+// See PR2454
class MamaDebugTest {