projects
/
clang
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af940ca
)
Test requires exceptions
author
Alp Toker
<alp@nuanti.com>
Wed, 28 May 2014 12:20:23 +0000
(12:20 +0000)
committer
Alp 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
patch
|
blob
|
history
diff --git
a/test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp
b/test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp
index 253d15e90178d17a9ca0de1951e1a2500bc5484c..7df0f536cf08475cb31ee7868eb169054cfea609 100644
(file)
--- a/
test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp
+++ b/
test/CXX/basic/basic.lookup/basic.lookup.unqual/p15.cpp
@@
-1,4
+1,4
@@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -f
exceptions -fcxx-exceptions -f
syntax-only -verify %s
// XFAIL: *
class C {