summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/except/except.spec/p3.cpp
Commit message (Expand)AuthorAgeFilesLines
* PR38141: check whether noexcept-specifications are equivalent in redeclarationsRichard Smith2018-07-121-0/+10
* Promote a warning on ill-formed code (redeclaration missing an exceptionRichard Smith2015-09-301-2/+2
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Fix test case.Sebastian Redl2011-03-151-4/+5
* More robust check for the special C++0x operator new workaround.Sebastian Redl2011-03-151-2/+2
* Implement a hack to work around the changing exception specification of opera...Sebastian Redl2011-03-151-0/+11
* Propagate the new exception information to FunctionProtoType.Sebastian Redl2011-03-121-0/+94
OpenPOWER on IntegriCloud