This option is disabled by our other test suites, and will cause
failures when unit tests abort instead of failing with an error code.
Will also prevent the test suite from being too slow.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
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?