Fix Flang build after addition of a new OpenMP clauses for a clang patch (D76342).
Flang is using TableGen to generation the declaration of clause checks and the new clause
was missing a definiton.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo