Ignore:
Timestamp:
Jun 14, 2017, 2:46:27 PM (7 years ago)
Author:
Andrew Beach <ajbeach@…>
Branches:
ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
Children:
78372fd, 838ef08
Parents:
e4e9173
Message:

More tests for the exception library.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/working/exception/impl/exception.c

    re4e9173 r6a48cc9  
    222222                                                ? _URC_CONTINUE_UNWIND : _URC_HANDLER_FOUND;
    223223                                        shared_stack.current_handler_index = index;
    224 
    225224
    226225                                        // Based on the return value, check if we matched the exception
Note: See TracChangeset for help on using the changeset viewer.