This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a99a3c6de15 [llvm-objdump] - Dump the archive headers when -all-headers [...] new ab7227994db [ADT] Add streaming operators for llvm::Optional
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/ADT/Optional.h | 14 ++++++ lib/Support/CMakeLists.txt | 1 + .../Optional.cpp} | 11 ++--- unittests/ADT/OptionalTest.cpp | 52 +++++++++++++++++++++- .../include/gtest/internal/custom/raw-ostream.h | 15 ++++++- 5 files changed, 86 insertions(+), 7 deletions(-) copy lib/{Target/ARC/ARCMachineFunctionInfo.cpp => Support/Optional.cpp} (55%)