Skip to content

Commit 35df882

Browse files
committed
[ADT] Remove deprecated llvm::array_lengthof
`llvm::array_lengthof` was marked deprecated a bit over two months ago in 5758c82. Now, finally remove it. Since this function was the only one in `STLArrayExtras.h`, get rid of the whole header. D118342 (2022-01) moved the function to `STLArrayExtras.h`. This function should have very few users now (MaskRay made some downstream inspection in https://reviews.llvm.org/D133502#3777981). D133502 deprecated the function. Differential Revision: https://reviews.llvm.org/D138374
1 parent 111c298 commit 35df882

File tree

1 file changed

+0
-38
lines changed

1 file changed

+0
-38
lines changed

llvm/include/llvm/ADT/STLArrayExtras.h

Lines changed: 0 additions & 38 deletions
This file was deleted.

0 commit comments

Comments
 (0)