Skip to content
Commit 8a2548f6 authored by John McCall's avatar John McCall
Browse files

Add an operator+= for appending StringRefs onto std::strings.

Previously this pattern would be compiled using an implicit conversion
to std::string.

llvm-svn: 131325
parent c8134cee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment