[PATCH] D137649: [Clang][OpenMP] Warn and discard write to host for const variable

Jan-Patrick Lehr via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 12 06:55:36 PST 2022


jplehr planned changes to this revision.
jplehr added a comment.

We had another clarifying example on the github issue, which currently is not correctly covered by this patch. I'm currently reworking.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D137649/new/

https://reviews.llvm.org/D137649



More information about the cfe-commits mailing list