From 1b5e2d110ccdfabd96e7d71f8bd1dd14fb17edce Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Thu, 14 Feb 2019 14:40:11 +0000 Subject: Enable (most) high integrity checks (not for tests) --- Jamroot.jam | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 1e66cc8..0f2097c 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -23,7 +23,9 @@ project tidy:misc-* tidy:modernize-* #tidy:cppcoreguidelines-* -#tidy:hicpp-* + tidy:hicpp-* + tidy:hicpp-vararg + tidy:hicpp-signed-bitwise tidy:performance-* ; -- cgit v1.2.3