summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/TargetCXXABI.h
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Header cleanupMehdi Amini2016-07-181-1/+0
* Use a consistent spelling for vtables.Eric Christopher2016-01-291-1/+1
* Watch and TV OS: wire up basic ABI choicesTim Northover2015-10-301-0/+10
* [WebAssembly] Initial WebAssembly support in clangDan Gohman2015-09-031-3/+51
* Remove dead code associated with parsing and setting ABI based onEric Christopher2015-08-261-3/+0
* Change representation of member function pointers for MIPS targetsZoran Jovanovic2015-02-181-0/+10
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* ARM64: initial clang support commit.Tim Northover2014-03-291-0/+16
* Correct hyphenations in comments and assert messagesAlp Toker2013-12-051-1/+1
* [ms-cxxabi] Construct and destroy call arguments in the correct orderReid Kleckner2013-12-041-2/+2
* [ms-cxxabi] Emit linkonce complete dtors in TUs that need themReid Kleckner2013-07-221-6/+0
* [ms-cxxabi] Destroy temporary record arguments in the calleeReid Kleckner2013-06-211-1/+12
* [ms-cxxabi] There are no key functions in the Microsoft C++ ABIReid Kleckner2013-05-291-0/+7
* Add support for AArch64 target.Tim Northover2013-01-311-0/+12
* Abstract the behavior of when to use base-class tail padding.John McCall2013-01-291-0/+49
* The standard ARM C++ ABI dictates that inline functions areJohn McCall2013-01-251-0/+41
* First pass at abstracting out a class for the target C++ ABI.John McCall2013-01-251-0/+159