[flang][openacc] Relax required clauses on acc data as portability warning
Some compilers accept `!$acc data` without any clauses. For portability reason, this patch relaxes the strict error to a simple portability warning. Reviewed By: razvanlupusoru, vzakhari Differential Revision: https://reviews.llvm.org/D159019
Loading
Please sign in to comment