nridge added a comment. In D108972#2981893 <https://reviews.llvm.org/D108972#2981893>, @kadircet wrote:
> A stepping stone would be to just truncate all the template arguments (e.g. > `tuple<foo<x>, foo<y>>` becomes `tuple<...>` even if `tuple<foo<...>, > foo<...>>` could fit under the limit). I was thinking the same thing :) I will write a patch to do this as a follow-up. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D108972/new/ https://reviews.llvm.org/D108972 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits