erichkeane accepted this revision. erichkeane added a comment. This revision is now accepted and ready to land.
1 nit to do on commit. ================ Comment at: clang/lib/Sema/SemaTemplateDeduction.cpp:1707 + const auto *IAP = S.Context.getAsIncompleteArrayType(P); + assert(IAP && "Template arguments not of incomplete array type!"); + ---------------- Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D151529/new/ https://reviews.llvm.org/D151529 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits