cor3ntin wrote: > Iirc when I was testing this it did 1 million expansions w/o hitting any > existing limits; that was w/ an empty expansion statement but that already > took a few seconds.
That's fine - the limits are there to avoid overwhelming the compiler, not because something might be slow https://github.com/llvm/llvm-project/pull/169689 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
