DWARF doesn't record mut/const distinction #32921
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
C-bug
Category: This is a bug.
Consider code like this:
Examining the DWARF for these, the types lose some information:
Something here should be marked
DW_TAG_const_type
.The text was updated successfully, but these errors were encountered: