This is an archive of the discontinued LLVM Phabricator instance.

[libc] Remove the remaining uses of stdatomic.h.
ClosedPublic

Authored by sivachandra on Mar 1 2022, 1:17 AM.

Details

Summary

New methods to the Atomic class have been added as required. Futex
related types have been consolidated at a common place.

Diff Detail

Event Timeline

sivachandra created this revision.Mar 1 2022, 1:17 AM
sivachandra requested review of this revision.Mar 1 2022, 1:17 AM
lntue accepted this revision.Mar 1 2022, 7:20 AM
This revision is now accepted and ready to land.Mar 1 2022, 7:20 AM
This revision was automatically updated to reflect the committed changes.