diff options
author | Kazu Hirata <kazu@google.com> | 2025-10-02 09:26:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-02 09:26:53 -0700 |
commit | b43648818768620b615ee06517d58b6fc5d39583 (patch) | |
tree | 9480d0c672762d080bc7c5b0b96e2f0690db80ab /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 18997b5a8fafe3b176529b83700d00d5b5876335 (diff) | |
download | llvm-b43648818768620b615ee06517d58b6fc5d39583.zip llvm-b43648818768620b615ee06517d58b6fc5d39583.tar.gz llvm-b43648818768620b615ee06517d58b6fc5d39583.tar.bz2 |
[ADT] Use a C++17 fold expression in BitVector.h (NFC) (#161626)
This patch simplifies the assertion by replacing the std::all_of check
with a more direct C++17 fold expression.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions