summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-using-declaration.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/cxx-using-declaration.cpp')
-rw-r--r--test/Parser/cxx-using-declaration.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Parser/cxx-using-declaration.cpp b/test/Parser/cxx-using-declaration.cpp
index 461b9e5..20c9fb3 100644
--- a/test/Parser/cxx-using-declaration.cpp
+++ b/test/Parser/cxx-using-declaration.cpp
@@ -1,5 +1,4 @@
// RUN: clang-cc -fsyntax-only -verify %s
-// XFAIL: *
namespace A {
int VA;
OpenPOWER on IntegriCloud