[llvm] [ADT] Modernize IndexedMap to use llvm::identity_cxx20 (NFC) (PR #164568)

Jakub Kuderski via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 22 04:53:42 PDT 2025


https://github.com/kuhar commented:

Shouldn't we retain `llvm::identity` for cases like this? It seems much cleaner to me.

https://github.com/llvm/llvm-project/pull/164568


More information about the llvm-commits mailing list