[PATCH] D90386: [ADT] Add methods to SmallString for efficient concatenation

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 30 10:19:21 PDT 2020


dblaikie added a comment.

In D90386#2364100 <https://reviews.llvm.org/D90386#2364100>, @njames93 wrote:

> Extend Append test so it actually has something to append to.
> Demonstrate it can concatenate strings of different types.

Oh, soryr - not sure what I was looking at that I missed the other test. Thanks for improving the coverage a bit there in any case!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90386



More information about the llvm-commits mailing list