summaryrefslogtreecommitdiff
path: root/Jamroot.jam
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2021-10-16 12:28:19 +0100
committerDan Goodliffe <dan@randomdan.homeip.net>2021-10-16 12:28:19 +0100
commit7f2e93c2232dcfeb54688e5b69bece24d3d6470f (patch)
treeda62dd798e2a7498fb66140c568b730b80f6db92 /Jamroot.jam
parentFix static_assert on case_less function (diff)
downloadlibadhocutil-7f2e93c2232dcfeb54688e5b69bece24d3d6470f.tar.bz2
libadhocutil-7f2e93c2232dcfeb54688e5b69bece24d3d6470f.tar.xz
libadhocutil-7f2e93c2232dcfeb54688e5b69bece24d3d6470f.zip
Disable bugprone-easily-swappable-parameters
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 bca9e3e..87fee9b 100644
--- a/Jamroot.jam
+++ b/Jamroot.jam
@@ -39,6 +39,7 @@ project
<toolset>tidy:<checkxx>boost-*
<toolset>tidy:<checkxx>bugprone-*
<toolset>tidy:<xcheckxx>bugprone-macro-parentheses
+ <toolset>tidy:<xcheckxx>bugprone-easily-swappable-parameters
<toolset>tidy:<checkxx>clang-*
<toolset>tidy:<checkxx>misc-*
<toolset>tidy:<xcheckxx>misc-non-private-member-variables-in-classes