010709.1 | A | M. Eager | Language | Add DW_TAG_mutable_type |
PROPOSAL:
Add DW_TAG_mutable_type.
Changes to Section 5.3: add to Figure 13.
RATIONALE:
This is needed to permit a debugger to correctly process (or at least,
display) the mutable attribute of class members in C++.
This parallels DW_TAG_const_type, DW_TAG_restrict_type, etc.