aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Semantics/mod-file.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-05-12 12:15:24 -0700
committerGitHub <noreply@github.com>2025-05-12 12:15:24 -0700
commitea87d7c0dbceaf21ddbd53d261600ca5e3aeddd7 (patch)
tree4ba628fac5b3783061445777be58eed0c5e51d7a /flang/lib/Semantics/mod-file.cpp
parent9c5f451d1c59b4e35742b572bee6576a44e10672 (diff)
downloadllvm-ea87d7c0dbceaf21ddbd53d261600ca5e3aeddd7.zip
llvm-ea87d7c0dbceaf21ddbd53d261600ca5e3aeddd7.tar.gz
llvm-ea87d7c0dbceaf21ddbd53d261600ca5e3aeddd7.tar.bz2
[flang] Add control and a portability warning for an extension (#137995)
This compiler allows an element of an assumed-shape array or POINTER to be used in sequence association as an actual argument, so long as the array is declared to have the CONTIGUOUS attribute. Make sure that this extension is under control of a LanguageFeature enum, so that a hypothetical compiler driver option could disable it, and add an optional portability warning for its use.
Diffstat (limited to 'flang/lib/Semantics/mod-file.cpp')
0 files changed, 0 insertions, 0 deletions