diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2024-01-14 15:49:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-14 15:49:16 +0100 |
commit | 7f1d757fb40f06cc1c6b134d770987b340286996 (patch) | |
tree | 167a4b79f56fd93355883eef3c654b78e0caefa2 /clang/unittests/Format/ConfigParseTest.cpp | |
parent | 59e79f0de59d9e4576b6bf562de40a914702efd4 (diff) | |
download | llvm-7f1d757fb40f06cc1c6b134d770987b340286996.zip llvm-7f1d757fb40f06cc1c6b134d770987b340286996.tar.gz llvm-7f1d757fb40f06cc1c6b134d770987b340286996.tar.bz2 |
[clang-tidy] Fix false-positives in readability-container-size-empty (#74140)
Added support for size-like method returning signed type, and corrected
false positive caused by always-false check for size bellow zero.
Closes #72619
Diffstat (limited to 'clang/unittests/Format/ConfigParseTest.cpp')
0 files changed, 0 insertions, 0 deletions