summaryrefslogtreecommitdiffstats
path: root/clang/test/CXX/dcl.decl/dcl.init/p14-0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* When diagnosing the lack of a viable conversion function, also listRichard Smith2020-01-091-1/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Declare and define implicit move constructor and assignment operator.Sebastian Redl2011-08-301-1/+1
* Implement support for C++11 in-class initialization of non-static data members.Richard Smith2011-06-111-0/+44
OpenPOWER on IntegriCloud