This is an archive of the discontinued LLVM Phabricator instance.

Add missing acquire_load to call_once overload.
ClosedPublic

Authored by jlebar on Apr 23 2017, 10:02 AM.

Event Timeline

jlebar created this revision.Apr 23 2017, 10:02 AM
dvyukov accepted this revision.Apr 23 2017, 10:06 AM
This revision is now accepted and ready to land.Apr 23 2017, 10:06 AM

Thank you for the review, Dmitry.

This revision was automatically updated to reflect the committed changes.
kubamracek edited edge metadata.Apr 23 2017, 10:12 AM

Thanks for catching this!