This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 145133c3486 Reapply: "objdump: Support newer ObjC image info flags" new a2b35082b00 [Support] Make support types more easily printable.
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/Error.h | 8 +++++ include/llvm/Support/FormatVariadic.h | 9 ++--- include/llvm/Support/FormatVariadicDetails.h | 50 ++++++++++++++++++++++++++-- unittests/Support/ErrorTest.cpp | 39 ++++++++++++++++------ unittests/Support/FormatVariadicTest.cpp | 9 +++++ 5 files changed, 95 insertions(+), 20 deletions(-)