diff options
| author | 2018-03-13 10:41:07 -0700 | |
|---|---|---|
| committer | 2018-04-02 12:54:52 -0700 | |
| commit | a9255a8378368c3d3c24ebc65e4b139e6c039379 (patch) | |
| tree | 53217a12b2e3aea0d4f377e5dcf841e12ac67d51 /java/java_test.go | |
| parent | d3c59a2b3acab9011a65b2e6932ec4cfd5ee1f2b (diff) | |
Support integer_overflow static lib diagnostics.
This extends the minimal runtime dependency mutator to allow signed
and unsigned integer overflow diagnostics in static libraries and
binaries. This also enables the integer_overflow flag for static
libraries and binaries.
Note compilation will fail if the static library is a dependency
of a Make module that does not also have diagnostics enabled.
Bug: 66952339
Bug: 73283972
Test: make SANITIZE_TARGET{,_DIAG}=integer_overflow
Test: Enabled diagnostics in a static lib, saw results in logcat.
Test: Checked showcommands output for ubsan runtime library inclusion.
Change-Id: Ic52881a0f74cdcac0e4a15335df493b59b002ae5
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions