[all-commits] [llvm/llvm-project] 898d6f: Remove unused <algorithm> inclusion (#166942)
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Mon Nov 10 02:30:59 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 898d6fecf6636521321af17fcd69a19f30fa8cf8
https://github.com/llvm/llvm-project/commit/898d6fecf6636521321af17fcd69a19f30fa8cf8
Author: serge-sans-paille <sguelton at mozilla.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/benchmarks/FormatVariadicBM.cpp
M llvm/include/llvm/Frontend/OpenMP/ClauseT.h
M llvm/include/llvm/IR/DiagnosticInfo.h
M llvm/include/llvm/IR/Dominators.h
M llvm/include/llvm/IR/ProfileSummary.h
M llvm/include/llvm/MC/MCAssembler.h
M llvm/include/llvm/Support/TypeSize.h
M llvm/include/llvm/Support/UnicodeCharRanges.h
M llvm/include/llvm/TableGen/DirectiveEmitter.h
M llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h
M llvm/include/llvm/XRay/FDRRecordConsumer.h
M llvm/lib/CodeGen/RegAllocGreedy.h
M llvm/lib/Support/Unix/Unix.h
M llvm/lib/Support/Windows/Signals.inc
M llvm/lib/Target/CSKY/CSKYConstantIslandPass.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
M llvm/lib/Target/X86/X86FlagsCopyLowering.cpp
M llvm/tools/llvm-stress/llvm-stress.cpp
M llvm/unittests/ADT/CombinationGeneratorTest.cpp
M llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
M llvm/unittests/ADT/DeltaAlgorithmTest.cpp
M llvm/unittests/ADT/SequenceTest.cpp
M llvm/unittests/Analysis/DomTreeUpdaterTest.cpp
M llvm/unittests/TextAPI/TextStubHelpers.h
M llvm/utils/KillTheDoctor/KillTheDoctor.cpp
Log Message:
-----------
Remove unused <algorithm> inclusion (#166942)
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