diff options
author | Nikita Popov <npopov@redhat.com> | 2023-11-28 14:22:14 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-11-28 14:31:16 +0100 |
commit | 2c729d29aa1390253508c19b4d83dbedb233098d (patch) | |
tree | 736b3abc75c3f51bb4e3965e17aecadef3c1dbba /clang/tools/clang-format/clang-format-diff.py | |
parent | d6f00654fbc686f5413f9c8d1bac2c4050fdf350 (diff) | |
download | llvm-2c729d29aa1390253508c19b4d83dbedb233098d.zip llvm-2c729d29aa1390253508c19b4d83dbedb233098d.tar.gz llvm-2c729d29aa1390253508c19b4d83dbedb233098d.tar.bz2 |
[AssumptionCache] Remove unnecessary bitcast/not handling
We only handle not for the top level value of the condition, so
move it there instead of trying to look through not at all leafs.
Also remove bitcast handling entirely -- we don't do anything
special wrt bitcasts, this is probably a leftover from pointer
types.
Diffstat (limited to 'clang/tools/clang-format/clang-format-diff.py')
0 files changed, 0 insertions, 0 deletions