This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 695584c53e [analyzer] Unroll the loop when it has a unsigned counter. new c1ef03f930 Revert r328845, it caused crbug.com/827810.
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/clang/AST/Mangle.h | 4 +-- include/clang/AST/VTableBuilder.h | 67 +++++++++++++++++++-------------------- lib/AST/MicrosoftMangle.cpp | 24 ++++++++------ lib/AST/VTableBuilder.cpp | 11 ++++--- lib/CodeGen/CGDebugInfo.cpp | 2 +- lib/CodeGen/MicrosoftCXXABI.cpp | 24 +++++++------- 6 files changed, 70 insertions(+), 62 deletions(-)