[PATCH] D138374: [ADT] Remove deprecated `llvm::array_lengthof`

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 19 21:40:47 PST 2022


MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

D118342 <https://reviews.llvm.org/D118342> moved the function to STLArrayExtras.h . This function should have very few users now. D133502 <https://reviews.llvm.org/D133502> deprecated the function.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138374



More information about the llvm-commits mailing list