diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2025-08-22 07:42:06 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-22 04:42:06 +0000 |
commit | 6a7ade03d1fced72bbe25cb3cf9efde8c928e563 (patch) | |
tree | 9868dd2f4163fb2b9ea845ad6af4eb595a285780 /lldb/packages/Python/lldbsuite/test | |
parent | 586a7131d3d4420f978ef13faec7f67998bcb8bc (diff) | |
download | llvm-6a7ade03d1fced72bbe25cb3cf9efde8c928e563.zip llvm-6a7ade03d1fced72bbe25cb3cf9efde8c928e563.tar.gz llvm-6a7ade03d1fced72bbe25cb3cf9efde8c928e563.tar.bz2 |
[TableGen][DecoderEmitter] Remove redundant variable (NFC) (#154880)
`NumFiltered` is the number of elements in all vectors in a map.
It is ever compared to 1, which is equivalent to checking if the map
contains exactly one vector with exactly one element.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions