summaryrefslogtreecommitdiffstats
path: root/test/CXX/except/except.spec/canonical.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/except/except.spec/canonical.cpp')
-rw-r--r--test/CXX/except/except.spec/canonical.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CXX/except/except.spec/canonical.cpp b/test/CXX/except/except.spec/canonical.cpp
index 81ca2ae..b6d3e9c 100644
--- a/test/CXX/except/except.spec/canonical.cpp
+++ b/test/CXX/except/except.spec/canonical.cpp
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 -fsyntax-only -verify -std=c++11 %s
+// expected-no-diagnostics
// PR10087: Make sure that we don't conflate exception specifications
// from different functions in the canonical type system.
OpenPOWER on IntegriCloud