aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/gdbclientutils.py
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-12-02 10:18:05 +0100
committerNikita Popov <npopov@redhat.com>2024-12-02 10:21:09 +0100
commit7a7a426188eea0b181738436205759e13ad6fd7b (patch)
tree1c7a290c55d6c3664219520f8391f806c5e7c58e /lldb/packages/Python/lldbsuite/test/gdbclientutils.py
parent51003076ebc1ccc0cf339f9d96b2cfec84ab867c (diff)
downloadllvm-7a7a426188eea0b181738436205759e13ad6fd7b.zip
llvm-7a7a426188eea0b181738436205759e13ad6fd7b.tar.gz
llvm-7a7a426188eea0b181738436205759e13ad6fd7b.tar.bz2
[LVI] Fix insertelement of constexpr
Bail out when evaluating an insertelement of a constant expression. Unlike other ValueLattice kinds, these don't have implicit splat semantics and we end up with type mismatches. If we actually wanted to handle these, we should actually evaluate the insertion via constant folding. I'm not bothering with that, as these should get constant folded on construction already.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions