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



git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@126820 91177308-0d34-0410-b5e6-96231b3b80d8
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