Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Emit DeferredDeclsToEmit in a DFS order. | Rafael Espindola | 2015-01-22 | 1 | -3/+3 |
* | Output destructors and constructors in a more natural order. | Rafael Espindola | 2013-12-09 | 1 | -2/+2 |
* | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 2013-08-15 | 1 | -7/+7 |
* | C++11 inheriting constructors: support for inheriting constructor templates. | Richard Smith | 2013-04-10 | 1 | -0/+10 |
* | Bring inheriting constructor implementation up-to-date with current defect | Richard Smith | 2013-03-18 | 1 | -2/+9 |
* | PR12224 (sort of): Diagnose inheriting constructor declarations in C++11 mode. | Richard Smith | 2012-04-27 | 1 | -0/+2 |
* | Make sure the accessors for overridden methods don't return inherited constru... | Eli Friedman | 2012-03-10 | 1 | -0/+9 |