This is an archive of the discontinued LLVM Phabricator instance.

[WIP][lldb][DWARFASTParserClang] Support DW_AT_LLVM_preferred_name attribute
Needs ReviewPublic

Authored by Michael137 on Mar 1 2023, 9:18 AM.

Details

Reviewers
aprantl
shafik

Diff Detail

Event Timeline

Michael137 created this revision.Mar 1 2023, 9:18 AM
Herald added a project: Restricted Project. · View Herald Transcript
Michael137 updated this revision to Diff 502692.Mar 6 2023, 9:40 AM
  • Add tests
Michael137 updated this revision to Diff 502694.Mar 6 2023, 9:42 AM
  • Revert redundant change
  • Clean up patch
Michael137 published this revision for review.Mar 10 2023, 4:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 10 2023, 4:42 AM
  • Update variable names in test