From 12ad48b6fcde7c41bad94a8072b5db31a4f86884 Mon Sep 17 00:00:00 2001 From: Dan Goodliffe Date: Wed, 20 Mar 2019 20:32:45 +0000 Subject: Enable clang tidy performance and fixes --- Jamroot.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Jamroot.jam') diff --git a/Jamroot.jam b/Jamroot.jam index 909ef13..6201edb 100644 --- a/Jamroot.jam +++ b/Jamroot.jam @@ -21,7 +21,7 @@ project tidy:misc-* #tidy:modernize-* tidy:hicpp-* -#tidy:performance-* + tidy:performance-* ; build-project icetray ; -- cgit v1.2.3