[PATCH] D85563: [OpenMP 5.0] Fix PR-45212 - Shouldn't error out while using overloaded operator for map clause

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 7 15:54:08 PDT 2020


jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.

LGTM. Thanks for the quick turnaround time!

Nit: We usually avoid the `-` between PR and the number (your commit message). I guess that makes it easier to copy it into `llvm.org/PRXXXXX` and go to the bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85563



More information about the cfe-commits mailing list