[PATCH] D125837: [ADT] Make ArrayRef constexpr friendly

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 21 17:38:03 PDT 2022


dblaikie added a comment.

Test coverage? (possibly just modifying much of the existing testing to occur in a constexpr context, if possible)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125837/new/

https://reviews.llvm.org/D125837



More information about the llvm-commits mailing list