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

Nathan James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 22 02:10:51 PDT 2022


njames93 planned changes to this revision.
njames93 added a comment.

Gonna put this on postpone until we start using c++17 as many things which should be constexpr just aren't as we are using c++14


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