From 3f0eba7419207e23ab95248a93c210bee99bfcd3 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Sun, 17 Oct 2021 14:57:27 +0100 Subject: Fix up warnings from latest clang-tidy --- Jamroot.jam | 1 + 1 file changed, 1 insertion(+) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 2add787..18a56f1 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -33,6 +33,7 @@ project coverage:on tidy:boost-* tidy:bugprone-* + tidy:bugprone-easily-swappable-parameters tidy:clang-* tidy:clang-analyzer-optin.cplusplus.VirtualCall tidy:misc-* -- cgit v1.2.3