llvm-project/clang/test/CXX
Sebastian Redl 965b0e3106 Parser support for noexcept specifications.
llvm-svn: 127086
2011-03-05 14:45:16 +00:00
..
basic Semantic checking for exception specifications should be triggered by 2011-03-02 02:04:40 +00:00
class PR9037: Allow override, final, and new as an extension on inline members. 2011-01-28 06:07:34 +00:00
class.access Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
class.derived Fix PR8767, improve diagnostic wording when allocating an object of an 2011-02-18 23:59:51 +00:00
conv Drop an unjustified limitation from Type::isObjectType(). Fixes PR7801 and doesn't seem to break anything. 2010-08-05 01:21:19 +00:00
dcl.dcl Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
dcl.decl Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
except Parser support for noexcept specifications. 2011-03-05 14:45:16 +00:00
expr Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
lex Fix for PR6220: compute the correct type for multicharacter literals. 2010-02-03 18:21:45 +00:00
over Handle the resolution of a reference to a function template (which 2011-02-19 21:32:49 +00:00
special Add -fcxx-exceptions to all tests that use C++ exceptions. 2011-02-28 00:40:07 +00:00
stmt.stmt Step #1/N of implementing support for __label__: split labels into 2011-02-17 07:39:24 +00:00
temp Semantic checking for exception specifications should be triggered by 2011-03-02 02:04:40 +00:00