summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2016-04-05 19:29:05 +0000
committerGreg Clayton <gclayton@apple.com>2016-04-05 19:29:05 +0000
commita19af5812fad6545623739c99ed3ebfbe05cf766 (patch)
treee601b093416ceba4826e1adce08f1c37c46b8494 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp
parent4c7d094451ad052387170b57fab636d3a4d36038 (diff)
downloadbcm5719-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/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud