summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/exceptions-cxx-new.cpp
AgeCommit message (Expand)Author
2017-02-14[MS ABI] Correctly mangling vbase destructorsDavid Majnemer
2016-02-24[WinEH] Make sure terminate handlers have funclet operandsDavid Majnemer
2016-02-20Remove -fnew-ms-ehDavid Majnemer
2015-12-14[MS ABI] Don't rely on terminatepadDavid Majnemer
2015-12-12Update clang to use the updated LLVM EH instructionsDavid Majnemer
2015-09-16[WinEH] Pass the catch adjectives to catchpad directlyReid Kleckner
2015-09-16clang/test/CodeGenCXX/exceptions-cxx-new.cpp: Don't assume the label "entry:".NAKAMURA Takumi
2015-09-15Try to appease the build botsDavid Majnemer
2015-09-15[MS ABI] Add a C++ test for -fnew-ms-ehDavid Majnemer