Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle redundant 'typename' on base class specifications. | David Blaikie | 2011-10-25 | 1 | -0/+3 |
| | | | | llvm-svn: 142937 | ||||
* | Fix erroneous name-specifiers prior to decltypes better/correctly as per ↵ | David Blaikie | 2011-10-25 | 1 | -2/+2 |
| | | | | | | Doug's feedback. llvm-svn: 142935 | ||||
* | Fix cases where the optional nested-name-specifier erroneously preceeded a ↵ | David Blaikie | 2011-10-25 | 1 | -0/+4 |
| | | | | | | decltype-specification when specifying a base type. llvm-svn: 142928 | ||||
* | Support the use of decltype for specifying base types. Fixes PR11216. | David Blaikie | 2011-10-25 | 1 | -0/+33 |
llvm-svn: 142926 |