Files
build_soong/cc
Evgenii Stepanov 04896cae35 Support memtag_heap in SANITIZE_TARGET_DIAG, fix cc_test interation.
cc_test without sanitize:memtag_heap acts as if it has implicit
sanitize{memtag_heap:true, diag:{memtag_heap:true}}. This is unaffected
by SANITIZE_TARGET.

Refactor the test to cover all permutations.

Change memtag include lists to act similar to SANITIZE_TARGET_DIAG: the
the sync include list upgrades async targets to sync, unless diag is
explicitly set to false in the target definition.

Bug: b/135772972
Test: cc_test.go

Change-Id: I6a969f2f5804cd5f47fc4e93a20e3b99ea5fa111
2021-01-20 22:27:45 +00:00
..
2020-12-23 10:34:44 -08:00
2020-12-01 16:22:16 -08:00
2021-01-12 20:43:39 +00:00
2021-01-18 15:23:28 +09:00
2020-03-06 18:15:44 -08:00
2020-12-01 16:22:16 -08:00
2020-07-16 13:21:43 -07:00
2020-08-11 01:11:44 +00:00
2020-12-04 09:43:49 -08:00
2020-11-24 14:13:31 +09:00
2021-01-11 21:50:39 +00:00
2021-01-14 18:31:06 +00:00