[all-commits] [llvm/llvm-project] 29b2b2: [TargetParser] Use StringRef::consume_front (NFC) ...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 6 19:06:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 29b2b2263f9eb7b310ee38628e43be76f2c9caf4
https://github.com/llvm/llvm-project/commit/29b2b2263f9eb7b310ee38628e43be76f2c9caf4
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M llvm/lib/TargetParser/Host.cpp
Log Message:
-----------
[TargetParser] Use StringRef::consume_front (NFC) (#147202)
While we are at it, this patch switches to a range-based for loop.
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