cor3ntin wrote:

> Does this have any compile-time impact?

Nope, should be ~free. It does add 1 DenseMap lookup per constexpr function 
definition, which ought to be negligible.

https://github.com/llvm/llvm-project/pull/73463
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to