diff options
author | Ziqing Luo <ziqing@udel.edu> | 2025-05-07 12:32:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-07 21:32:08 +0200 |
commit | db38cc27bc61cf2d53bcac1203722853610aa073 (patch) | |
tree | 2a6980738d461282c482ee29163e0256652f2d12 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | f74d893987dd72c6a7dc6b4f219877204a7681f4 (diff) | |
download | llvm-db38cc27bc61cf2d53bcac1203722853610aa073.zip llvm-db38cc27bc61cf2d53bcac1203722853610aa073.tar.gz llvm-db38cc27bc61cf2d53bcac1203722853610aa073.tar.bz2 |
[analyzer] Make it a noop when initializing a field of empty record (#138594)
Previously, Static Analyzer initializes empty type fields with zeroes.
This can cause problems when those fields have no unique addresses. For
example, https://github.com/llvm/llvm-project/issues/137252.
rdar://146753089
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions