[PATCH] D37308: Fix the __interface inheritence rules to work better with IUnknown and IDispatch

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 15 09:05:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313364: Fix the __interface inheritence rules to work better with IUnknown and IDispatch (authored by erichkeane).

Changed prior to commit:
  https://reviews.llvm.org/D37308?vs=115272&id=115414#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37308

Files:
  cfe/trunk/include/clang/AST/DeclCXX.h
  cfe/trunk/lib/AST/DeclCXX.cpp
  cfe/trunk/lib/Sema/SemaDeclCXX.cpp
  cfe/trunk/test/SemaCXX/ms-iunknown-inline-def.cpp
  cfe/trunk/test/SemaCXX/ms-iunknown-outofline-def.cpp
  cfe/trunk/test/SemaCXX/ms-iunknown.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37308.115414.patch
Type: text/x-patch
Size: 6037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170915/cc721279/attachment.bin>


More information about the cfe-commits mailing list