[all-commits] [llvm/llvm-project] e266d6: [Format] Use llvm::min_element (NFC) (#143725)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Wed Jun 11 12:50:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e266d6a5da6871c89747416c70a4a39181b594fb
https://github.com/llvm/llvm-project/commit/e266d6a5da6871c89747416c70a4a39181b594fb
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-11 (Wed, 11 Jun 2025)
Changed paths:
M clang/lib/Format/MacroCallReconstructor.cpp
Log Message:
-----------
[Format] Use llvm::min_element (NFC) (#143725)
llvm::min_elements allows us to pass a range.
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