Add some clause validity tests for the kernels directive
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 380 ms | linux > HWAddressSanitizer-x86_64.TestCases::sizes.cpp |
Event Timeline
Comment Actions
Looks Good To Me.
| flang/test/Semantics/acc-clause-validity.f90 | ||
|---|---|---|
| 529 | When default has value other than none or present ? | |
Comment Actions
Thanks for the review!
| flang/test/Semantics/acc-clause-validity.f90 | ||
|---|---|---|
| 529 | 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 ?