Files
build_soong/cc
Ivan Lozano 2a2d509a32 cc: Remove unneeded ubsan library linkage on host
The sanitizer runtime logic was rewritten in aosp/2438959 to simplify
static sanitizer library selection. However, enabling ubsan diagnostics
for host tests would result in incorrectly adding an unnecessary
libclang_rt.asan.so dependency.

This check should have been removed as well -- the library dep
determination for c.sanitize.Properties.UbsanRuntimeDep is now handled
higher up in the logic.

(Some formatting fixes are included as well)

Bug: 323237381
Test: UBSanitized Host test with diagnostics runs correctly.
Change-Id: I97bd01344b7b676fccb9f250c0f801b8bc212a1a
2024-05-03 12:20:40 -04:00
..
2024-02-09 12:22:13 -08:00
2024-02-09 13:49:02 -08:00
2023-05-19 20:31:32 +00:00
2024-02-16 19:42:15 +00:00
2023-05-19 20:31:32 +00:00
2024-02-09 13:49:02 -08:00
2024-01-10 16:29:51 +09:00
2024-01-09 11:37:14 +09:00
2024-01-09 22:09:07 +00:00
2024-04-05 01:56:56 +00:00
2024-03-20 14:50:26 +00:00
2024-04-05 01:56:56 +00:00
2023-05-19 20:31:32 +00:00
2023-10-18 17:42:59 -07:00
2020-07-16 13:21:43 -07:00
2024-04-05 01:56:56 +00:00
2024-02-28 19:14:24 -08:00
2024-01-09 11:37:14 +09:00
2024-04-05 01:56:56 +00:00
2024-04-05 01:56:56 +00:00