[PATCH] D118281: Rename llvm::array_lengthof into llvm::size

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 13:05:08 PST 2022


serge-sans-paille added a comment.

Most of the diff is just about renaming, the interesting part is in https://reviews.llvm.org/D118281#change-w0K8NZ5ah3FS

Interplay between the three overloads seems to be ok: https://godbolt.org/z/89xe9abda


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

https://reviews.llvm.org/D118281



More information about the llvm-commits mailing list