This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from dfca37075e fixup, post rL314493 'InlineAsmIdentifierInfo' is now a stru [...] new 06fad44fa9 [Sema] Correct IUnknown to support Unknwnbase.h Header.
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/DeclCXX.cpp | 18 ++++++++++-- test/SemaCXX/ms-iunknown-template-function.cpp | 39 ++++++++++++++++++++++++++ test/SemaCXX/ms-iunknown.cpp | 19 ++++++++++--- 3 files changed, 69 insertions(+), 7 deletions(-) create mode 100644 test/SemaCXX/ms-iunknown-template-function.cpp