[libcxx-commits] [libcxx] [libc++] Implement P0493R5: Atomic minimum/maximum (PR #180333)
Connector Switch via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 17 06:02:51 PST 2026
c8ef wrote:
> I think the source code LGTM. I made some comments on the tests. I understand some tests were inspired by the old tests. but it would be good to follow the practice of our newly created tests
Hi @huixie90 @dalg24, I've updated the tests to address the issues and improve coverage. Please take a look when you get a chance!
https://github.com/llvm/llvm-project/pull/180333
More information about the libcxx-commits
mailing list