[Openmp-commits] [PATCH] D25504: Fixes a memory leak related to task dependencies (patch from Alex Duran)
Andrey Churbanov via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 20 12:26:01 PDT 2016
AndreyChurbanov updated this revision to Diff 75336.
AndreyChurbanov added a comment.
Addressed Eugene's comment - passed new code through clang-format.
Repository:
rL LLVM
https://reviews.llvm.org/D25504
Files:
runtime/src/kmp.h
runtime/src/kmp_runtime.c
runtime/src/kmp_taskdeps.cpp
runtime/src/kmp_tasking.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25504.75336.patch
Type: text/x-patch
Size: 6874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161020/0cffa5fd/attachment.bin>
More information about the Openmp-commits
mailing list