summaryrefslogtreecommitdiffstats
path: root/lib/AST/CXXABI.h
Commit message (Expand)AuthorAgeFilesLines
* 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