summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/special/class.conv/class.conv.ctor/p1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to ↵Andy Gibbs2012-10-191-0/+1
| | | | | | VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. llvm-svn: 166280
* A non-explicit constructor template with a second parameter that is aDouglas Gregor2012-06-051-0/+21
parameter pack is a converting constructor. Fixes PR13003. llvm-svn: 158040
OpenPOWER on IntegriCloud