[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:49:38 PST 2017


Hahnfeld added a comment.

In https://reviews.llvm.org/D39755#920491, @AndreyChurbanov wrote:

> LGTM
>
> I've checked both const related patches (this one and https://reviews.llvm.org/D39756) on Linux x86 using clang and icc.  They work for me now.


Thanks, much appreciated. Maybe I should look into enabling affinity on Power to reduce the amount of code that isn't built and tested there...


https://reviews.llvm.org/D39755





More information about the Openmp-commits mailing list