[PATCH] D27835: Add support to llvm::Twine for storing formatv objects

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 17:42:02 PST 2016


zturner updated this revision to Diff 81695.
zturner added a comment.

Fixed patch, hopefully it's better this time.


https://reviews.llvm.org/D27835

Files:
  llvm/include/llvm/ADT/Twine.h
  llvm/lib/Support/Twine.cpp
  llvm/unittests/ADT/TwineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27835.81695.patch
Type: text/x-patch
Size: 4942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/32346d43/attachment.bin>


More information about the llvm-commits mailing list