[PATCH] D79677: [Clang][OpenMP][OMPBuilder] (1/4) Privatize `parallel` for `OMPBuilder`

Fady Ghanim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 1 06:57:00 PDT 2020


fghanim added a comment.

In D79677#2248663 <https://reviews.llvm.org/D79677#2248663>, @lebedev.ri wrote:

> Tests missing

I am not sure what to test here that isn't tested elsewhere in the series. This patch is the last in a series, and it represents the "usage" of the functionality added by the other patches. Each of the other patches has its test as a part of it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79677



More information about the cfe-commits mailing list