]> granicus.if.org Git - clang/commit
Cope with parenthesized function declarators when emitting a
authorDouglas Gregor <dgregor@apple.com>
Thu, 27 Jan 2011 01:30:16 +0000 (01:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 27 Jan 2011 01:30:16 +0000 (01:30 +0000)
commit944aa60777e6ea1015c9423107f7925f6d91f4a0
treed30d6063f80f4acf2ec0f9a6a4706c11f4c36162
parent14d0aee957f11b9613fa4312919bec3cc5456a1c
Cope with parenthesized function declarators when emitting a
diagnostic about ref-qualifiers where they do not belong.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124344 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/CXX/dcl.decl/dcl.meaning/dcl.fct/p6-0x.cpp