This is an archive of the discontinued LLVM Phabricator instance.

Desugar class type for iterator lookup.
ClosedPublic

Authored by saugustine on Jul 13 2020, 5:21 PM.

Details

Reviewers
tamur
Group Reviewers
Restricted Project
Commits
rG77ee4b4c9be5: Desugar class type for iterator lookup.
Summary

Without this, printing sets and maps hidden behind
using declarations fail.

Diff Detail

Event Timeline

saugustine created this revision.Jul 13 2020, 5:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2020, 5:21 PM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision as: Restricted Project.Jul 14 2020, 5:57 AM
This revision was not accepted when it landed; it landed in state Needs Review.Jul 14 2020, 11:38 AM
This revision was automatically updated to reflect the committed changes.