summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2016-06-02 17:40:51 +0000
committerReid Kleckner <rnk@google.com>2016-06-02 17:40:51 +0000
commitb9c80fd8b5426514259ae552dfb71b5cdd61a097 (patch)
tree014224c6ec0fbe2dd48cf1e647a01f5c8807c81a /lldb/packages/Python/lldbsuite
parenta2a2a73c9096cb6fce0e52cb13df1a287886b53e (diff)
downloadbcm5719-llvm-b9c80fd8b5426514259ae552dfb71b5cdd61a097.tar.gz
bcm5719-llvm-b9c80fd8b5426514259ae552dfb71b5cdd61a097.zip
[codeview] Fix crash when handling qualified void types
The DIType* for void is the null pointer. A null DIType can never be a qualified type, so we can just exit the loop at this point and go to getTypeIndex(BaseTy). Fixes PR27984 llvm-svn: 271550
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud