llvm-project/clang/test/CXX/basic/basic.stc/basic.stc.dynamic
John McCall 8feeb49662 Semantic checking for exception specifications should be triggered by
whether C++ exceptions are enabled, not exceptions in general.  PR9358.

llvm-svn: 126820
2011-03-02 02:04:40 +00:00
..
basic.stc.dynamic.allocation Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
basic.stc.dynamic.deallocation Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p2-nodef.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
p2-noexceptions.cpp When a declaration of a function is missing an exception specification 2010-03-24 07:14:45 +00:00
p2.cpp Semantic checking for exception specifications should be triggered by 2011-03-02 02:04:40 +00:00