This is an archive of the discontinued LLVM Phabricator instance.

Make getFullyQualifiedName qualify both the pointee and class type for member ptr types
ClosedPublic

Authored by bkramer on Mar 14 2019, 2:32 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

bkramer created this revision.Mar 14 2019, 2:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 14 2019, 2:32 PM
Herald added a subscriber: jlebar. · View Herald Transcript
saugustine accepted this revision.Mar 14 2019, 2:53 PM

This looks correct to me, thanks for the fix.

This revision is now accepted and ready to land.Mar 14 2019, 2:53 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 15 2019, 4:09 AM