summaryrefslogtreecommitdiff
path: root/include/clang/Basic/ABI.h
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'Craig Topper2014-05-06
* Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoftTimur Iskhodzhanov2013-11-06
* Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...Timur Iskhodzhanov2013-10-30
* Reland 192220 "Abstract out parts of thunk emission code, add support for sim...Timur Iskhodzhanov2013-10-09
* Revert 192220 as it fails on an assertionTimur Iskhodzhanov2013-10-08
* Abstract out parts of thunk emission code, add support for simple thunks when...Timur Iskhodzhanov2013-10-08
* Documentation cleanup:James Dennett2012-07-02
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-02
* Unbreak the MSVC build.Francois Pichet2011-01-13
* Move name mangling support from CodeGen to AST. In thePeter Collingbourne2011-01-13