Skip to content
Snippets Groups Projects
Commit 6a652a87 authored by Edward Z. Yang's avatar Edward Z. Yang Committed by Edward Z. Yang
Browse files

New variant of die which takes verbosity.


This flips error handling around, so that 'die' now can format
an error message with call stacks and markers before raising
it to the top handler.  The top handler detects "verbatim"
deaths and prints them without formatting.

Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
parent afc23fdd
No related branches found
No related tags found
Loading
Showing
with 233 additions and 219 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment