llvm-project/clang/test/CXX/dcl.decl
Douglas Gregor dff0be70ba Cope with parenthesized function declarators when emitting a
diagnostic about ref-qualifiers where they do not belong.

llvm-svn: 124344
2011-01-27 01:30:16 +00:00
..
dcl.init Re-instate r123977/r123978, my updates of the reference-binding 2011-01-24 16:14:37 +00:00
dcl.meaning Cope with parenthesized function declarators when emitting a 2011-01-27 01:30:16 +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
p4-0x.cpp Rvalue references for *this: parse ref-qualifiers. 2011-01-26 03:43:54 +00:00