Revert "Add standalone scan-build script"

This reverts commit 9135d14b81.
This commit is contained in:
Phil Turnbull 2017-06-19 09:27:45 -04:00
parent 1b9e78add2
commit 7bdb0917d3

View file

@ -1,7 +0,0 @@
#!/usr/bin/env bash
set -e
. script/lib.sh
scan_build make "$@"