[PATCH] D46664: Fix null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel()
Andrew Rogers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 31 12:12:46 PDT 2018
adr26 added a comment.
That's a nice change to avoid duplication in `ClassTemplateSpecializationDecl::getMostRecentDecl()`. Thanks for your help getting this out the door!
Repository:
rC Clang
https://reviews.llvm.org/D46664
More information about the cfe-commits
mailing list