llvm-project
6d31e7e4
- [NFC][Clang][HLSL] Minor fixes to SpirvOperand (#172782)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 days ago
[NFC][Clang][HLSL] Minor fixes to SpirvOperand (#172782) Static analysis flagged this as not applying rule of three properly. The code was trying to do the right thing but basically they are effectively all defaulted, so we make it explicit.
References
#172782 - [NFC][Clang][HLSL] Minor fixes to SpirvOperand
Author
shafik
Parents
8ea8f682
Loading