Displaying 1 result from an estimated 1 matches for "099454c2".
2015 Jan 27
4
[LLVMdev] [Windows] Cleaning up dialog box suppression code.
We have multiple different places where we handle dialog box
suppression to various degrees. I recently discovered another place we
need to do it, and so I wanted to unify all of them.
We currently have most of this suppression logic behind the
LLVM_DISABLE_CRASH_REPORT environment variable. I would like to make
it unconditional. I don't believe we have any users that desire the
dialog box