This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c9850460b72 raw_ostream: add operator<< overload for std::error_code new 8a4b825100f Revert "raw_ostream: add operator<< overload for std::error_code"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/Support/raw_ostream.h | 2 -- lib/Support/raw_ostream.cpp | 5 ----- unittests/BinaryFormat/TestFileMagic.cpp | 11 ++++++++++- unittests/Support/ErrorTest.cpp | 9 +-------- unittests/Support/FileOutputBufferTest.cpp | 11 ++++++++++- unittests/Support/Host.cpp | 11 ++++++++++- unittests/Support/Path.cpp | 22 +++++++++++++++++++--- unittests/Support/ProgramTest.cpp | 12 ++++++++++-- unittests/Support/ReplaceFileTest.cpp | 9 ++++++++- unittests/Support/raw_pwrite_stream_test.cpp | 11 ++++++++++- 10 files changed, 78 insertions(+), 25 deletions(-)