aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2023-02-07 09:15:54 +0100
committerValentin Clement <clementval@gmail.com>2023-02-07 09:17:38 +0100
commitdda01632db12d3b11d8e2e21d73d438626cb0436 (patch)
tree610e0396ff65c836b7de8978e627170b2648fdc2 /flang/lib/Frontend/CompilerInvocation.cpp
parentb4d51eafc4660ed48b42b6be999a647cc1163a16 (diff)
downloadllvm-dda01632db12d3b11d8e2e21d73d438626cb0436.zip
llvm-dda01632db12d3b11d8e2e21d73d438626cb0436.tar.gz
llvm-dda01632db12d3b11d8e2e21d73d438626cb0436.tar.bz2
[flang] Use PointerAssociateLowerBounds when there is lower bounds
The current code was not taking provided lower bounds when the pointer is polymorphic and was just calling PointerAssociate. This patch updates the behavior and use PointerAssociateLowerBounds with the provided lower bounds. Reviewed By: jeanPerier Differential Revision: https://reviews.llvm.org/D143392
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions