[PATCH] D73640: [SmallString] Add explicit conversion to std::string
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 10:17:04 PST 2020
MaskRay added a comment.
> With the conversion between StringRef and std::string now being explicit, converting SmallStrings becomes more tedious
Explicitly mention 777180a32b61070a10dd330b4f038bf24e916af1 <https://reviews.llvm.org/rG777180a32b61070a10dd330b4f038bf24e916af1> in the description.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73640/new/
https://reviews.llvm.org/D73640
More information about the llvm-commits
mailing list