diff options
author | Kelvin Li <kli@ca.ibm.com> | 2025-07-17 23:52:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-17 23:52:48 -0400 |
commit | df56b1a2cf06d1954a9cd1a290a264375f47440d (patch) | |
tree | 88cce5047d0f73d5e305898d8ff12cdc9e6146fc /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 52a9c493e62c8af8f1299cae0babb92f2693065b (diff) | |
download | llvm-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