diff options
author | Jack Styles <jack.styles@arm.com> | 2025-06-04 10:36:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 10:36:44 +0100 |
commit | 9ba332f9963561bb5ac6933266afe38eb8fde8cd (patch) | |
tree | 8785d1015a85e1ff00c442bbacbe5f531613def8 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2c4f67794bff4df984b43db453fc0f5241ee72c8 (diff) | |
download | llvm-9ba332f9963561bb5ac6933266afe38eb8fde8cd.zip llvm-9ba332f9963561bb5ac6933266afe38eb8fde8cd.tar.gz llvm-9ba332f9963561bb5ac6933266afe38eb8fde8cd.tar.bz2 |
[Flang][OpenMP] Deprecate Allocate Directive (#142378)
As part of OpenMP 5.2, the allocate directive has been deprecated in
favour of the allocators construct for Fortran when an ALLOCATE
statement follows the OpenMP allocate directive.
To enable this in flang, a warning has been added informing the user of
this. Tests to ensure this behaviour is continued are also included.
See also: #110008
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions