Skip to content

Commit a8f1d7f

Browse files
damyanpalsepkow
andauthored
Update tools/clang/unittests/HLSLExec/LongVectors.cpp
Co-authored-by: Alex Sepkowski <alexsepkowski@gmail.com>
1 parent f14ddda commit a8f1d7f

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
@@ -1422,7 +1422,7 @@ class DxilConf_SM69_Vectorized {
14221422

14231423
bool FailIfRequirementsNotMet = false;
14241424
#ifdef _HLK_CONF
1425-
FailIsRequirementsNotMet = true;
1425+
FailIfRequirementsNotMet = true;
14261426
#endif
14271427
WEX::TestExecution::RuntimeParameters::TryGetValue(
14281428
L"FailIfRequirementsNotMet", FailIfRequirementsNotMet);

0 commit comments

Comments
 (0)