[PATCH] D24880: Add StringExtras join_items function
Zachary Turner via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 27 08:46:07 PDT 2016
zturner updated this revision to Diff 72663.
zturner added a comment.
Updated to compute the length before doing the concatenation.
https://reviews.llvm.org/D24880
Files:
include/llvm/ADT/StringExtras.h
unittests/ADT/CMakeLists.txt
unittests/ADT/StringExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24880.72663.patch
Type: text/x-patch
Size: 4856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160927/7cf83885/attachment.bin>
More information about the llvm-commits
mailing list