[Openmp-commits] D25504: Fixes a memory leak related to task dependencies (patch from Alex Duran)
Wilmarth, Terry L via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 24 06:17:52 PDT 2016
As none of our code is clang-formatted yet, and we are in the process of doing this for the entire code, I'd say don't worry about it for this change.
-----Original Message-----
From: Andrey Churbanov [mailto:andrey.churbanov at intel.com]
Sent: Friday, October 21, 2016 9:27 AM
To: Churbanov, Andrey <Andrey.Churbanov at intel.com>; Wilmarth, Terry L <terry.l.wilmarth at intel.com>; Peyton, Jonathan L <jonathan.l.peyton at intel.com>
Cc: Hahnfeld at itc.rwth-aachen.de; eugene.zelenko at gmail.com; openmp-commits at lists.llvm.org
Subject: [PATCH] D25504: Fixes a memory leak related to task dependencies (patch from Alex Duran)
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
More information about the Openmp-commits
mailing list