summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/except/except.spec/p9-noexcept.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update clang to take into account the changes to personality fnsDavid Majnemer2015-06-171-1/+1
* Update to use references to attribute groups instead of listing the attribute...Bill Wendling2013-02-221-1/+3
* Call __cxa_begin_catch with the current exception beforeJohn McCall2013-02-121-2/+3
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Throw the switch to convert clang to the new exception handling model!Bill Wendling2011-09-191-1/+2
* Reintroduce r127617: "Code generation for noexcept." with fixes.Sebastian Redl2011-03-151-0/+18
* Revert r127617: "Code generation for noexcept."Jakob Stoklund Olesen2011-03-151-19/+0
* Code generation for noexcept.Sebastian Redl2011-03-141-0/+19
OpenPOWER on IntegriCloud