[PATCH] D67668: [ADT] Add StringMap::insert_or_assign

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 18 12:17:31 PDT 2019


dblaikie added a comment.

Could we have this as a standalone helper function (STLExtras or the like) rather than implementing it in every container?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67668





More information about the llvm-commits mailing list