This is an archive of the discontinued LLVM Phabricator instance.

Fix flang after D76342
ClosedPublic

Authored by clementval on Feb 16 2021, 12:31 PM.

Details

Summary

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.

Diff Detail

Event Timeline

clementval requested review of this revision.Feb 16 2021, 12:31 PM
clementval created this revision.
Herald added a project: Restricted Project. · View Herald Transcript
klausler accepted this revision.Feb 16 2021, 12:37 PM
This revision is now accepted and ready to land.Feb 16 2021, 12:37 PM
This revision was landed with ongoing or failed builds.Feb 16 2021, 12:38 PM
This revision was automatically updated to reflect the committed changes.