The explicit member access was fixed in D52647, but the implicit ones fell out.
Details
Details
- Reviewers
ilya-biryukov hokein - Commits
- rG2bfd3f5eb7fb: [CodeComplete] Fix accessibility of protected members when accessing members…
rL344889: [CodeComplete] Fix accessibility of protected members when accessing members…
rC344889: [CodeComplete] Fix accessibility of protected members when accessing members…
Diff Detail
Diff Detail
- Repository
- rC Clang
Event Timeline
Comment Actions
LGTM, thanks!
Would be super-nice if didn't have to rewrite this in code completion, but that's where we are now.