[all-commits] [llvm/llvm-project] d0f4f5: [OpenMP] Check if _MSC_VER is defined before using it
Andrey Churbanov via All-commits
all-commits at lists.llvm.org
Mon Aug 24 07:51:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d0f4f5a182d7ea91150ae090563bc0095e8ca1b3
https://github.com/llvm/llvm-project/commit/d0f4f5a182d7ea91150ae090563bc0095e8ca1b3
Author: AndreyChurbanov <andrey.churbanov at intel.com>
Date: 2020-08-24 (Mon, 24 Aug 2020)
Changed paths:
M openmp/runtime/src/kmp_atomic.h
Log Message:
-----------
[OpenMP] Check if _MSC_VER is defined before using it
Patch by mati865 at gmail.com
Differential Revision: https://reviews.llvm.org/D86448
More information about the All-commits
mailing list