]> granicus.if.org Git - clang/commitdiff
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.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209729 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 253d15e90178d17a9ca0de1951e1a2500bc5484c..7df0f536cf08475cb31ee7868eb169054cfea609 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 {