[PATCH] D38303: [Sema] Correct IUnknown to support Unknwnbase.h Header.
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 2 09:14:25 PDT 2017
erichkeane added a comment.
@chapuni Thanks for the fix! That 'novtable' line is there simply because that is supposed to be a minimized replica of what happens in the UnknwnBase.h header.
I'll likely just remove the attribute and your fix, since the warning itself isn't important to the test itself otherwise.
Thanks!
Repository:
rL LLVM
https://reviews.llvm.org/D38303
More information about the cfe-commits
mailing list