diff options
author | Vladimir Marko <vmarko@google.com> | 2018-10-03 11:24:47 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2018-10-03 11:48:29 +0100 |
commit | 718d86dee81f4e5b8510458c145150e8102f042a (patch) | |
tree | 964d440f42d682f3c3c5f8ec51da2c1aabadf431 /tools/cpp-define-generator/make_header_test.py | |
parent | 9ec8559bc2e18075cdcd9a2f09206b698d3c1993 (diff) |
Make BitMemoryRegion::LoadBit() ASAN friendly.
The __attribute__((no_sanitize_address)) is not respected
when the function is inlined. Work around that by reading
only the needed byte.
Test: m test-art-host-gtest
Test: aosp_taimen-userdebug boots.
Bug: 117183272
Change-Id: I4fba89b8981373f4dd041609a00ed3750e00e2c3
Diffstat (limited to 'tools/cpp-define-generator/make_header_test.py')
0 files changed, 0 insertions, 0 deletions