steveire requested changes to this revision.
steveire added inline comments.


================
Comment at: clang/include/clang/ASTMatchers/ASTMatchers.h:3451
+    internal::TypeList<Decl, NestedNameSpecifierLoc, Stmt, TypeLoc>>
+    hasGrandparent;
+
----------------
I agree with @njames93 that we shouldn't introduce this matcher.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95726/new/

https://reviews.llvm.org/D95726

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to