[all-commits] [llvm/llvm-project] 9382a9: [NFC][TableGen] Adopt `ArrayRef::consume_front()` ...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Wed Jul 2 19:18:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9382a95e654eb20362ca4bdaa5eacf0066e32916
https://github.com/llvm/llvm-project/commit/9382a95e654eb20362ca4bdaa5eacf0066e32916
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M llvm/lib/TableGen/Error.cpp
Log Message:
-----------
[NFC][TableGen] Adopt `ArrayRef::consume_front()` in `PrintMessage` (#146775)
Adopt `ArrayRef::consume_front()` in `PrintMessage`, and convert the
loop in that function to a range 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