[all-commits] [llvm/llvm-project] 324f8d: [clang-format] Use llvm::binary_search (NFC) (#163...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Oct 14 07:15:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 324f8d09f8cc676eb8d2faeae9a96c7e0957a3fb
https://github.com/llvm/llvm-project/commit/324f8d09f8cc676eb8d2faeae9a96c7e0957a3fb
Author: Kazu Hirata <kazu at google.com>
Date: 2025-10-14 (Tue, 14 Oct 2025)
Changed paths:
M clang/lib/Format/FormatToken.cpp
Log Message:
-----------
[clang-format] Use llvm::binary_search (NFC) (#163328)
We can directly pass a range to llvm::binary_search.
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