Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR12224 (sort of): Diagnose inheriting constructor declarations in C++11 mode. | Richard Smith | 2012-04-27 | 1 | -0/+2 |
| | | | | | | | We do not support IRGen for these, and get some parts of the semantic analysis wrong. llvm-svn: 155728 | ||||
* | Make sure the accessors for overridden methods don't return inherited ↵ | Eli Friedman | 2012-03-10 | 1 | -0/+9 |
constructors. Fixes PR12219. llvm-svn: 152470 |