Set detect_leaks = false and halt_on_error = false by default. 29/81429/3
authorMaxim Ostapenko <m.ostapenko@samsung.com>
Thu, 14 Jul 2016 14:44:53 +0000 (17:44 +0300)
committerMaxim Ostapenko <m.ostapenko@samsung.com>
Wed, 27 Jul 2016 07:26:14 +0000 (10:26 +0300)
commit6d7a978d662091da46328b4445ef0295b348edbe
treeb4c16e5b679afd3123065cdcd9ddc3a4cd109f12
parent5599418e14246cc34b3ac73aea0b57f49dbdaaee
Set detect_leaks = false and halt_on_error = false by default.

Set detect_leaks and halt_on_error to false by default because mic
installs asan-build-env package too late.

Change-Id: I69d55fdc0b3761d59a625e4cd221e41dc2a09fb3
Signed-off-by: Maxim Ostapenko <m.ostapenko@samsung.com>
libsanitizer/asan/asan_flags.cc
libsanitizer/asan/asan_flags.inc
libsanitizer/lsan/lsan.cc
libsanitizer/sanitizer_common/sanitizer_flags.inc