Skip to content

Commit 48d23cd

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

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
@@ -1423,7 +1423,7 @@ class DxilConf_SM69_Vectorized {
14231423

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

0 commit comments

Comments
 (0)