flang-compiler / f18

F18 is a front-end for Fortran intended to replace the existing front-end in the Flang compiler
229 stars 48 forks source link

Remove `default` case for OmpSectionsDirective (only two enum values) #960

Closed ichoyjx closed 4 years ago

ichoyjx commented 4 years ago

clang 7 fails to compile with this case.