Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle redundant 'typename' on base class specifications. | David Blaikie | 2011-10-25 | 1 | -0/+3 |
* | Fix erroneous name-specifiers prior to decltypes better/correctly as per Doug... | David Blaikie | 2011-10-25 | 1 | -2/+2 |
* | Fix cases where the optional nested-name-specifier erroneously preceeded a de... | David Blaikie | 2011-10-25 | 1 | -0/+4 |
* | Support the use of decltype for specifying base types. Fixes PR11216. | David Blaikie | 2011-10-25 | 1 | -0/+33 |