diff options
author | Isaac Perry <isaac.perry@arm.com> | 2021-05-27 08:56:16 +0100 |
---|---|---|
committer | Kiran Chandramohan <kiran.chandramohan@arm.com> | 2021-05-27 15:42:33 +0100 |
commit | aae7eb809e41d9e1e95175a017ca0fdccc87dedd (patch) | |
tree | 44b55a636c203ff5a5f17524f39407ade37ba5d4 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 808dc6f8663c4c0696fc6eaf998db61a06330266 (diff) | |
download | llvm-aae7eb809e41d9e1e95175a017ca0fdccc87dedd.zip llvm-aae7eb809e41d9e1e95175a017ca0fdccc87dedd.tar.gz llvm-aae7eb809e41d9e1e95175a017ca0fdccc87dedd.tar.bz2 |
[Flang][Openmp] Fortran specific semantic checks for Allocate directive
This patch adds the following Fortran specific semantic checks for the OpenMP
Allocate directive.
1) A type parameter inquiry cannot appear in an ALLOCATE directive.
2) List items specified in the ALLOCATE directive must not have the ALLOCATABLE
attribute unless the directive is associated with an ALLOCATE statement.
Co-authored-by: Irina Dobrescu <irina.dobrescu@arm.com>
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D102061
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions