[PATCH] D48966: [Support] Make Error and formatv_object_base printable with formatv().

Sam McCall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 5 09:31:47 PDT 2018


sammccall updated this revision to Diff 154255.
sammccall added a comment.

Remove noisy changes, add Error test.


Repository:
  rL LLVM

https://reviews.llvm.org/D48966

Files:
  include/llvm/Support/Error.h
  include/llvm/Support/FormatVariadic.h
  include/llvm/Support/FormatVariadicDetails.h
  unittests/Support/ErrorTest.cpp
  unittests/Support/FormatVariadicTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48966.154255.patch
Type: text/x-patch
Size: 6186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180705/f5a6b5bc/attachment.bin>


More information about the llvm-commits mailing list