OSDN Git Service

[android] Fix some tests for AOSP-master devices.
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Tue, 5 Jan 2021 20:12:45 +0000 (12:12 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Tue, 5 Jan 2021 20:54:09 +0000 (12:54 -0800)
commit1f8031cd74887025a5de1e7129718186369db769
treed574dc41eeba2a62bb15ae3618bfb6b3d2ead638
parent216894211713bbb1e8beb249f2b008c11a9d8c2c
[android] Fix some tests for AOSP-master devices.

Some tests are broken at API level 30 on AOSP-master devices. When we
change the buildbuit to API level 30, the following tests get enabled.
They're currently broken due to various issues, and so fix up those
issues.

Reviewed By: oontvoo, eugenis

Differential Revision: https://reviews.llvm.org/D94100
compiler-rt/test/cfi/cross-dso/target_out_of_bounds.cpp
compiler-rt/test/lsan/TestCases/Linux/use_tls_dynamic.cpp
compiler-rt/test/lsan/TestCases/stale_stack_leak.cpp