diff options
Diffstat (limited to 'llvm/test/FrontendC++')
| -rw-r--r-- | llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp b/llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp index 46ffe7c550c..cb09bd0a974 100644 --- a/llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp +++ b/llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp @@ -1,6 +1,5 @@ // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 1,} // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 2,} -// XFAIL: * class A { public: int x; |

