| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make typo-correction of inheriting constructors work a bit better. Limit | Richard Smith | 2014-05-01 | 1 | -0/+8 |
| | | | | | | | | correction to direct base class members, and recover properly after we apply such a correction. llvm-svn: 207731 | ||||
| * | PR15757: When we instantiate an inheriting constructor template, also | Richard Smith | 2013-05-17 | 1 | -0/+28 |
| instantiate the inherited constructor template and mark that as the constructor which the instantiated specialization is inheriting. This fixes a crash-on-valid when trying to compute the exception specification of a specialization of the inheriting constructor. llvm-svn: 182072 | |||||

