Add DWARF string debug to clang release notes.
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 16 Jun 2022 21:51:05 +0000 (14:51 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Thu, 16 Jun 2022 21:54:12 +0000 (14:54 -0700)
commit011e0604ebc9d85db3585ebb2f63df465f726417
treeecf96e643db8c99b09806797486d59c5b497e6d4
parent36c01876d79dd962d3aa1f5691dbd3faa437b9a8
Add DWARF string debug to clang release notes.

D12353 added inline strings to the DWARF info produced by clang. This
turns out to break some debugging software that assumes that a
DW_TAG_variable *must* come with a DW_AT_name. Add a release note to
broadcast this change.

Reviewed By: paulkirth

Differential Revision: https://reviews.llvm.org/D126224
clang/docs/ReleaseNotes.rst