[PATCH] D32444: [asan] Rename allow_user_segv_handler into allow_user_sig_handler

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 24 13:17:34 PDT 2017


vitalybuka added a comment.

In https://reviews.llvm.org/D32444#735907, @eugenis wrote:

> This will break all the users.


Usually it used to set it to true, but after https://reviews.llvm.org/D32443 it would not be necessary.


https://reviews.llvm.org/D32444





More information about the llvm-commits mailing list