diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2023-08-31 19:23:16 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-08-31 19:56:07 +0000 |
commit | efebb4e0fabe91b70eaf58c049e516e50c726893 (patch) | |
tree | 22fb9552fc7df7724fe90308934cdf9cc1239db9 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 8942d3047c684af800da7c75566210725f1cfe84 (diff) | |
download | llvm-efebb4e0fabe91b70eaf58c049e516e50c726893.zip llvm-efebb4e0fabe91b70eaf58c049e516e50c726893.tar.gz llvm-efebb4e0fabe91b70eaf58c049e516e50c726893.tar.bz2 |
[clang-tidy] readability-container-size-empty handle std::string length()
Extends readability-container-size-empty to check std::string length() similar to size().
Fixes: #37603
Co-authored-by: Dmitry Venikov <quolyk@gmail.com>
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D56644
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions