mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 12:25:46 +08:00
The amount of roundtrips between StringRefs, ConstStrings and std::strings is getting a bit out of hand, this patch avoid the unnecessary roundtrips. Reviewed By: wallace, aprantl Differential Revision: https://reviews.llvm.org/D112863
183 KiB
183 KiB