Files
build_soong/cc
Colin Cross b781d23575 Use static asan runtime for musl
Use static asan runtimes for musl binaries to match glibc binaries.
The static asan runtime also requires libclang_rt.asan_cxx.a.  Unlike
most other runtimes the asan runtimes need to expose the symbols
from the runtime to allow intercepting calls to malloc, new etc.

Test: m USE_HOST_MUSL=true aidl_unittests && out/host/linux-x86/testcases/aidl_unittests/x86_64/aidl_unittests
Test: sanitize_test.go
Change-Id: I93da03b1c447fbb01f37262e7a465f165c2d5a18
2023-03-22 12:58:39 -07:00
..
2023-03-22 12:58:39 -07:00
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2023-01-17 15:35:42 -08:00
2023-02-22 13:45:49 +09:00
2023-03-12 16:31:10 +09:00
2023-03-16 13:11:17 +09:00
2022-12-01 20:01:03 +00:00
2022-08-17 10:43:13 -07:00
2023-02-21 10:12:47 -08:00
2021-04-26 18:41:00 -07:00
2023-02-15 01:32:22 +00:00
2022-08-31 19:40:22 +00:00
2023-02-21 10:12:47 -08:00
2020-07-16 13:21:43 -07:00
2023-03-22 12:58:39 -07:00
2023-02-22 13:45:49 +09:00
2023-03-22 12:58:38 -07:00