#!/bin/bash

. other/analysis/gen-file.sh

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