[PATCH] D46664: Fix null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel()
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 30 11:35:06 PDT 2018
rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.
As far as workarounds go, this looks great! Please add a test case, I think you had one in the initial patch.
Should I go ahead and commit this?
https://reviews.llvm.org/D46664
More information about the cfe-commits
mailing list