[Openmp-commits] [PATCH] D39755: Remove const from variables with dynamic memory

Jonas Hahnfeld via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 9 07:52:32 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317797: Remove const from variables with dynamic memory (authored by Hahnfeld).

Changed prior to commit:
  https://reviews.llvm.org/D39755?vs=122241&id=122251#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39755

Files:
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_dispatch.cpp
  openmp/trunk/runtime/src/kmp_environment.h
  openmp/trunk/runtime/src/kmp_error.cpp
  openmp/trunk/runtime/src/kmp_global.cpp
  openmp/trunk/runtime/src/kmp_i18n.cpp
  openmp/trunk/runtime/src/kmp_i18n.h
  openmp/trunk/runtime/src/kmp_itt.inl
  openmp/trunk/runtime/src/kmp_sched.cpp
  openmp/trunk/runtime/src/kmp_settings.cpp
  openmp/trunk/runtime/src/kmp_str.cpp
  openmp/trunk/runtime/src/kmp_str.h
  openmp/trunk/runtime/src/ompt-general.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39755.122251.patch
Type: text/x-patch
Size: 23989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171109/3013ff5b/attachment-0001.bin>


More information about the Openmp-commits mailing list