[libc-commits] [libc] [libc] Fix Fuscia builder failing on atomic warnings (PR #96791)

Schrodinger ZHU Yifan via libc-commits libc-commits at lists.llvm.org
Wed Jun 26 09:22:40 PDT 2024


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

The approach is fine to me. Just notice that, sometimes inline atomics are not used because the compiler is permissive about target features. 

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


More information about the libc-commits mailing list