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

Andrew via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 13 15:47:36 PDT 2020


browneee updated this revision to Diff 257130.
browneee marked 3 inline comments as done.
browneee added a comment.

Rename SizeMax() to SizeTypeMax(). Fix max_size().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77621

Files:
  llvm/include/llvm/ADT/SmallVector.h
  llvm/lib/Support/SmallVector.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77621.257130.patch
Type: text/x-patch
Size: 9288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200413/3a401dd1/attachment.bin>


More information about the cfe-commits mailing list