llvm-project
6d31e7e4 - [NFC][Clang][HLSL] Minor fixes to SpirvOperand (#172782)

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.
Author
Parents
Loading