llvm-project
1229c237 - [Clang][HLSL] Fix struct semantic store (#181681)

Commit
46 days ago
[Clang][HLSL] Fix struct semantic store (#181681) The store to a nested semantic had an issue we the field index was not increased when walking through it. One of the check-in test was bad, causing this to slip by. Fixes #181674
Author
Parents
Loading