labath added a comment.

I don't think this is a good idea. I'm very much against libraries randomly 
installing signal handlers, and I think that is the reason this function is 
called from the main program in lldb (and elsewhere in llvm afaik). If there's 
no way to get a backtrace without this on windows, then it'd be better to 
disable the lldbassert functionality there.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119009/new/

https://reviews.llvm.org/D119009

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to