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: unassignedclangb...@nondot.org
          Reporter: a.bat...@hotmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to