[Openmp-commits] [PATCH] D90971: [OpenMP] Add OpenMP 5.1 omp_realloc function implementation

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Nov 16 09:00:37 PST 2020


AndreyChurbanov added a comment.

Please also change the openmp/runtime/tools/generate-def.pl file in order to not break Windows build.
See https://reviews.llvm.org/D91478 as an example of the change made for omp_calloc function.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90971/new/

https://reviews.llvm.org/D90971



More information about the Openmp-commits mailing list