summaryrefslogtreecommitdiff
path: root/examples/cxxexample.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxxexample.sh')
-rwxr-xr-xexamples/cxxexample.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/cxxexample.sh b/examples/cxxexample.sh
new file mode 100755
index 0000000..4c1a5a5
--- /dev/null
+++ b/examples/cxxexample.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+g++-5 -fplugin=../cxxparanucker.so -fplugin-arg-cxxparanucker-command=detectnullpointers cxxexample.cpp