[PATCH] D83922: [OpenMP] Fix map clause for unused var: don't ignore it

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 20 08:45:25 PDT 2020


jdenny added a comment.

In D83922#2162365 <https://reviews.llvm.org/D83922#2162365>, @ABataev wrote:

> Looks like it breaks unified_shared_memory/close_enter_exit.c test. Could you check this, please?


It doesn't fail for me, and I didn't receive a buildbot notification.  Do you have a link?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83922





More information about the cfe-commits mailing list