hanchenye-llvm-project/clang/test/CXX/dcl.decl
Douglas Gregor 74f7d50f6a When overload resolution picks an implicitly-deleted special member
function, provide a specialized diagnostic that indicates the kind of
special member function (default constructor, copy assignment
operator, etc.) and that it was implicitly deleted. Add a hook where
we can provide more detailed information later.

llvm-svn: 150611
2012-02-15 19:33:52 +00:00
..
dcl.fct.def/dcl.fct.def.default PR11614: Mark defaulted special constructors as constexpr if their implicit 2011-12-22 02:22:31 +00:00
dcl.init When overload resolution picks an implicitly-deleted special member 2012-02-15 19:33:52 +00:00
dcl.meaning PR11684, core issue 1417: 2012-02-10 11:05:11 +00:00
dcl.name
p4-0x.cpp Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00