[PATCH] D91373: [OpenMP5.0] Support more kinds of lvalues in map clauses

Alexey Bataev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 20 09:58:38 PST 2020


ABataev added a comment.

In D91373#2408175 <https://reviews.llvm.org/D91373#2408175>, @jacobdweightman wrote:

> Ping



1. Provide full diff, see https://www.llvm.org/docs/Phabricator.html for the guidance.
2. Need some more test with ast printing and codegen.
3. Would be good if you could run (at least locally) some tests to check that the changes really work.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91373



More information about the cfe-commits mailing list