[PATCH] D49129: [Support] raw_ostream << Error&& and formatv(..., Error&&) consume the Error.
Sam McCall via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 06:57:12 PDT 2018
sammccall updated this revision to Diff 154793.
sammccall added a comment.
Remove some noise
Repository:
rL LLVM
https://reviews.llvm.org/D49129
Files:
include/llvm/Support/Error.h
include/llvm/Support/FormatVariadicDetails.h
include/llvm/Support/ScopedPrinter.h
unittests/Support/ErrorTest.cpp
unittests/Support/FormatVariadicTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49129.154793.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180710/f774d9d2/attachment.bin>
More information about the llvm-commits
mailing list