diff options
Diffstat (limited to 'test/C++Frontend')
-rw-r--r-- | test/C++Frontend/2006-09-27-Debug-Protection.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/C++Frontend/2006-09-27-Debug-Protection.cpp b/test/C++Frontend/2006-09-27-Debug-Protection.cpp index 27cbc0f..d9a25aa 100644 --- a/test/C++Frontend/2006-09-27-Debug-Protection.cpp +++ b/test/C++Frontend/2006-09-27-Debug-Protection.cpp @@ -1,4 +1,3 @@ -// XFAIL: llvmgcc3 // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 1,} // RUN: %llvmgxx -O0 -emit-llvm -S -g -o - %s | grep {i32 2,} |