[clang] [OpenMP] Claims omp_target_is_accessible as worked on (PR #151507)

Michael Klemm via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 31 07:06:59 PDT 2025


================
@@ -449,7 +449,7 @@ implementation.
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
 | Clarifications to Fortran map semantics                     | :none:`unclaimed`         | :none:`unclaimed`         |                                                                          |
 +-------------------------------------------------------------+---------------------------+---------------------------+--------------------------------------------------------------------------+
-| default clause at target construct                          | :part:`In Progress`         | :none:`unclaimed`         |                                                                        |
+| default clause at target construct                          | :part:`In Progress`       | :none:`unclaimed`         |                                                                          |
----------------
mjklemm wrote:

Seems like an unrelated change.

https://github.com/llvm/llvm-project/pull/151507


More information about the cfe-commits mailing list