[PATCH] D133429: [llvm] Use std::size instead of llvm::array_lengthof
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 7 23:38:03 PDT 2022
dblaikie added a subscriber: kazu.
dblaikie added a comment.
As a follow-up, probably good to deprecate the API with the necessary recommended alternative for at least a little while, to client code migrations easier.
@kazu - this might be something you'd be interested in helping with, or pointing @jloser to the right tools/directions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133429/new/
https://reviews.llvm.org/D133429
More information about the llvm-commits
mailing list