diff options
author | martinboehme <mboehme@google.com> | 2024-06-26 15:03:37 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-26 15:03:37 +0200 |
commit | 85f47fdd039549ed7e89b53ca34b0b35456ffe3d (patch) | |
tree | 317d4149d28992df09a8f17166f4a8304a8391d6 /lldb/packages/Python/lldbsuite/test/lldbdwarf.py | |
parent | dfe80a73223edff5c53f8be7925d302883cb40bc (diff) | |
download | llvm-85f47fdd039549ed7e89b53ca34b0b35456ffe3d.zip llvm-85f47fdd039549ed7e89b53ca34b0b35456ffe3d.tar.gz llvm-85f47fdd039549ed7e89b53ca34b0b35456ffe3d.tar.bz2 |
[clang][nullability] Improve modeling of `++`/`--` operators. (#96601)
We definitely know that these operations change the value of their
operand, so
clear out any value associated with it. We don't create a new value,
instead
leaving it to the analysis to do this if desired.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbdwarf.py')
0 files changed, 0 insertions, 0 deletions