diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-02-25 13:52:17 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 13:52:17 -0800 |
commit | 44ffeecde2658249d57a54f52c11a339f2e6d14e (patch) | |
tree | f5a44b4a9377987764203a89527d8f4deb3555c3 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ad94af973a76ecaa3e6a85304a4abe8130e88bdb (diff) | |
download | llvm-44ffeecde2658249d57a54f52c11a339f2e6d14e.zip llvm-44ffeecde2658249d57a54f52c11a339f2e6d14e.tar.gz llvm-44ffeecde2658249d57a54f52c11a339f2e6d14e.tar.bz2 |
[DXIL][Analysis] Make sure resource accessors are contiguous (#128696)
When some resource types were present, but not all of them, we were
ending up in a situation where we would fail to initialize the `FirstX`
variables and get incorrect iterators.
Fixes #128560.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions