This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4d259cd597 [CFG] Squash an unused variable introduced in r324668. new 9a2d78fdc5 AST: support ObjC lifetime qualifiers in MS ABI
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: lib/AST/MicrosoftMangle.cpp | 65 +++++++++++++++++++++-- test/CodeGenObjCXX/msabi-objc-extensions.mm | 66 ++++++++++++++++++++++++ test/CodeGenObjCXX/msabi-protocol-conformance.mm | 34 ------------ 3 files changed, 126 insertions(+), 39 deletions(-) create mode 100644 test/CodeGenObjCXX/msabi-objc-extensions.mm delete mode 100644 test/CodeGenObjCXX/msabi-protocol-conformance.mm