]> gcc.gnu.org Git - gcc.git/commit
d: Always layout initializer for the m_RTInfo field in TypeInfo_Class
authorIain Buclaw <ibuclaw@gdcproject.org>
Mon, 26 Jul 2021 18:06:38 +0000 (20:06 +0200)
committerIain Buclaw <ibuclaw@gdcproject.org>
Fri, 30 Jul 2021 10:53:53 +0000 (12:53 +0200)
commitbaa1226c379a41fa620d77fe5aeb0a0da8163501
tree35b9eff5e9743dedccfec52eaf35f1c21a9879bb
parent5ad4eab2e6ffc4c7f5a11f52239377eeae26310f
d: Always layout initializer for the m_RTInfo field in TypeInfo_Class

Makes it explicit that the default value is set to NULL.

gcc/d/ChangeLog:

* typeinfo.cc (TypeInfoVisitor::visit (TypeInfoClassDeclaration *)):
Always layout initializer for the m_RTInfo field.
gcc/d/typeinfo.cc
This page took 0.05615 seconds and 5 git commands to generate.