Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D92257
Change Details
Change Details
Old
New
Diff
I'm not sure about the name. And I don't know about changing the Prefix from `StringRef` to `std::string`, but I suppose nearly all prefixes should fit into the small buffer, so no heap allocation.
Patch By: HazardyKnusperkeks
I'm not sure about the name. And I don't know about changing the Prefix from `StringRef` to `std::string`, but I suppose nearly all prefixes should fit into the small buffer, so no heap allocation.
Patch By: HazardyKnusperkeks
Continue