summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc/Core.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2018-05-31 18:42:29 +0000
committerReid Kleckner <rnk@google.com>2018-05-31 18:42:29 +0000
commit26fc531dbc652a7738f3c8a421b3023ca12ca1ad (patch)
treed3e57bc853792f237164d2769825ed92043aa8e0 /llvm/lib/ExecutionEngine/Orc/Core.cpp
parent38f7bb779854c3812ddd98cae4032788fa2722c4 (diff)
downloadbcm5719-llvm-26fc531dbc652a7738f3c8a421b3023ca12ca1ad.tar.gz
bcm5719-llvm-26fc531dbc652a7738f3c8a421b3023ca12ca1ad.zip
Fix null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel()
Ensure latest MPT decl has a MSInheritanceAttr when instantiating templates, to avoid null MSInheritanceAttr deref in CXXRecordDecl::getMSInheritanceModel(). See PR#37399 for repo / details. Patch by Andrew Rogers! Differential Revision: https://reviews.llvm.org/D46664 llvm-svn: 333680
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc/Core.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud