llvm-project
b4364881 - [ADT] Use a C++17 fold expression in BitVector.h (NFC) (#161626)

Commit
1 day ago
[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.
Parents
Loading