This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Use explicit type casting in kmp_atomic.cpp
ClosedPublic

Authored by hbae on Nov 9 2020, 3:00 PM.

Details

Summary

Changed macros in kmp_atomic.cpp so that they use explicit type casting.

Diff Detail

Event Timeline

hbae created this revision.Nov 9 2020, 3:00 PM
hbae requested review of this revision.Nov 9 2020, 3:00 PM
This revision is now accepted and ready to land.Nov 17 2020, 12:12 PM
This revision was automatically updated to reflect the committed changes.