[libcxx-commits] [libcxx] [libc++] Assume that <atomic> is available (PR #199674)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 5 07:17:37 PDT 2026


https://github.com/ldionne approved this pull request.

LGTM w/ simplification for the atomic flag type.

My understanding after investigating a bit is that this is a pure simplification and can't result in breakage.

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


More information about the libcxx-commits mailing list