[PATCH] D56444: [AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 10 10:10:13 PST 2019


sammccall added a comment.

(Sorry, I forgot to mention: the corresponding clang-tidy fix is in D56552 <https://reviews.llvm.org/D56552> - I didn't manage to switch to monorepo yet :-/)


Repository:
  rC Clang

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

https://reviews.llvm.org/D56444





More information about the cfe-commits mailing list