[Openmp-commits] [PATCH] D39756: Add const to some variables to avoid const_casts
Jonas Hahnfeld via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Nov 7 12:48:06 PST 2017
Hahnfeld created this revision.
In these places the const attribute seems correct and doesn't
need any other change, so let's do it.
https://reviews.llvm.org/D39756
Files:
runtime/src/kmp_settings.cpp
runtime/src/kmp_utility.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39756.121960.patch
Type: text/x-patch
Size: 8938 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171107/c849cee7/attachment.bin>
More information about the Openmp-commits
mailing list