Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the -cxx-abi command-line flag. | Hans Wennborg | 2014-01-14 | 1 | -1/+1 |
* | Make -fdump-vtable-layouts print to stdout, not stderr | Reid Kleckner | 2013-11-08 | 1 | -2/+2 |
* | Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme... | Timur Iskhodzhanov | 2013-10-30 | 1 | -10/+10 |
* | [-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destruct... | Timur Iskhodzhanov | 2013-10-16 | 1 | -0/+99 |
* | Reland 192220 "Abstract out parts of thunk emission code, add support for sim... | Timur Iskhodzhanov | 2013-10-09 | 1 | -0/+19 |
* | Revert 192220 as it fails on an assertion | Timur Iskhodzhanov | 2013-10-08 | 1 | -19/+0 |
* | Abstract out parts of thunk emission code, add support for simple thunks when... | Timur Iskhodzhanov | 2013-10-08 | 1 | -0/+19 |
* | Abstract out the emission of vtables, add basic support for vtable emission w... | Timur Iskhodzhanov | 2013-09-27 | 1 | -0/+30 |
* | Add MicrosoftVFTableContext to AST | Timur Iskhodzhanov | 2013-07-30 | 1 | -0/+431 |