Skip to content
Commit 9760a666 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

When digging into a cv-qualified return type that is a pointer type to

diagnose ignored qualifiers on return types, only assume that there is
a pointer chunk if the type is *structurally* a pointer type, not if
it's a typedef of a pointer type. Fixes PR9328/<rdar://problem/9055428>.

llvm-svn: 126751
parent 84a6a0a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment