[PATCH] D83305: [ADT] Fix join_impl using the wrong size when calculating total length

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 29 14:20:12 PST 2020


dblaikie added a comment.

Any chance of testing this? Could test the 'capacity' after join to check its the right size?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83305



More information about the llvm-commits mailing list