We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db0851e commit 077376cCopy full SHA for 077376c
ci/test/06_script_b.sh
@@ -72,7 +72,7 @@ if [ "${RUN_TIDY}" = "true" ]; then
72
" src/util/syserror.cpp"\
73
" src/util/threadinterrupt.cpp"\
74
" src/zmq"\
75
- " -p . ${MAKEJOBS} -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=${BASE_BUILD_DIR}/bitcoin-$HOST/contrib/devtools/iwyu/bitcoin.core.imp"
+ " -p . ${MAKEJOBS} -- -Xiwyu --error -Xiwyu --cxx17ns -Xiwyu --mapping_file=${BASE_BUILD_DIR}/bitcoin-$HOST/contrib/devtools/iwyu/bitcoin.core.imp"
76
fi
77
78
if [ "$RUN_SECURITY_TESTS" = "true" ]; then
0 commit comments