[PATCH] D77621: ADT: SmallVector size & capacity use word-size integers when elements are small.

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 12:26:26 PDT 2020


dblaikie added a comment.

Looks good to me at this point (I have some vague quandries about whether the report_fatal_error stuff could be improved/made more clear, but couldn't come up with an actionable suggestion so far) - @dexonsmith could you check this over and offer final approval?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77621





More information about the cfe-commits mailing list