[PATCH] D49402: [STLExtras] Add size() for arrays

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 11:51:00 PDT 2018


efriedma added a comment.

This appears to be identical to llvm::array_lengthof; do you plan to deprecate that function?


Repository:
  rL LLVM

https://reviews.llvm.org/D49402





More information about the llvm-commits mailing list