[Openmp-commits] [PATCH] D62488: Fix for https://bugs.llvm.org/show_bug.cgi?id=26540.
Andrey Churbanov via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 31 06:41:05 PDT 2019
AndreyChurbanov updated this revision to Diff 202424.
AndreyChurbanov added a comment.
Moved declaration of rlim under #if to avoid "unused variable" warning.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62488/new/
https://reviews.llvm.org/D62488
Files:
runtime/src/kmp.h
runtime/src/kmp_settings.cpp
runtime/src/z_Linux_util.cpp
runtime/test/misc_bugs/stack-propagate.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62488.202424.patch
Type: text/x-patch
Size: 3910 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190531/da6207e4/attachment.bin>
More information about the Openmp-commits
mailing list