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

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 20 08:51:57 PDT 2020


ABataev added a comment.

In D83922#2162444 <https://reviews.llvm.org/D83922#2162444>, @jdenny wrote:

> 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?


I saw it failed it in local build, but probably it was caused by a misconfiguration, sorry.


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