Artem-B wrote:

> Right now this checks for `libc++` less than 14. Is that still relevant 
> following that change?

That's a very good point. Looks like those `__constexpr_fmin/fmax` are gone now 
and we do not heed them any more.

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

Reply via email to