a_sidorin added a comment. Adding new nodes is always welcome.
================ Comment at: lib/AST/ASTImporter.cpp:6741 + + auto *Ctor = dyn_cast<CXXConstructorDecl>(Importer.Import( + E->getConstructor())); ---------------- cast_or_null? Repository: rC Clang https://reviews.llvm.org/D49293 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits