[PATCH] D46664: Fix null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel()
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 31 11:47:33 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rC333680: Fix null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel() (authored by rnk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D46664?vs=149300&id=149329#toc
Repository:
rC Clang
https://reviews.llvm.org/D46664
Files:
include/clang/AST/DeclCXX.h
include/clang/AST/DeclTemplate.h
lib/AST/MicrosoftMangle.cpp
lib/AST/Type.cpp
lib/CodeGen/MicrosoftCXXABI.cpp
lib/Sema/SemaType.cpp
test/CodeGenCXX/microsoft-abi-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46664.149329.patch
Type: text/x-patch
Size: 10375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180531/2ffe5a07/attachment.bin>
More information about the cfe-commits
mailing list