[PATCH] D54309: [AST] Allow limiting the scope of common AST traversals (getParents, RAV).

Jonas Toth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 12 04:38:27 PST 2018


JonasToth added a comment.

> Sounds like we might not correctly set the parent map for CXXConstructorDecl then?

I unfortunatly don't know where to start to look for. Could you give me a hint what to inspect to figure that out?


Repository:
  rC Clang

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

https://reviews.llvm.org/D54309





More information about the cfe-commits mailing list