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 24f4cf6 commit 3b49592Copy full SHA for 3b49592
clang/test/CodeGenHLSL/BasicFeatures/InitLists.hlsl
@@ -958,4 +958,4 @@ int case17Helper(int x) {
958
// CHECK-NEXT: ret void
959
void case17() {
960
int2 X = {case17Helper(0), case17Helper(1)};
961
-}
+}
0 commit comments