[PATCH] D145077: [clang][DebugInfo] Support DW_AT_LLVM_preferred_name attribute

Adrian Prantl via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 10:12:59 PST 2023


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

I originally was hoping we wouldn't have to introduce a new attribute for this, but it looks like there are legitimate concerns about the alternatives, so in that sense this looks good!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D145077/new/

https://reviews.llvm.org/D145077



More information about the cfe-commits mailing list