Add some clause validity tests for the kernels directive
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks Good To Me.
flang/test/Semantics/acc-clause-validity.f90 | ||
---|---|---|
688 | When default has value other than none or present ? |
Comment Actions
Thanks for the review!
flang/test/Semantics/acc-clause-validity.f90 | ||
---|---|---|
688 | It will be a syntax error caught by the parser. I'll add a test to ensure that. |
When default has value other than none or present ?