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

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 16 09:38:54 PST 2016


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

Removed a redundant test case and added a test case to verify laziness.


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.81768.patch
Type: text/x-patch
Size: 5151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/8ed4c61a/attachment.bin>


More information about the llvm-commits mailing list