diff options
author | Sarah Spall <sarahspall@microsoft.com> | 2025-09-23 09:35:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 09:35:45 -0700 |
commit | fc438d30d92b09cad28bbc189910f9bb958d8f3b (patch) | |
tree | 5009fa5316a41e62d06a1974058cb49dcfccaddc /llvm/lib/CodeGen/FuncletLayout.cpp | |
parent | d79036c1aa73bc99183742926977a5cb9823b97b (diff) | |
download | llvm-fc438d30d92b09cad28bbc189910f9bb958d8f3b.zip llvm-fc438d30d92b09cad28bbc189910f9bb958d8f3b.tar.gz llvm-fc438d30d92b09cad28bbc189910f9bb958d8f3b.tar.bz2 |
[HLSL] avoid unnamed bit fields when dealing with InitLists in HLSL (#159212)
In HLSL Init List code avoid initializing unnamed bitfields and avoid
initializing using unnamed bit fields.
Add tests.
Closes #157922
Diffstat (limited to 'llvm/lib/CodeGen/FuncletLayout.cpp')
0 files changed, 0 insertions, 0 deletions