aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNicolas van Kempen <nvankempen@meta.com>2023-12-04 14:39:28 +0000
committerGitHub <noreply@github.com>2023-12-04 15:39:28 +0100
commitbc8cff1d7fb2069aa3f7333e25642f2571049af1 (patch)
treec63335303250513f9bfa6e47bdfbe9113d0d5141 /clang/lib/Frontend/CompilerInvocation.cpp
parent2b7191c8993b5608ddb8b89c049717b497265796 (diff)
downloadllvm-bc8cff1d7fb2069aa3f7333e25642f2571049af1.zip
llvm-bc8cff1d7fb2069aa3f7333e25642f2571049af1.tar.gz
llvm-bc8cff1d7fb2069aa3f7333e25642f2571049af1.tar.bz2
[clang-tidy] Add new modernize-use-starts-ends-with check (#72385)
Make a modernize version of abseil-string-find-startswith using the available C++20 `std::string::starts_with` and `std::string_view::starts_with`. Following up from https://github.com/llvm/llvm-project/pull/72283.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions