This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d211a5cae4 [analyzer] Fix target triple for autorelease-write-checker test new af48a14243 Hoist MethodVFTableLocation out of MicrosoftVTableContext, NFC
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, 62 insertions(+), 70 deletions(-)