Skip to content

Commit b00a634

Browse files
alsepkowdamyanp
andauthored
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
Co-authored-by: Damyan Pepper <damyanp@microsoft.com>
1 parent 4d99e8a commit b00a634

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/clang/unittests/HLSLExec/LongVectors.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1524,7 +1524,7 @@ class DxilConf_SM69_Vectorized {
15241524
}
15251525

15261526
template <typename T, OpType OP> void runWaveOpTest() {
1527-
WEX::TestExecution::SetVerifyOutput verifySettings(
1527+
WEX::TestExecution::SetVerifyOutput VerifySettings(
15281528
WEX::TestExecution::VerifyOutputSettings::LogOnlyFailures);
15291529

15301530
UINT WaveSize = 0;

0 commit comments

Comments
 (0)