summaryrefslogtreecommitdiff
path: root/other/analysis/run-clang
diff options
context:
space:
mode:
Diffstat (limited to 'other/analysis/run-clang')
-rwxr-xr-xother/analysis/run-clang7
1 files changed, 7 insertions, 0 deletions
diff --git a/other/analysis/run-clang b/other/analysis/run-clang
new file mode 100755
index 00000000..1c8da7ea
--- /dev/null
+++ b/other/analysis/run-clang
@@ -0,0 +1,7 @@
1#!/bin/sh
2
3. other/analysis/gen-file.sh
4
5put auto_tests/lan_discovery_test.c
6
7clang --analyze test.c $CPPFLAGS