[flang]Add Parser Support for Allocate Directive
authorIrina Dobrescu <irina.dobrescu@arm.com>
Fri, 16 Oct 2020 16:36:12 +0000 (17:36 +0100)
committerIrina Dobrescu <irina.dobrescu@arm.com>
Thu, 10 Dec 2020 16:21:19 +0000 (16:21 +0000)
commitc9e967af3fc7ce824cd811379c5e99a998819779
tree2e1d57d66a541e321721faced73d49bb7d1d0082
parent8a874a427777298d030715e041dcaae132095dee
[flang]Add Parser Support for Allocate Directive

Differential Revision: https://reviews.llvm.org/D89562
flang/include/flang/Parser/dump-parse-tree.h
flang/include/flang/Parser/parse-tree.h
flang/lib/Lower/OpenMP.cpp
flang/lib/Parser/openmp-parsers.cpp
flang/lib/Parser/type-parsers.h
flang/lib/Parser/unparse.cpp
flang/lib/Semantics/check-omp-structure.cpp
flang/lib/Semantics/check-omp-structure.h
flang/test/Parser/omp-allocate-unparse.f90 [new file with mode: 0644]
flang/test/Semantics/omp-allocate-directive.f90 [new file with mode: 0644]
llvm/include/llvm/Frontend/OpenMP/OMP.td