summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/ABI.h
Commit message (Expand)AuthorAgeFilesLines
* Make header standalone, it uses memset and memcmp.Benjamin Kramer2015-03-241-0/+1
* MS ABI: Implement copy-ctor closures, finish implementing throwDavid Majnemer2015-03-111-3/+5
* Add support for putting constructors and destructos in explicit comdats.Rafael Espindola2014-09-161-2/+3
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-3/+3
* [C++11] Use 'nullptr'Craig Topper2014-05-061-3/+5
* Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoftTimur Iskhodzhanov2013-11-061-9/+43
* Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...Timur Iskhodzhanov2013-10-301-11/+43
* Reland 192220 "Abstract out parts of thunk emission code, add support for sim...Timur Iskhodzhanov2013-10-091-12/+24
* Revert 192220 as it fails on an assertionTimur Iskhodzhanov2013-10-081-24/+12
* Abstract out parts of thunk emission code, add support for simple thunks when...Timur Iskhodzhanov2013-10-081-12/+24
* Documentation cleanup:James Dennett2012-07-021-17/+17
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-4/+5
* Unbreak the MSVC build.Francois Pichet2011-01-131-1/+1
* Move name mangling support from CodeGen to AST. In thePeter Collingbourne2011-01-131-0/+126