[all-commits] [llvm/llvm-project] f70473: [verify-uselistorder] Use llvm::is_sorted (NFC) (#...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jun 24 00:10:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7047387816663105923d66033379c95ead2b766
https://github.com/llvm/llvm-project/commit/f7047387816663105923d66033379c95ead2b766
Author: Kazu Hirata <kazu at google.com>
Date: 2025-06-24 (Tue, 24 Jun 2025)
Changed paths:
M llvm/tools/verify-uselistorder/verify-uselistorder.cpp
Log Message:
-----------
[verify-uselistorder] Use llvm::is_sorted (NFC) (#145444)
We can pass a range to llvm::is_sorted.
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