summaryrefslogtreecommitdiff
path: root/include/clang/Basic/TargetCXXABI.h
Commit message (Expand)AuthorAge
* ARM64: initial clang support commit.Tim Northover2014-03-29
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-05
* [ms-cxxabi] Construct and destroy call arguments in the correct orderReid Kleckner2013-12-04
* [ms-cxxabi] Emit linkonce complete dtors in TUs that need themReid Kleckner2013-07-22
* [ms-cxxabi] Destroy temporary record arguments in the calleeReid Kleckner2013-06-21
* [ms-cxxabi] There are no key functions in the Microsoft C++ ABIReid Kleckner2013-05-29
* Add support for AArch64 target.Tim Northover2013-01-31
* Abstract the behavior of when to use base-class tail padding.John McCall2013-01-29
* The standard ARM C++ ABI dictates that inline functions areJohn McCall2013-01-25
* First pass at abstracting out a class for the target C++ ABI.John McCall2013-01-25