| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correct the order in which we cope with end-of-class-definition | Douglas Gregor | 2008-12-24 | 1 | -1/+4 |
| * | Merge pr-3188.cpp into constructor.cpp. | Sebastian Redl | 2008-12-23 | 1 | -0/+10 |
| * | Place constructors and destructors into the DeclContext of the class, | Douglas Gregor | 2008-12-15 | 1 | -0/+6 |
| * | Enable out-of-line definitions of C++ constructors and destructors | Douglas Gregor | 2008-12-12 | 1 | -0/+3 |
| * | Make all the 'redefinition' diagnostics more consistent, and make the | Chris Lattner | 2008-11-23 | 1 | -1/+1 |
| * | Semantic checking of constructor declarations and classification of default/c... | Douglas Gregor | 2008-10-31 | 1 | -1/+7 |
| * | Add support for parsing and representing C++ constructor declarations. | Douglas Gregor | 2008-10-31 | 1 | -0/+14 |

