Introduce static checks
Open, NormalPublic

Description

We should introduce a suite of static checks to find common errors. This can include various tools including:

  • clang-tidy
  • clazy
  • cppcheck?
  • ....

Details

cmollekopf updated the task description. (Show Details)
cmollekopf raised the priority of this task from to Needs Triage.
cmollekopf added a project: Sink.
cmollekopf added a subscriber: cmollekopf.
cmollekopf moved this task from Backlog to Infrastructure on the Kube board.Feb 21 2016, 5:14 PM
mbohlender moved this task from Infrastructure to Backlog on the Kube board.Nov 8 2016, 5:56 PM
cmollekopf triaged this task as Normal priority.Nov 21 2016, 8:58 PM
cmollekopf moved this task from Backlog to 0.2 on the Kube board.Feb 10 2017, 2:23 PM
cmollekopf edited projects, added Kube (0.2); removed Kube.
cmollekopf moved this task from 0.2 to Backlog on the Kube board.Feb 21 2017, 12:38 PM
cmollekopf edited projects, added Kube; removed Kube (0.2).
cmollekopf moved this task from Backlog to Misc on the Kube board.Feb 21 2017, 12:47 PM

The extra cmake modules contain similar code to enable various sanitizers.