From b3d5a323a5ca92ea73443499cee2f15db1ff0fb3 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Wed, 18 Nov 2009 14:59:57 +0000 Subject: Update clang to r89205. --- test/Parser/cxx-using-declaration.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 212a7d89f8779..a2bc8c54edc78 100644 --- a/test/Parser/cxx-using-declaration.cpp +++ b/test/Parser/cxx-using-declaration.cpp @@ -1,6 +1,6 @@ // FIXME: Disabled, appears to have undefined behavior, and needs to be updated to match new warnings. -// RUN: true -// RUNX: clang-cc -fsyntax-only -verify %s +// RUN: clang-cc -fsyntax-only -verify %s +// XFAIL: * namespace A { int VA; -- cgit v1.2.3