[PATCH] D62035: [AST] const-ify ObjC inherited class search
James Y Knight via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 30 07:14:14 PDT 2019
jyknight added a comment.
I don't really have much to say about this, and the patch is probably fine, but I do note that most of the other accessors on this class also return mutable objects.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62035/new/
https://reviews.llvm.org/D62035
More information about the cfe-commits
mailing list