Set detect_leaks = false and halt_on_error = false by default.
authorIvan Baravy <i.baravy@samsung.com>
Mon, 27 Feb 2017 08:00:20 +0000 (11:00 +0300)
committerIvan Baravy <i.baravy@samsung.com>
Mon, 27 Feb 2017 08:00:20 +0000 (11:00 +0300)
commit2136197d687ac8d074e28ef6769c11e38c52b6b9
treeddde935b8cfa7cb704f2df6d90c9b01746aa13ab
parenta03c910e725dbd9031446f9974435e5f3245d8f3
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.
libsanitizer/asan/asan_flags.cc
libsanitizer/asan/asan_flags.inc
libsanitizer/lsan/lsan.cc
libsanitizer/sanitizer_common/sanitizer_flags.inc