Integrate clang-tidy-8 with cmake build
authorBen Davis <ben.davis@arm.com>
Tue, 12 Oct 2021 14:06:40 +0000 (15:06 +0100)
committerMatteo Franchin <matteo.franchin@arm.com>
Thu, 11 Nov 2021 10:15:22 +0000 (10:15 +0000)
commita7a53ef09257529fea095dc9b8ff9ebf22c7acbe
tree735968363ed5945447cdd946676ca7074b0086e6
parent6ef056b5171ea87bae62d2d5ec9c12e72a399645
Integrate clang-tidy-8 with cmake build

We will now run clang-tidy if available as part of the standard build
with the bugprone-* and modernize-* checks

Change-Id: I4c9d3cf8712f802b912d32a443bca1584169a8b3
Signed-off-by: Ben Davis <ben.davis@arm.com>
CMakeLists.txt