[PATCH] D122391: [llvm] Fix string copy confusion

Nathan Sidwell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 25 03:57:34 PDT 2022


urnathan added a comment.

I did look for consumers of the cache of copied names, and AFAICT they handled StringViews, not C-strings.  I'll wait a couple of days anyway.


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

https://reviews.llvm.org/D122391



More information about the llvm-commits mailing list