We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45bf588 commit 41ae95cCopy full SHA for 41ae95c
1 file changed
tools/clang/unittests/HLSLExec/LinAlgTests.cpp
@@ -261,6 +261,7 @@ static VariantCompType makeExpected(ComponentType CompType, int32_t M,
261
}
262
default:
263
VERIFY_IS_TRUE(false, "Unable to fill unexpected ComponentType");
264
+ break;
265
266
267
0 commit comments