[all-commits] [llvm/llvm-project] 52360d: [NFC] Use `llvm::includes` instead of `std::includ...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Wed Jun 11 18:27:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 52360d195b85608c677d781272534dfa61e9a1c3
https://github.com/llvm/llvm-project/commit/52360d195b85608c677d781272534dfa61e9a1c3
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M clang-tools-extra/clangd/refactor/Rename.cpp
M llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
M llvm/tools/sancov/sancov.cpp
M llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
M llvm/unittests/ADT/DeltaAlgorithmTest.cpp
M llvm/utils/TableGen/AsmMatcherEmitter.cpp
M llvm/utils/TableGen/Common/CodeGenRegisters.cpp
Log Message:
-----------
[NFC] Use `llvm::includes` instead of `std::includes` (#143542)
This PR follows up #143297.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list