Joseph Shen <joseph.smeng@gmail.com> reported build failure on Windows because of poor code with atomic variable.
The patch fixes 3 offending cases.
Also two formatting changes suggested by clang-format.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D95485
[OpenMP] libomp: fix clang-cl build for vs2019 ClosedPublic Authored by AndreyChurbanov on Jan 26 2021, 2:58 PM.
Details Summary Joseph Shen <joseph.smeng@gmail.com> reported build failure on Windows because of poor code with atomic variable.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jan 26 2021, 3:05 PM This revision was landed with ongoing or failed builds.Jan 27 2021, 1:19 AM Closed by commit rG498c4b6fc45a: [OpenMP] libomp: fix build by clang-cl with vs2019 (authored by AndreyChurbanov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319413 openmp/runtime/src/z_Windows_NT_util.cpp
|
clang-tidy: error: 'ntsecapi.h' file not found [clang-diagnostic-error]
not useful