hanchenye-llvm-project/clang/test/CXX/dcl.decl
Jeffrey Yasskin caa710dfd2 PR7245: Make binding a reference to a temporary without a usable copy
constructor into an extension warning into the error that C++98 requires.

llvm-svn: 105529
2010-06-07 15:58:05 +00:00
..
dcl.init PR7245: Make binding a reference to a temporary without a usable copy 2010-06-07 15:58:05 +00:00
dcl.meaning Whenever we complain about a failed initialization of a function or 2010-04-22 00:20:18 +00:00
dcl.name In some contexts, type declarations cannot occur. Pass this information down to ParseClassSpecifier, to make its decision easier. Fixes PR6200. 2010-02-03 21:21:43 +00:00