Move most CXXRecordDecl::DefinitionData bit-fields out into a separate
file. Reduces duplication and thereby reduces the risk that someone will forget to update one of these places, as I did when adding DefaultedDestructorIsConstexpr (though I've been unable to produce a testcase for which that matters so far). llvm-svn: 374484
Loading
Please sign in to comment