[flang][openmp] Semantic check for OpenMPExecutableAllocate
Executable allocate directives require that list items show up in the corresponding allocate statement. This patch is dependent on revision D150428 and applies the semantic check introduced there to allocate directives associated with allocate statements. Reviewed By: kiranchandramohan Differential Revision: https://reviews.llvm.org/D150483
Loading
Please sign in to comment