diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-12 17:59:50 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2017-06-12 17:59:50 +0000 |
commit | 11150c009a4099f5248141655d6fe834daf02279 (patch) | |
tree | 71238be8c8489e8b1d0182ae0dd067487d315ab1 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 30a49d1a3d5bd996eb3d6d7403a86dadde75c57c (diff) | |
download | bcm5719-llvm-11150c009a4099f5248141655d6fe834daf02279.tar.gz bcm5719-llvm-11150c009a4099f5248141655d6fe834daf02279.zip |
[analyzer] Fix a crash when an ObjC object is constructed in AllocaRegion.
Memory region allocated by alloca() carries no implicit type information.
Don't crash when resolving the init message for an Objective-C object
that is being constructed in such region.
rdar://problem/32517077
Differential Revision: https://reviews.llvm.org/D33828
llvm-svn: 305211
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions