[PATCH] D65643: raw_ostream: add operator<< overload for std::error_code
Pavel Labath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 06:32:44 PDT 2019
This revision was automatically updated to reflect the committed changes.
labath marked an inline comment as done.
Closed by commit rL368849: raw_ostream: add operator<< overload for std::error_code (authored by labath, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65643?vs=214588&id=215104#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65643/new/
https://reviews.llvm.org/D65643
Files:
llvm/trunk/include/llvm/Support/raw_ostream.h
llvm/trunk/lib/Support/raw_ostream.cpp
llvm/trunk/unittests/BinaryFormat/TestFileMagic.cpp
llvm/trunk/unittests/Support/ErrorTest.cpp
llvm/trunk/unittests/Support/FileOutputBufferTest.cpp
llvm/trunk/unittests/Support/Host.cpp
llvm/trunk/unittests/Support/Path.cpp
llvm/trunk/unittests/Support/ProgramTest.cpp
llvm/trunk/unittests/Support/ReplaceFileTest.cpp
llvm/trunk/unittests/Support/raw_pwrite_stream_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65643.215104.patch
Type: text/x-patch
Size: 10658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/534f6153/attachment.bin>
More information about the llvm-commits
mailing list