summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/exceptions-seh-filter-captures.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-10/+10
* Bring r325915 back.Rafael Espindola2018-02-231-2/+2
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-2/+2
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-2/+2
* [MS ABI] Don't crash while mangling recursive lambdasDavid Majnemer2016-01-171-4/+4
* Reland "[SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32...Reid Kleckner2015-12-161-4/+7
* Revert "[SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32...Reid Kleckner2015-12-161-7/+4
* [SEH] Use llvm.x86.seh.recoverfp for SEH filters on x64 as well as 32bitReid Kleckner2015-12-151-4/+7
* Update clang for intrinsic rename of framerecover to localrecoverReid Kleckner2015-07-071-7/+7
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-3/+3
* Reland "[SEH] Implement filter capturing in CodeGen"Reid Kleckner2015-04-081-0/+80
* Revert "[SEH] Implement filter capturing in CodeGen"Daniel Jasper2015-04-071-81/+0
* [SEH] Implement filter capturing in CodeGenReid Kleckner2015-04-061-0/+81