[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 06:56:25 PST 2017
Hahnfeld updated this revision to Diff 122241.
Hahnfeld added a comment.
Remove `const` from `__kmp_cpuinfo_file`.
https://reviews.llvm.org/D39755
Files:
runtime/src/kmp.h
runtime/src/kmp_dispatch.cpp
runtime/src/kmp_environment.h
runtime/src/kmp_error.cpp
runtime/src/kmp_global.cpp
runtime/src/kmp_i18n.cpp
runtime/src/kmp_i18n.h
runtime/src/kmp_itt.inl
runtime/src/kmp_sched.cpp
runtime/src/kmp_settings.cpp
runtime/src/kmp_str.cpp
runtime/src/kmp_str.h
runtime/src/ompt-general.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39755.122241.patch
Type: text/x-patch
Size: 23482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171109/ba69e720/attachment-0001.bin>
More information about the Openmp-commits
mailing list