[all-commits] [llvm/llvm-project] d43ad9: [ADT, Support] Use std::min and std::max (NFC) (#1...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Oct 19 12:38:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d43ad92e20072d648a61170acf354bc4eb473b3c
https://github.com/llvm/llvm-project/commit/d43ad92e20072d648a61170acf354bc4eb473b3c
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-19 (Sun, 19 Oct 2025)
Changed paths:
M llvm/include/llvm/ADT/PagedVector.h
M llvm/include/llvm/Support/GraphWriter.h
M llvm/lib/Support/APFloat.cpp
M llvm/lib/Support/Unix/Signals.inc
Log Message:
-----------
[ADT, Support] Use std::min and std::max (NFC) (#164145)
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