[all-commits] [llvm/llvm-project] 5b55e7: Remove unused <algorithm> include
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Tue Jan 25 12:51:33 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5b55e733a9c3ce471f28d10492f02de9cd213f54
https://github.com/llvm/llvm-project/commit/5b55e733a9c3ce471f28d10492f02de9cd213f54
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/include/llvm/ADT/AllocatorList.h
M llvm/include/llvm/ADT/CoalescingBitVector.h
M llvm/include/llvm/ADT/DenseSet.h
M llvm/include/llvm/ADT/MapVector.h
M llvm/include/llvm/ADT/PriorityWorklist.h
M llvm/include/llvm/ADT/SetVector.h
M llvm/include/llvm/Support/BinaryByteStream.h
M llvm/include/llvm/Support/Error.h
M llvm/include/llvm/Support/ScopedPrinter.h
Log Message:
-----------
Remove unused <algorithm> include
Commit: 6427f4c52c31cc36004b14825e6598cd4a43f385
https://github.com/llvm/llvm-project/commit/6427f4c52c31cc36004b14825e6598cd4a43f385
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2022-01-25 (Tue, 25 Jan 2022)
Changed paths:
M llvm/lib/Support/CommandLine.cpp
Log Message:
-----------
[NFC] Use an llvm::DenseMap instead of std::map in CategorizedHelpPrinter::printOptions
Compare: https://github.com/llvm/llvm-project/compare/d2cc23a337dd...6427f4c52c31
More information about the All-commits
mailing list