| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Extend the ASTContext constructor to delay the initialization of | Douglas Gregor | 2011-09-02 | 1 | -2/+2 |
| * | fix a bunch of comment typos found by codespell. Patch by | Chris Lattner | 2011-04-15 | 1 | -1/+1 |
| * | Convert RecordLayout::NonVirtualSize from bit units to CharUnits. | Ken Dyck | 2011-02-01 | 1 | -2/+4 |
| * | Move isNearlyEmpty out into the ASTContext so it can be called from CodeGen a... | Anders Carlsson | 2010-11-25 | 1 | -2/+15 |
| * | Add a hook to the CXXABI object to get the default method calling convention. | Charles Davis | 2010-10-29 | 1 | -0/+8 |
| * | Implement support for member pointers under the Microsoft C++ ABI in the | Charles Davis | 2010-08-16 | 1 | -0/+48 |

