Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-14 | [MS ABI] Correctly mangling vbase destructors | David Majnemer | 1 | -8/+8 |
2016-06-28 | Fix unreasonably-precise CHECK. | Richard Smith | 1 | -2/+2 |
2016-06-28 | P0136R1, DR1573, DR1645, DR1715, DR1736, DR1903, DR1941, DR1959, DR1991: | Richard Smith | 1 | -12/+394 |
2015-01-22 | Emit DeferredDeclsToEmit in a DFS order. | Rafael Espindola | 1 | -3/+3 |
2013-12-09 | Output destructors and constructors in a more natural order. | Rafael Espindola | 1 | -2/+2 |
2013-08-15 | CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes... | Stephen Lin | 1 | -7/+7 |
2013-04-10 | C++11 inheriting constructors: support for inheriting constructor templates. | Richard Smith | 1 | -0/+10 |
2013-03-18 | Bring inheriting constructor implementation up-to-date with current defect | Richard Smith | 1 | -2/+9 |
2012-04-27 | PR12224 (sort of): Diagnose inheriting constructor declarations in C++11 mode. | Richard Smith | 1 | -0/+2 |
2012-03-10 | Make sure the accessors for overridden methods don't return inherited constru... | Eli Friedman | 1 | -0/+9 |