aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorKelvin Li <kli@ca.ibm.com>2025-07-17 23:52:48 -0400
committerGitHub <noreply@github.com>2025-07-17 23:52:48 -0400
commitdf56b1a2cf06d1954a9cd1a290a264375f47440d (patch)
tree88cce5047d0f73d5e305898d8ff12cdc9e6146fc /clang/lib/CodeGen/CodeGenFunction.cpp
parent52a9c493e62c8af8f1299cae0babb92f2693065b (diff)
downloadllvm-df56b1a2cf06d1954a9cd1a290a264375f47440d.zip
llvm-df56b1a2cf06d1954a9cd1a290a264375f47440d.tar.gz
llvm-df56b1a2cf06d1954a9cd1a290a264375f47440d.tar.bz2
[flang] handle allocation of zero-sized objects (#149165)
This PR handles the allocation of zero-sized objects for different implementations. One byte is allocated for the zero-sized objects.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions