diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-10-29 21:18:11 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-10-29 21:18:11 +0000 |
commit | 1af67f33f32444d7b344c67e03a196cd5e8c03ea (patch) | |
tree | 844f79a333458fd891280a8e39ff613746ee0a3e /test/CodeGenCXX/debug-info-namespace.cpp | |
parent | e43cfa1fdbf5b404a76e31f31b1505c7852a1967 (diff) |
Update tests to not search of as.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117711 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGenCXX/debug-info-namespace.cpp')
-rw-r--r-- | test/CodeGenCXX/debug-info-namespace.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGenCXX/debug-info-namespace.cpp b/test/CodeGenCXX/debug-info-namespace.cpp index af6020e0ae..2e0a96d566 100644 --- a/test/CodeGenCXX/debug-info-namespace.cpp +++ b/test/CodeGenCXX/debug-info-namespace.cpp @@ -1,4 +1,3 @@ -// XFAIL: freebsd, linux // RUN: %clang -g -S %s -o - | FileCheck %s // CHECK: TAG_namespace |