diff options
author | Valentin Clement <clementval@gmail.com> | 2023-02-08 16:31:26 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2023-02-08 16:31:48 +0100 |
commit | 4143d3ebd2d8fbefc8d7ba2cded304a6049aed7f (patch) | |
tree | c36abcf886fcacbcb7f57151cdde241119a47936 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1c10d5b175992a9d056a2d763a932e5652386fc1 (diff) | |
download | llvm-4143d3ebd2d8fbefc8d7ba2cded304a6049aed7f.zip llvm-4143d3ebd2d8fbefc8d7ba2cded304a6049aed7f.tar.gz llvm-4143d3ebd2d8fbefc8d7ba2cded304a6049aed7f.tar.bz2 |
[flang] Unlimited polymoprhic allocated as character
Allocation of unlimited polymorphic allocatable with
character intrinsic type is now done through
`PointerNullifyCharacter` or `AllocatableInitCharacter` so the length
is correctly set.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D143580
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions