[LLVMdev] [Windows] Cleaning up dialog box suppression code.

Reid Kleckner rnk at google.com
Tue Jan 27 14:05:14 PST 2015


On Tue, Jan 27, 2015 at 2:00 PM, Michael Spencer <bigcheesegs at gmail.com>
wrote:
>
> It's actually not global. It's per image. Setting it in the dll doesn't
> change what happens when the main app crashes. Same for the other
> direction.
> My main concern is a user of lib lto that doesn't have stderr hooked up
> anywhere. If we don't have that, then i don't really see a problem.
>
Are you sure it's per image, or just per CRT? I'm imagining that your DLL
uses one CRT DLL and the exe uses another.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150127/62b7ce9a/attachment.html>


More information about the llvm-dev mailing list