diff options
author | Greg Clayton <gclayton@apple.com> | 2016-04-05 19:29:05 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2016-04-05 19:29:05 +0000 |
commit | a19af5812fad6545623739c99ed3ebfbe05cf766 (patch) | |
tree | e601b093416ceba4826e1adce08f1c37c46b8494 /lldb/packages/Python/lldbsuite/test/functionalities/command_script | |
parent | 4c7d094451ad052387170b57fab636d3a4d36038 (diff) | |
download | bcm5719-llvm-a19af5812fad6545623739c99ed3ebfbe05cf766.tar.gz bcm5719-llvm-a19af5812fad6545623739c99ed3ebfbe05cf766.zip |
Fix a crasher that could happen if ClangASTSource::CompleteType() found a type whose name matched, but came from a different language. We need to verify that any types we find are clang types before trying to extra a clang::QualType and then use it.
<rdar://problem/24138711>
llvm-svn: 265443
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script')
0 files changed, 0 insertions, 0 deletions