AggregateDeclaration.cppmangle

Specify whether to mangle the aggregate as a class or a struct This information is used by the MSVC mangler Only valid for class and struct. TODO: Merge with ClassKind ?

class AggregateDeclaration
CPPMANGLE cppmangle;
Suggestion Box / Bug Report