[PATCH] D23431: Remove redundant pointer map lookup

Mehdi AMINI via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 17:19:54 PDT 2016


mehdi_amini added a subscriber: mehdi_amini.
mehdi_amini added a comment.

It'd be nice if the getEntryFor API provided a way for the caller to know if an insertion happened (i.e. using an API like insert()).


https://reviews.llvm.org/D23431





More information about the llvm-commits mailing list