aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM with a small nit. ================ Comment at: clang/lib/AST/TextNodeDumper.cpp:1896 + + if (auto *Instance = D->getInstantiatedFromMemberFunction()) { + OS << " instantiated_from"; ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D158165/new/ https://reviews.llvm.org/D158165 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits