[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
Thu Nov 9 07:02:34 PST 2017
Hahnfeld requested review of this revision.
Hahnfeld added a comment.
This patch had the same problem as https://reviews.llvm.org/D39755 and I have reverted the changes to `__kmp_parse_affinity_env`. Would you be able to test this on x86 Linux just to be sure?
https://reviews.llvm.org/D39756
More information about the Openmp-commits
mailing list