We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00175bf commit 9ed2adcCopy full SHA for 9ed2adc
llvm/include/llvm/MC/DXContainerRootSignature.h
@@ -38,6 +38,6 @@ struct RootParameter {
38
dxbc::ShaderVisibilityFlag ShaderVisibility;
39
40
void write(raw_ostream &OS);
41
-};
+};
42
} // namespace mcdxbc
43
} // namespace llvm
0 commit comments