OSDN Git Service

Disable integer_overflow sanitizer in libm.
authorIvan Lozano <ivanlozano@google.com>
Thu, 6 Jul 2017 20:54:56 +0000 (13:54 -0700)
committerIvan Lozano <ivanlozano@google.com>
Thu, 6 Jul 2017 22:17:54 +0000 (15:17 -0700)
commite925418bddd68ffeee089068b2c18e405aab196d
treedc27afd739c4d49da69d16261fd82b5b438f6824
parent0ff813fb484662feed81d17c2baa21e08f003f31
Disable integer_overflow sanitizer in libm.

Explicitly disables the integer_overflow sanitizer in the libm library.
This change should not impact any other build targets.

Bug: 30969751
Test: Built with and without SANITIZE_TARGET=integer_overflow
Change-Id: I98d0312344086b01394f456d4b953463b5e6cb1a
libm/Android.bp