summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/debug-info-namespace.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-10-29 21:18:11 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-10-29 21:18:11 +0000
commit5275559c2eeba8da51c03f2441c341af98fd6638 (patch)
treeb5c669b77b4a6290e8748c62f406c800532dd6ee /clang/test/CodeGenCXX/debug-info-namespace.cpp
parent5c308f8452f1212c4f71cc2caf2f401cc81dba19 (diff)
downloadbcm5719-llvm-5275559c2eeba8da51c03f2441c341af98fd6638.tar.gz
bcm5719-llvm-5275559c2eeba8da51c03f2441c341af98fd6638.zip
Update tests to not search of as.
llvm-svn: 117711
Diffstat (limited to 'clang/test/CodeGenCXX/debug-info-namespace.cpp')
-rw-r--r--clang/test/CodeGenCXX/debug-info-namespace.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/CodeGenCXX/debug-info-namespace.cpp b/clang/test/CodeGenCXX/debug-info-namespace.cpp
index af6020e0aea..2e0a96d5666 100644
--- a/clang/test/CodeGenCXX/debug-info-namespace.cpp
+++ b/clang/test/CodeGenCXX/debug-info-namespace.cpp
@@ -1,4 +1,3 @@
-// XFAIL: freebsd, linux
// RUN: %clang -g -S %s -o - | FileCheck %s
// CHECK: TAG_namespace
OpenPOWER on IntegriCloud