[libcxx-commits] [libcxx] Make C++ 20 std::midpoint compatible with libc++ (PR #74217)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Dec 9 09:53:46 PST 2023
https://github.com/mordante commented:
Thanks for your patch!
In libc++ we tend to heavily test our code. Can you add tests of code that does not work now and starts to work after the patch. Best use the example of #67046.
https://github.com/llvm/llvm-project/pull/74217
More information about the libcxx-commits
mailing list