From 34d02d0b37f16015f317a935c48ce8b7b64ae77b Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Tue, 15 Dec 2009 18:49:47 +0000 Subject: Update clang to 91430. --- test/Parser/cxx-using-declaration.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'test/Parser/cxx-using-declaration.cpp') diff --git a/test/Parser/cxx-using-declaration.cpp b/test/Parser/cxx-using-declaration.cpp index 461b9e597d256..20c9fb391a800 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; -- cgit v1.2.3