| commit | aca55e80ff201c9f1e60c69f0ab954216a46af92 | [log] [tgz] |
|---|---|---|
| author | David Goldman <davg@google.com> | Fri Apr 30 12:14:32 2021 -0400 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Jun 16 11:14:18 2021 -0700 |
| tree | 228465a301d7317b0f71cd8643c533daebb52641 | |
| parent | a9b81655f9c5fb2fa918893c9fee21c1ad96833f [diff] |
[clang] RecursiveASTVisitor visits ObjCPropertyRefExpr's class receiver We now make up a TypeLoc for the class receiver to simplify visiting, notably for indexing, availability, and clangd. Differential Revision: https://reviews.llvm.org/D101645 GitOrigin-RevId: 13a8aa3ee15a67048deeb193fe8b86005fdf9d10