commit | 17d5c353c0c5026e0d48dc1c702c9eb30c5d049e | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Thu Dec 13 14:42:35 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Thu Jan 10 19:30:36 2019 +0000 |
tree | 367c7f9093ad6c530c756af4146af1ec11bc8e24 | |
parent | 9fe58328cc927400b27431b72999b22264f9e925 [diff] |
scripts/unit-test: Run ub+asan for meson Meson supports trivially enabling undefined behavior sanitizer and address sanitizer support. All tests should be run through these analyzers. This also adds a TODO for memory sanitizer support which is not in gcc7 so we can't trivially support that yet. Change-Id: Ib9e8c4a668f07bcc44733b691c17345e3ed276c4 Signed-off-by: William A. Kennington III <wak@google.com>
Build script for CI jobs in Jenkins.