diff options
author | Peter Klausler <pklausler@nvidia.com> | 2023-06-29 17:32:00 -0700 |
---|---|---|
committer | Peter Klausler <pklausler@nvidia.com> | 2023-07-03 09:07:00 -0700 |
commit | 7871deb8213c2162e6234537f334ff6b11257b23 (patch) | |
tree | 66b123fa1e6028ef1134bf4ce6792df6f20666cc /lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp | |
parent | de9caf2f3244849cf0fe29bbf7cc67bae9035329 (diff) | |
download | llvm-7871deb8213c2162e6234537f334ff6b11257b23.zip llvm-7871deb8213c2162e6234537f334ff6b11257b23.tar.gz llvm-7871deb8213c2162e6234537f334ff6b11257b23.tar.bz2 |
[flang] Add optional portability warning for upcoming Fortran 202X/3 breaking change
The soon-to-be-published next revision of the ISO Fortran language standard
contains a couple of breaking changes to previous specifications that may cause
existing programs to silently change their behavior.
For the change that introduces automatic reallocation of deferred length
allocatable character scalar variables when they appear as the targets
of internal WRITE statements, as IOMSG=/ERRMSG= variables, as outputs
of INQUIRE specifiers, or as INTENT(OUT) arguments to intrinsic
procedures, this patch adds an optional portability warning.
Differential Revision: https://reviews.llvm.org/D154242
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/LibCxxMap.cpp')
0 files changed, 0 insertions, 0 deletions