[PATCH] D65835: [OpenMP] Permit map with DSA on combined directive

Joel E. Denny via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 14 18:12:18 PDT 2019


jdenny added a comment.

I think you're referring to stuff like `OpenMPCaptureLevel` in `ScopeInfo.h`.  I wrote those changes for this patch first, as can be seen in phabricator history.  I needed them for the other patch too, and I thought we were going to end up applying that patch first, so I was going to strip them out here.  Of course, as I understand it, the plan now is to apply only this patch.


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

https://reviews.llvm.org/D65835





More information about the cfe-commits mailing list