On Jul 28, 2010, at 8:40 AM, Daniel Dunbar wrote:

> Author: ddunbar
> Date: Wed Jul 28 10:40:33 2010
> New Revision: 109587
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=109587&view=rev
> Log:
> Preprocessor: Add support for '#pragma clang __debug crash' and '#pragma clang
> __debug overflow_stack'.
> - For testing crash reporting stuff... you'd think I could just use some C++
>   code but Doug keeps fixing stuff!

abort() != crash.  How about a null pointer dereference?

-Chris


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to