rjmccall wrote: I get the idea here, but I feel like being able to arbitrarily re-enter Sema during constant evaluation is going to be a huge source of bugs. An alternative design would be add another level of used-ness that forces instantiation of `constexpr` used functions, right?
https://github.com/llvm/llvm-project/pull/173537 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
