[PATCH] D90576: [ADT] Add SmallVector::pop_back_n

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 2 09:53:05 PST 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Fair enough - might be worth updating the commit message to clarify what's meant by "expressive" (don't have a perfect suggestion, perhaps "more self-documenting"? "expressive" makes me think/read it as though this new API provides more expressive power, as though it can do something the other API cannot, for instance)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90576



More information about the llvm-commits mailing list