hans marked 2 inline comments as done. hans added a comment. Thanks for the review!
================ Comment at: clang/lib/Sema/SemaTemplateInstantiate.cpp:2232 + if (ParsingClassDepth == 0) + ActOnFinishCXXNonNestedClass(Instantiation); ---------------- rnk wrote: > This function doesn't use its argument. Can you remove it so that is clear > that we don't need to track this somewhere else? Done. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D70905/new/ https://reviews.llvm.org/D70905 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits