Fix flang after D76342
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. Reviewed By: klausler Differential Revision: https://reviews.llvm.org/D96808
Loading
Please register or sign in to comment