This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e584c228c64 Build fixes for pdb-diff test. new 18a8461632e Revert "Build fixes for pdb-diff test." new bd92bdd24f0 [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATION
The 2 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: docs/CMake.rst | 5 + tools/llvm-pdbutil/Diff.cpp | 275 ++++++++++++------------------------ tools/llvm-pdbutil/DiffPrinter.cpp | 38 ++--- tools/llvm-pdbutil/DiffPrinter.h | 8 +- tools/llvm-pdbutil/StreamUtil.cpp | 79 +++++------ tools/llvm-pdbutil/StreamUtil.h | 8 +- tools/llvm-pdbutil/llvm-pdbutil.cpp | 26 ++-- tools/llvm-pdbutil/llvm-pdbutil.h | 2 - 8 files changed, 152 insertions(+), 289 deletions(-)