summaryrefslogtreecommitdiffstats
path: root/test/CXX/special/class.inhctor/elsewhere.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merging r155728:Bill Wendling2012-04-271-8/+8
* Basic semantic analysis support for inheriting constructor declarations inRichard Smith2012-04-021-0/+26
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Revert "Disable inherited constructors for 2.9."Sebastian Redl2011-03-121-3/+1
* Disable inherited constructors for 2.9.Sebastian Redl2011-03-121-1/+3
* Basic implementation of inherited constructors. Only generates declarations, ...Sebastian Redl2011-02-051-0/+31