[PATCH] D150506: Migrate {starts,ends}with_insensitive to {starts,ends}_with_insensitive (NFC)
Kazu Hirata via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 10:13:14 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed1539c6ad3d: Migrate {starts,ends}with_insensitive to {starts,ends}_with_insensitive (NFC) (authored by kazu).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150506/new/
https://reviews.llvm.org/D150506
Files:
clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
clang-tools-extra/clang-tidy/readability/SuspiciousCallArgumentCheck.cpp
clang-tools-extra/clangd/CodeComplete.cpp
clang-tools-extra/clangd/CompileCommands.cpp
clang-tools-extra/clangd/InlayHints.cpp
clang/lib/Analysis/RetainSummaryManager.cpp
clang/lib/CodeGen/TargetInfo.cpp
clang/lib/Driver/Driver.cpp
clang/lib/Driver/OffloadBundler.cpp
clang/lib/Driver/ToolChains/Arch/RISCV.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Format/Format.cpp
clang/lib/Sema/SemaChecking.cpp
clang/lib/Sema/SemaCodeComplete.cpp
clang/lib/Sema/SemaOpenMP.cpp
clang/lib/StaticAnalyzer/Checkers/ContainerModeling.cpp
clang/lib/StaticAnalyzer/Checkers/Iterator.cpp
clang/lib/Tooling/Inclusions/HeaderIncludes.cpp
lld/COFF/Driver.cpp
lld/COFF/DriverUtils.cpp
lld/Common/Args.cpp
lld/ELF/ScriptParser.cpp
lld/MinGW/Driver.cpp
lld/tools/lld/lld.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150506.522687.patch
Type: text/x-patch
Size: 21990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230516/d19cf2ec/attachment-0001.bin>
More information about the cfe-commits
mailing list