summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/exceptions-cxx-new.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS ABI] Correctly mangling vbase destructorsDavid Majnemer2017-02-141-2/+2
* [WinEH] Make sure terminate handlers have funclet operandsDavid Majnemer2016-02-241-2/+2
* Remove -fnew-ms-ehDavid Majnemer2016-02-201-1/+1
* [MS ABI] Don't rely on terminatepadDavid Majnemer2015-12-141-1/+2
* Update clang to use the updated LLVM EH instructionsDavid Majnemer2015-12-121-25/+13
* [WinEH] Pass the catch adjectives to catchpad directlyReid Kleckner2015-09-161-2/+2
* clang/test/CodeGenCXX/exceptions-cxx-new.cpp: Don't assume the label "entry:".NAKAMURA Takumi2015-09-161-1/+0
* Try to appease the build botsDavid Majnemer2015-09-151-15/+15
* [MS ABI] Add a C++ test for -fnew-ms-ehDavid Majnemer2015-09-151-0/+89