aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/TargetCXXABI.h
AgeCommit message (Expand)Author
2014-04-25Don't align member functions.Dan Gohman
2014-04-25Introduce an Emscripten C++ ABI.Dan Gohman
2013-01-31Add support for AArch64 target.Tim Northover
2013-01-29Abstract the behavior of when to use base-class tail padding.John McCall
2013-01-25The standard ARM C++ ABI dictates that inline functions areJohn McCall
2013-01-25First pass at abstracting out a class for the target C++ ABI.John McCall