search for: 65ca4172

Displaying 1 result from an estimated 1 matches for "65ca4172".

Did you mean: 652a412
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