Match more scalar deleting destructors (#568)

This commit is contained in:
MS
2024-02-16 13:15:53 -05:00
committed by GitHub
parent 9bc5890da6
commit ad3a1de055
7 changed files with 47 additions and 3 deletions

View File

@@ -111,6 +111,9 @@ public:
// SYNTHETIC: LEGO1 0x10009000
// LegoObjectFactory::`scalar deleting destructor'
// SYNTHETIC: LEGO1 0x10009170
// LegoObjectFactory::~LegoObjectFactory
private:
#define X(V) MxAtomId m_id##V;
FOR_LEGOOBJECTFACTORY_OBJECTS(X)