summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-exceptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update clang to account for changes made to LLVM in r203376David Majnemer2014-03-091-1/+1
* [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objectsReid Kleckner2014-02-011-25/+38
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Add -mconstructor aliases to some tests.Rafael Espindola2013-11-091-1/+1
* Use GEPs correctly when adjusting this in MicrosoftCXXABITimur Iskhodzhanov2013-10-221-1/+1
* Follow-up to r192822: fix Clang assertion when building with -fexceptionsTimur Iskhodzhanov2013-10-171-1/+40
* [ms-cxxabi] Destroy temporary record arguments in the calleeReid Kleckner2013-06-211-0/+118