[PATCH] D45112: [MS] Emit vftable thunks for functions with incomplete prototypes
Stephan Bergmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 18 07:05:09 PDT 2018
sberg added a comment.
see https://bugs.llvm.org/show_bug.cgi?id=37161 "clang-cl triggers ASTContext::getASTRecordLayout Assertion `D && 'Cannot get layout of forward declarations!''" for what appears to be fallout from this change
Repository:
rL LLVM
https://reviews.llvm.org/D45112
More information about the llvm-commits
mailing list