diff options
author | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-01-27 12:18:15 +0300 |
---|---|---|
committer | AndreyChurbanov <andrey.churbanov@intel.com> | 2021-01-27 12:18:15 +0300 |
commit | 498c4b6fc45ae4704a7f93bd03e018392bb87945 (patch) | |
tree | cabf39e84e6fbf85744d94ab247a25f4bd9b984b /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | dfb558b82d3f2ca228799b03d2be00b163d04ea5 (diff) | |
download | llvm-498c4b6fc45ae4704a7f93bd03e018392bb87945.zip llvm-498c4b6fc45ae4704a7f93bd03e018392bb87945.tar.gz llvm-498c4b6fc45ae4704a7f93bd03e018392bb87945.tar.bz2 |
[OpenMP] libomp: fix build by clang-cl with vs2019
Problem reported by Joseph Shen <joseph.smeng@gmail.com>.
The patch changes *(&<atomic-var>) to (&<atomic-var>)->load().
Differential Revision: https://reviews.llvm.org/D95485
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions