llvm-project
1229c237
- [Clang][HLSL] Fix struct semantic store (#181681)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#181681 - [Clang][HLSL] Fix struct semantic store
Author
Keenuts
Parents
3c32747a
Loading