[PATCH] D86679: [SyntaxTree][NFC] Append "get" to syntax Nodes accessor names
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 27 04:07:00 PDT 2020
gribozavr2 accepted this revision.
gribozavr2 added a comment.
This revision is now accepted and ready to land.
> It's worth noting that accessors in the base APIs don't follow this rule. Should we refactor them as well?
I'd say yes.
> In this patch?
Up to you.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86679/new/
https://reviews.llvm.org/D86679
More information about the cfe-commits
mailing list