[Openmp-commits] [PATCH] D53422: Support clang compiling under windows-gnu and windows-msvc

Phabricator via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 10 05:50:02 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348756: Support clang compiling under	windows-gnu and windows-msvc (authored by achurbanov, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D53422?vs=172577&id=177492#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D53422/new/

https://reviews.llvm.org/D53422

Files:
  openmp/trunk/runtime/cmake/LibompHandleFlags.cmake
  openmp/trunk/runtime/cmake/config-ix.cmake
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_affinity.h
  openmp/trunk/runtime/src/kmp_config.h.cmake
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_io.cpp
  openmp/trunk/runtime/src/kmp_lock.cpp
  openmp/trunk/runtime/src/kmp_os.h
  openmp/trunk/runtime/src/kmp_platform.h
  openmp/trunk/runtime/src/kmp_safe_c_api.h
  openmp/trunk/runtime/src/kmp_settings.cpp
  openmp/trunk/runtime/src/kmp_utility.cpp
  openmp/trunk/runtime/src/kmp_wrapper_getpid.h
  openmp/trunk/runtime/src/kmp_wrapper_malloc.h
  openmp/trunk/runtime/src/libomp.rc.var
  openmp/trunk/runtime/src/thirdparty/ittnotify/ittnotify_static.c
  openmp/trunk/runtime/src/z_Windows_NT_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53422.177492.patch
Type: text/x-patch
Size: 15999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181210/65a2bb20/attachment-0001.bin>


More information about the Openmp-commits mailing list