summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/except/except.spec/p14.cpp
Commit message (Expand)AuthorAgeFilesLines
* P1286R2: Remove restriction that the exception specification of aRichard Smith2019-05-061-9/+20
* P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991:Richard Smith2016-06-281-7/+13
* Take cv-qualifiers on fields of class type into account when determiningRichard Smith2013-11-251-2/+2
* Add support for computing the exception specification for an inheritingRichard Smith2013-04-101-0/+23
* Don't do delayed exception-specification checking on an invalidDouglas Gregor2013-02-011-0/+11
* PR14141 (part of DR1351): An implicitly-deduced "any" exception specificationRichard Smith2012-10-211-0/+38
* PR13381: consider cv-qualifiers on a class member's type when determining whichRichard Smith2012-07-181-0/+24
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-111-1/+13
* Semantic checking for exception specifications should be triggered byJohn McCall2011-03-021-1/+1
* Provide an exception-specification for an implicitly-declaredDouglas Gregor2010-07-011-0/+17
* Add Sema test case for exception-specifiers implicitly added to destructors.Douglas Gregor2010-07-011-0/+12
OpenPOWER on IntegriCloud