[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
Thu Sep 14 13:07:31 PDT 2017


erichkeane updated this revision to Diff 115272.
erichkeane marked an inline comment as done.
erichkeane added a comment.

Fixed for @rnk s comments.


https://reviews.llvm.org/D37308

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37308.115272.patch
Type: text/x-patch
Size: 5775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170914/efe6c9ba/attachment-0001.bin>


More information about the cfe-commits mailing list