This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for style
ClosedPublic

Authored by jdoerfert on Oct 2 2022, 9:49 AM.

Details

Summary

Also fixes one ordering argument not used.

Diff Detail

Event Timeline

jdoerfert created this revision.Oct 2 2022, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2022, 9:49 AM
jdoerfert requested review of this revision.Oct 2 2022, 9:49 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 2 2022, 9:49 AM
Herald added a subscriber: sstefan1. · View Herald Transcript
This revision is now accepted and ready to land.Oct 2 2022, 10:02 AM
This revision was automatically updated to reflect the committed changes.