[libcxx-commits] [libcxx] [libcxx] Change the return type of pow(complex<float>, int) (PR #128779)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 25 16:28:24 PST 2025


https://github.com/frederick-vs-ja commented:

I don't think we need to change test files, because LWG4191 just reverts a mistaken change in C++23. The current pre-C++23 test coverages are sufficient.

However, I have no idea how to continue as we haven't implement P1467R9.

https://github.com/llvm/llvm-project/pull/128779


More information about the libcxx-commits mailing list