1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 04:22:57 +02:00
llvm-mirror/include
John McCall d24d94c11c 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
2011-05-13 23:58:45 +00:00
..
llvm Add an operator+= for appending StringRefs onto std::strings. 2011-05-13 23:58:45 +00:00
llvm-c Fix a ton of comment typos found by codespell. Patch by 2011-04-15 05:18:47 +00:00