[PATCH] D38303: [Sema] Correct IUnknown to support Unknwnbase.h Header.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 27 13:42:33 PDT 2017


erichkeane updated this revision to Diff 116876.
erichkeane added a comment.

As @rnk suggested, pull my condition out into a static function.


https://reviews.llvm.org/D38303

Files:
  lib/AST/DeclCXX.cpp
  test/SemaCXX/ms-iunknown-template-function.cpp
  test/SemaCXX/ms-iunknown.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38303.116876.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170927/05cad3ea/attachment.bin>


More information about the cfe-commits mailing list