This is an archive of the discontinued LLVM Phabricator instance.

Support !heapallocsite attachments in stripNonLineTableDebugInfo().
ClosedPublic

Authored by aprantl on Mar 15 2021, 4:25 PM.

Details

Summary

They point into the DIType type system, so they need to be stripped as well.

rdar://75341300

Diff Detail

Event Timeline

aprantl created this revision.Mar 15 2021, 4:25 PM
aprantl requested review of this revision.Mar 15 2021, 4:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2021, 4:25 PM
aprantl retitled this revision from Support !heapallocsite attachments in StripTableDebugInfo(). to Support !heapallocsite attachments in stripNonLineTableDebugInfo()..
This revision is now accepted and ready to land.Mar 15 2021, 5:14 PM
This revision was landed with ongoing or failed builds.Mar 16 2021, 10:05 AM
This revision was automatically updated to reflect the committed changes.