This is an archive of the discontinued LLVM Phabricator instance.

[codeview] Add DIFlags for pointer to member representations
ClosedPublic

Authored by rnk on Jun 16 2016, 12:37 PM.

Details

Summary

This seems like the least intrusive way to pass this information
through.

Fixes PR28151

Diff Detail

Repository
rL LLVM

Event Timeline

rnk updated this revision to Diff 61010.Jun 16 2016, 12:37 PM
rnk retitled this revision from to [codeview] Add DIFlags for pointer to member representations.
rnk updated this object.
rnk added reviewers: majnemer, aprantl, dblaikie.
rnk added a subscriber: llvm-commits.
majnemer accepted this revision.Jun 17 2016, 1:33 PM
majnemer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 17 2016, 1:33 PM
This revision was automatically updated to reflect the committed changes.