The Assignment Tracking debug-info feature is outlined in this RFC. This first series of patches adds documentation, the changes necessary to start emitting and using the new metadata, and updates clang with an option to enable the feature. Working with the new metadata in the middle and back end will come later. There are still a few rough edges but I'm putting these patches up now hoping to get feedback on the design and implementation from the upstream community.
Add a brief document outlining the intent and design.
Please also link to this new page from some list of pages to make it easier to find, such as UserGuides.rst (most likely both in the page list and in the TOC tree). Search for InstrRefDebugInfo for a recent example of doing this for another Markdown-formatted doc.