This is an archive of the discontinued LLVM Phabricator instance.

[clang] Adjust LookupTest for UsingTypeLocs
ClosedPublic

Authored by kadircet on Mar 7 2022, 3:52 AM.

Details

Summary

We no longer traverse the underlying RecordTypeLoc directly, but rather
visit the UsingTypeLoc.

Diff Detail

Event Timeline

kadircet created this revision.Mar 7 2022, 3:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 3:52 AM
kadircet requested review of this revision.Mar 7 2022, 3:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 3:52 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sammccall accepted this revision.Mar 7 2022, 4:39 AM
This revision is now accepted and ready to land.Mar 7 2022, 4:39 AM
This revision was landed with ongoing or failed builds.Mar 7 2022, 7:22 AM
This revision was automatically updated to reflect the committed changes.