[llvm-bugs] [Bug 35175] New: Merge r309288 into the 5.0 branch: Fix double destruction of objects when OpenMP construct is canceled
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 2 10:56:29 PDT 2017
https://bugs.llvm.org/show_bug.cgi?id=35175
Bug ID: 35175
Summary: Merge r309288 into the 5.0 branch: Fix double
destruction of objects when OpenMP construct is
canceled
Product: OpenMP
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: release blocker
Priority: P
Component: Clang Compiler Support
Assignee: unassignedclangbugs at nondot.org
Reporter: hahnjo at hahnjo.de
CC: a.bataev at hotmail.com, llvm-bugs at lists.llvm.org,
tstellar at redhat.com
Blocks: 34492
When an omp for loop is canceled the constructed objects are being destructed
twice.
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=34492
[Bug 34492] [meta] 5.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171102/0e3c6170/attachment.html>
More information about the llvm-bugs
mailing list