aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorHelmut Januschka <helmut@januschka.com>2024-11-27 03:15:02 +0100
committerGitHub <noreply@github.com>2024-11-26 21:15:02 -0500
commit508448280a4fc8d1e29c5ccf883836aac0f11ec9 (patch)
treed831526a8b474f802cfd6f912b0a13a790d4acf5 /llvm/lib/Object/MachOObjectFile.cpp
parentcc113102c6ea3d9d3d016c0804fee0c154f98ce1 (diff)
downloadllvm-508448280a4fc8d1e29c5ccf883836aac0f11ec9.zip
llvm-508448280a4fc8d1e29c5ccf883836aac0f11ec9.tar.gz
llvm-508448280a4fc8d1e29c5ccf883836aac0f11ec9.tar.bz2
[clang-tidy] Enhance modernize-use-starts-ends-with to handle substr patterns (#116033)
Enhances the modernize-use-starts-ends-with check to detect additional patterns using substr that can be replaced with starts_with() (C++20). This enhancement improves code readability and can be more efficient by avoiding temporary string creation.
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions