aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAndreyChurbanov <andrey.churbanov@intel.com>2021-01-27 12:18:15 +0300
committerAndreyChurbanov <andrey.churbanov@intel.com>2021-01-27 12:18:15 +0300
commit498c4b6fc45ae4704a7f93bd03e018392bb87945 (patch)
treecabf39e84e6fbf85744d94ab247a25f4bd9b984b /clang/lib/Frontend/CompilerInvocation.cpp
parentdfb558b82d3f2ca228799b03d2be00b163d04ea5 (diff)
downloadllvm-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