[PATCH] D32129: Don't use abort_on_error for lsan darwin test suite

Kuba (Brecka) Mracek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 11:12:06 PDT 2017


kubamracek added a comment.

Can this be two separate changes, 1) NFC for the LSAN_OPTIONS => %env_lsan_opts conversion, and 2) the Darwin change to add `abort_on_error=0`?


https://reviews.llvm.org/D32129





More information about the llvm-commits mailing list