[PATCH] D77666: [OpenMP] "UnFix" layering problem with FrontendOpenMP

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 12:31:56 PDT 2020


jdoerfert added a comment.

In D77666#1967506 <https://reviews.llvm.org/D77666#1967506>, @aheejin wrote:

> I don't know much about how this part works, but if this is purely a revert of the previous patch, I don't think you need a review for that.


It is not, as stated in the commit message. A pure revert will cause old failures to reappear, this one should not.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77666





More information about the cfe-commits mailing list