charles-zablit wrote: > I wonder why this was there in the first place.
I've noticed that the Windows code paths are more aggressive when it comes to handling failures in general. I think this was caused to having fewer maintainers. Exiting would make the errors more explicit than if they were hidden in the logs. https://github.com/llvm/llvm-project/pull/200805 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
