helper script for sanitizer testing
authorJohann <johannkoenig@google.com>
Tue, 27 Mar 2018 19:59:15 +0000 (12:59 -0700)
committerJohann <johannkoenig@google.com>
Thu, 29 Mar 2018 13:58:30 +0000 (06:58 -0700)
commit20521c394c7d5424c9638e2596d9818bac7b42a3
tree5c84397c3bc7d7a0a7c0c49cc2e812109c46acfd
parent239511fad877863b7b8fdfba2c83449e753e679a
helper script for sanitizer testing

source tools/set_analyzer_env.sh <sanitizer>
will set the compiler, flag, and sanitizer variables necessary to build
and run a variety of sanitizers.

Change-Id: I5dd2ae947cb337d5ccf2a11e9fe87991bc8ba0c8
README
tools/set_analyzer_env.sh [new file with mode: 0644]