alexander-shaposhnikov added inline comments.
================ Comment at: clang/lib/Sema/SemaTemplateInstantiate.cpp:133 } +Response HandlePartialClassTemplateSpec( ---------------- alexander-shaposhnikov wrote: > alexander-shaposhnikov wrote: > > HandlePartialClassTemplateSpec is from Erich's diff > > (https://reviews.llvm.org/D147722) > @erichkeane : previously (see https://reviews.llvm.org/D147722) we were > producing a real layer of arguments (if the depth is greater than 1), to the > best of my knowledge this is incorrect since it'd trigger unexpected depth > adjustment, we should produce retained layers instead. (depth adjustment during the substitution) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146178/new/ https://reviews.llvm.org/D146178 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits