[llvm] [ADT] Implement EnumeratedArray with std::array (NFC) (PR #158407)
Jakub Kuderski via llvm-commits
llvm-commits at lists.llvm.org
Sat Sep 13 04:55:14 PDT 2025
https://github.com/kuhar approved this pull request.
Nice. I think the side-effect is that this now allows for 0-sized arrays. Could we add a test for this?
https://github.com/llvm/llvm-project/pull/158407
More information about the llvm-commits
mailing list