diff options
| author | 2017-06-13 10:24:34 -0700 | |
|---|---|---|
| committer | 2017-06-19 10:11:56 -0700 | |
| commit | 651275ba90215bcca6d5fb3ca26d05a4de9f1877 (patch) | |
| tree | 086d5cf95fe1b9df08f92a47a058b82cddc6941e /java/java.go | |
| parent | aac67d38b290e786f294b4c41c9f3a527efe7dda (diff) | |
Add support for misc_undefined diagnostics
Setting Sanitize.Diag.Undefined to true does not enable diagnostics for
all possible UBSan sanitizers that might be declared in Sanitize.Misc_undefined
(specifically unsigned-integer-overflow and nullability-*). This adds an
equivalent Sanitize.Diag.Misc_undefined string array to allow diagnostics to
be enabled in these sanitizers.
Bug: 62546512
Test: make works and device boots.
Test: Tested an Android.bp generated binary with the new field enabling
unsigned-integer-overflow diagnostics.
Change-Id: I9aa7cb2555ab4f94ae1aa290715a617718d936ff
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions