================ @@ -5943,10 +5954,13 @@ ExpectedDecl ASTNodeImporter::VisitClassTemplateDecl(ClassTemplateDecl *D) { // FIXME: sufficient conditon for 'IgnoreTemplateParmDepth'? bool IgnoreTemplateParmDepth = ---------------- balazske wrote:
Change of this condition was needed to make a failing test `ImportOfRecursiveFriendClassTemplateWithNonTypeParm` to pass. https://github.com/llvm/llvm-project/pull/74627 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits