Skip to content

Figure out all debugging information representations of statements #147679

Description

@dianqk

#142771 has eliminated the simple reference assignment statement. We should figure out more about how to represent others statements via debugging information.

Steps

  • How to represent projection of place, i.e., _1.1 = &_2;?
  • How to represent other rvalues?
  • Other non-assignment statements?

Implementation history

#142771 has implemented _1 = &_2.

Related Resources

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-debuginfoArea: Debugging information in compiled programs (DWARF, PDB, etc.)A-mir-optArea: MIR optimizationsC-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFC

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions