1. 679fc93 Revert r163078 per chandlerc's request. by Joao Matos · 12 years ago
  2. f712c48 Added a diagnostic for mismatched MS inheritance attributes. Also fixed the incomplete type member pointer size calculation under the MS ABI. by Joao Matos · 12 years ago
  3. 8f88a1d [Windows] Use thiscall as the default calling convention for class methods. PR12785 by Timur Iskhodzhanov · 12 years ago
  4. bcfd1f5 Extend the ASTContext constructor to delay the initialization of by Douglas Gregor · 13 years ago
  5. fc8f0e1 fix a bunch of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  6. 5c3633f Convert RecordLayout::NonVirtualSize from bit units to CharUnits. by Ken Dyck · 14 years ago
  7. dae0cb5 Move isNearlyEmpty out into the ASTContext so it can be called from CodeGen as well. by Anders Carlsson · 14 years ago
  8. 424ae98 Add a hook to the CXXABI object to get the default method calling convention. by Charles Davis · 14 years ago
  9. 071cc7d Implement support for member pointers under the Microsoft C++ ABI in the by Charles Davis · 14 years ago