summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-08-05 04:53:41 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-08-05 04:53:41 +0000
commit1365781b5be1e18c3fe0c01d1d4b96452311b5cb (patch)
treeb18d5ab8301de46f58226fa286afd67c96ec5ce6 /llvm/lib
parenteae928acd2fa7b9db3c912a17b59f2c8fb06fc1c (diff)
downloadbcm5719-llvm-1365781b5be1e18c3fe0c01d1d4b96452311b5cb.tar.gz
bcm5719-llvm-1365781b5be1e18c3fe0c01d1d4b96452311b5cb.zip
Sema: Don't assume a nested name specifier holds a type
Sema::PerformObjectMemberConversion assumed that the Qualifier it was given holds a type. However, the specifier could hold just a namespace. In this case, we should ignore the qualifier and not attempt to cast to it. llvm-svn: 187715
Diffstat (limited to 'llvm/lib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud