[PATCH] D145390: [ADT] Introduce `map_to_vector` helper

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 14:10:21 PDT 2023


dblaikie added a comment.

(my 2c would be that I'm not sure the wrapper pulls its weight - writing the two functions calls out doesn't seem too bad, but no big deal either way)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145390



More information about the llvm-commits mailing list