[PATCH] [compiler-rt] Turn abort_on_error=1 by default on OS X (part 1/2)

Kuba Brecka kuba.brecka at gmail.com
Wed Jan 28 16:13:09 PST 2015


In http://reviews.llvm.org/D7203#114433, @ygribov wrote:

> Why not enable it on all platforms btw?


I'd support having abort_on_error=1 on all platforms, but it was mentioned that current integrations of ASan on Linux probably depend on the current behavior, and they would need to be changed (maybe just setting different `ASAN_OPTIONS` if you really don't want the process to crash on error?).


http://reviews.llvm.org/D7203

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list