summaryrefslogtreecommitdiff
path: root/other/analysis/run-cppcheck
blob: 17d0ee25760ba5059a04d0732d278694088ff314 (plain)
1
2
3
4
5
#!/bin/bash

. other/analysis/gen-file.sh

cppcheck amalgamation.cc "${CPPFLAGS[@]}"