================
@@ -163,4 +163,8 @@ typedef enum omp_allocator_handle_t {
///}
+enum omp_access_t {
----------------
kevinsala wrote:Actually there another value in the standard. Added and documented. https://github.com/llvm/llvm-project/pull/152831 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
