[llvm-bugs] [Bug 41046] New: libomp header omp.h does not define type omp_allocator_handle_t
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Mar 12 10:04:19 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=41046
Bug ID: 41046
Summary: libomp header omp.h does not define type
omp_allocator_handle_t
Product: OpenMP
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: Clang Compiler Support
Assignee: unassignedclangbugs at nondot.org
Reporter: a.bataev at hotmail.com
CC: llvm-bugs at lists.llvm.org
According to the OpenMP 5.0 standard, allocator is an expression of
omp_allocator_handle_t type. But omp.h does not define this type, instead it
defines omp_allocator_t.
--
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/20190312/a4bd1a60/attachment-0001.html>
More information about the llvm-bugs
mailing list