allow_user_segv_handler already controls various signals, not just SEGV
Diff Detail
Diff Detail
- Build Status
Buildable 5825 Build 5825: arc lint + arc unit
Event Timeline
Comment Actions
Usually it used to set it to true, but after https://reviews.llvm.org/D32443 it would not be necessary.
Comment Actions
If the default value is changed to true, I guess I'm fine with this. Never liked this flag anyway.
Kostya, WDYT?