summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2020-12-17 18:31:53 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2020-12-17 18:31:53 +0000
commit52a56d1e7d464f99904cc1f342423adc59d32aff (patch)
tree74615bc0ba39661baee4a0c5587a482d84d50b4a /Jamroot.jam
parentUse AdHoc case_less, not Slicer (diff)
downloadicespider-52a56d1e7d464f99904cc1f342423adc59d32aff.tar.bz2
icespider-52a56d1e7d464f99904cc1f342423adc59d32aff.tar.xz
icespider-52a56d1e7d464f99904cc1f342423adc59d32aff.zip
Disable named parameter check
Diffstat (limited to 'Jamroot.jam')
-rw-r--r--Jamroot.jam1
1 files changed, 1 insertions, 0 deletions
diff --git a/Jamroot.jam b/Jamroot.jam
index 7a4718d..ebecb1e 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -26,6 +26,7 @@ project
<toolset>tidy:<checkxx>modernize-*
<toolset>tidy:<xcheckxx>modernize-use-trailing-return-type
<toolset>tidy:<checkxx>hicpp-*
+ <toolset>tidy:<xcheckxx>hicpp-named-parameter
<toolset>tidy:<checkxx>performance-*
<toolset>tidy:<exclude>common/bin/http.h
<toolset>tidy:<exclude>common/bin/session.h