OSDN Git Service

asan: update condition to work with multiple SANITIZE_TARGET values.
authorIvan Krasin <krasin@google.com>
Thu, 17 Sep 2015 20:40:19 +0000 (13:40 -0700)
committerIvan Krasin <krasin@google.com>
Thu, 17 Sep 2015 20:51:37 +0000 (13:51 -0700)
commit33ddb742a1bd7ec3ec4148b4ead026e63e338f4c
tree0c4b012168efcf65cfaead1d794b68aef8f7c4ff
parent6766eae2d91e894b4ceab9f29cc983900e7bc0c7
asan: update condition to work with multiple SANITIZE_TARGET values.

The goal is to enable SANITIZE_TARGET='address coverage', which
will be used by LLVMFuzzer.

Bug: 22850550
Bug: 22233158
Change-Id: I909c6268e5c3d2da0361f2a2216cac080afbee64
dex2oat/Android.mk