diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-03-01 17:04:42 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-03-01 17:04:42 +0000 |
commit | 9760a666d603a814ce65c361f8d5eb6f0f64cfc7 (patch) | |
tree | 6ff7d8c255851909c16fb17006cffa84143bd4fe /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 84a6a0a3ce7d45a5a948e79f1a48f9fbf236a481 (diff) | |
download | bcm5719-llvm-9760a666d603a814ce65c361f8d5eb6f0f64cfc7.tar.gz bcm5719-llvm-9760a666d603a814ce65c361f8d5eb6f0f64cfc7.zip |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions