summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/CXXABI.h
Commit message (Expand)AuthorAgeFilesLines
* [ms-cxxabi] Correctly compute the size of member pointersReid Kleckner2013-03-281-3/+3
* [Windows] Use thiscall as the default calling convention for class methods. P...Timur Iskhodzhanov2012-07-121-1/+1
* Move isNearlyEmpty out into the ASTContext so it can be called from CodeGen a...Anders Carlsson2010-11-251-0/+4
* Add a hook to the CXXABI object to get the default method calling convention.Charles Davis2010-10-291-0/+5
* The ARM C++ ABI is sufficiently different from the Itanium C++ ABI thatJohn McCall2010-08-211-0/+1
* Implement support for member pointers under the Microsoft C++ ABI in theCharles Davis2010-08-161-0/+38
OpenPOWER on IntegriCloud