summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2020-12-30 19:35:04 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2020-12-30 19:35:04 +0000
commit07bc375a974dd4c7ece13c1813900765046d0ff9 (patch)
tree1c7628d5e3678c8c14e18a927f649a3575f21ab6 /Jamroot.jam
parentAdd missing call to fuse_destroy in test (diff)
downloadnetfs-07bc375a974dd4c7ece13c1813900765046d0ff9.tar.bz2
netfs-07bc375a974dd4c7ece13c1813900765046d0ff9.tar.xz
netfs-07bc375a974dd4c7ece13c1813900765046d0ff9.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 cce8c6e..98a24a6 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -30,6 +30,7 @@ project
<toolset>tidy:<xcheckxx>hicpp-vararg
<toolset>tidy:<xcheckxx>hicpp-signed-bitwise
<toolset>tidy:<xcheckxx>hicpp-no-array-decay
+ <toolset>tidy:<xcheckxx>hicpp-named-parameter
<toolset>tidy:<checkxx>performance-*
<toolset>tidy:<exclude>daemonConfig.h
<toolset>tidy:<exclude>fuseConfig.h