summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-12-20 21:03:38 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-12-20 21:03:38 +0000
commit4e246485a8bf9a0b5e471a86ec1f6ff11498a9e3 (patch)
tree93b47af93a9b4e9306581164e9feb1563188fdfd /lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py
parent3f84c0f5d835c322d5b5b82e35b29be664de25fa (diff)
downloadbcm5719-llvm-4e246485a8bf9a0b5e471a86ec1f6ff11498a9e3.tar.gz
bcm5719-llvm-4e246485a8bf9a0b5e471a86ec1f6ff11498a9e3.zip
Fix an assertion failure regression in isDesignatorAtObjectEnd for
__builtin_object_size with incomplete array type in struct The commit r316245 introduced a regression that causes an assertion failure when Clang tries to cast an IncompleteArrayType to a PointerType when evaluating __builtin_object_size. rdar://36094951 Differential Revision: https://reviews.llvm.org/D41405 llvm-svn: 321222
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/exceptions/TestCPPExceptionBreakpoints.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud