[flang][openacc] Disallow the zero modifier on the create clause with the declare directive
The OpenACC 3.3 specification does not allow the `zero` modifier on the `create` clause used with the declare directive. Reviewed By: razvanlupusoru Differential Revision: https://reviews.llvm.org/D156703
Loading
Please sign in to comment