aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorRazvan Lupusoru <razvan.lupusoru@gmail.com>2025-04-29 13:13:29 -0700
committerGitHub <noreply@github.com>2025-04-29 13:13:29 -0700
commit1a6b0413e047a390dc7759b2ea558bad83e7f1cf (patch)
treeb176b4e716bdcadd1b6007b1b68848390ac026a0 /clang/lib/CodeGen/CodeGenModule.cpp
parentd3d35adcd32c91e9076be6bb242dd6c82c490c4b (diff)
downloadllvm-1a6b0413e047a390dc7759b2ea558bad83e7f1cf.zip
llvm-1a6b0413e047a390dc7759b2ea558bad83e7f1cf.tar.gz
llvm-1a6b0413e047a390dc7759b2ea558bad83e7f1cf.tar.bz2
[flang][acc] Fix issue with privatization recipe for box ref (#137869)
When privatizing allocatable/pointer arrays, the code was creating a temporary but this was a box type. This led to inconsistency between the input and output of recipe. The updated logic now creates storage when a box ref is requested.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions