Test requires exceptions
authorAlp Toker <alp@nuanti.com>
Wed, 28 May 2014 12:20:23 +0000 (12:20 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 28 May 2014 12:20:23 +0000 (12:20 +0000)
It's still XFAIL, but slightly closer to passing.

llvm-svn: 209729

clang/test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp

index 253d15e..7df0f53 100644 (file)
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fexceptions -fcxx-exceptions -fsyntax-only -verify %s
 // XFAIL: *
 
 class C {