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

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Nov 9 07:11:44 PST 2017


AndreyChurbanov accepted this revision.
AndreyChurbanov added a comment.
This revision is now accepted and ready to land.

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.


https://reviews.llvm.org/D39755





More information about the Openmp-commits mailing list