diff options
author | Artem Dergachev <artem.dergachev@gmail.com> | 2019-08-23 03:24:04 +0000 |
---|---|---|
committer | Artem Dergachev <artem.dergachev@gmail.com> | 2019-08-23 03:24:04 +0000 |
commit | 85f7294e5af0cb7ea8e2d0469b96d0369627c48c (patch) | |
tree | 660d5bfec2c4faa55fa34797a9547b871dbb80ab /lldb/packages/Python/lldbsuite/test | |
parent | 62a76d0ae349f53d4ebd911412591ec1bb74f4e7 (diff) | |
download | bcm5719-llvm-85f7294e5af0cb7ea8e2d0469b96d0369627c48c.tar.gz bcm5719-llvm-85f7294e5af0cb7ea8e2d0469b96d0369627c48c.zip |
[analyzer] CastValueChecker: Correctly model results of based-to-derived casts.
Our SVal hierarchy doesn't allow modeling pointer casts as no-op. The
pointer type is instead encoded into the pointer object. Defer to our
usual pointer casting facility, SValBuilder::evalBinOp().
Fixes a crash.
llvm-svn: 369729
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions