summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/except/except.spec/p9-dynamic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update clang to take into account the changes to personality fnsDavid Majnemer2015-06-171-1/+1
* Throw the switch to convert clang to the new exception handling model!Bill Wendling2011-09-191-2/+3
* Convert Clang over to resuming from landing pads with llvm.eh.resume.John McCall2011-05-281-1/+1
* Back out r132209; it's breaking nightly tests.Eli Friedman2011-05-271-1/+1
* Implement a new, much improved version of the cleanup hack. We just needJohn McCall2011-05-271-1/+1
* Reintroduce r127617: "Code generation for noexcept." with fixes.Sebastian Redl2011-03-151-0/+11
* Revert r127617: "Code generation for noexcept."Jakob Stoklund Olesen2011-03-151-12/+0
* Code generation for noexcept.Sebastian Redl2011-03-141-0/+12
OpenPOWER on IntegriCloud