[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
Fri Oct 21 07:27:10 PDT 2016
AndreyChurbanov updated this revision to Diff 75421.
AndreyChurbanov added a comment.
Adjusted output of clang-format to match the style of surrounded code - 4 space indent, function name at the start of line.
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.75421.patch
Type: text/x-patch
Size: 6475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20161021/28e7c728/attachment-0001.bin>
More information about the Openmp-commits
mailing list