This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ab792ca [PDB] Begin adding documentation for the PDB file format. new 48fbf5c [Support] Improve flexibility of binary blob formatter.
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/Format.h | 47 +++++----- include/llvm/Support/raw_ostream.h | 6 +- lib/Support/ScopedPrinter.cpp | 39 ++------- lib/Support/raw_ostream.cpp | 83 +++++++++++------- unittests/Support/raw_ostream_test.cpp | 156 ++++++++++++++++----------------- 5 files changed, 162 insertions(+), 169 deletions(-)