[all-commits] [llvm/llvm-project] 30bfb6: [flang][hlfir] Map scalar character symbols in int...
jeanPerier via All-commits
all-commits at lists.llvm.org
Tue Mar 7 00:00:45 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30bfb6a7f641f96da2d525f98afa84040e56ed6c
https://github.com/llvm/llvm-project/commit/30bfb6a7f641f96da2d525f98afa84040e56ed6c
Author: Jean Perier <jperier at nvidia.com>
Date: 2023-03-07 (Tue, 07 Mar 2023)
Changed paths:
M flang/lib/Lower/HostAssociations.cpp
M flang/test/Lower/HLFIR/internal-procedures.f90
Log Message:
-----------
[flang][hlfir] Map scalar character symbols in internal procedures
I missed `addCharSymbol` in the patch adding the hlfir.declare in
internal procedures for "captured" entities (https://reviews.llvm.org/D143481).
Differential Revision: https://reviews.llvm.org/D145361
More information about the All-commits
mailing list