| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ms-cxxabi] Correctly compute the size of member pointers | Reid Kleckner | 2013-03-28 | 1 | -3/+3 |
| * | [Windows] Use thiscall as the default calling convention for class methods. P... | Timur Iskhodzhanov | 2012-07-12 | 1 | -1/+1 |
| * | Move isNearlyEmpty out into the ASTContext so it can be called from CodeGen a... | Anders Carlsson | 2010-11-25 | 1 | -0/+4 |
| * | Add a hook to the CXXABI object to get the default method calling convention. | Charles Davis | 2010-10-29 | 1 | -0/+5 |
| * | The ARM C++ ABI is sufficiently different from the Itanium C++ ABI that | John McCall | 2010-08-21 | 1 | -0/+1 |
| * | Implement support for member pointers under the Microsoft C++ ABI in the | Charles Davis | 2010-08-16 | 1 | -0/+38 |

