[PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 2/2)
Alexey Samsonov
vonosmas at gmail.com
Tue Jan 27 16:21:45 PST 2015
In http://reviews.llvm.org/D7204#114162, @kcc wrote:
> I am not sure this is a great idea. This makes the tests non-hermetic (or at least, less hermetic)
I tend to agree with that. We shouldn't depend on ASAN_OPTIONS specified in the system environment when we're running the tests (and ASAN_OPTIONS is explicitly propagated from system env by lit).
http://reviews.llvm.org/D7204
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list