Ignore:
Timestamp:
Jun 14, 2017, 2:46:27 PM (8 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/translate.c

    re4e9173 r6a48cc9  
    237237                }
    238238                void finally1() {
    239                         // (Finally, because of timing, also work for resume.)
     239                        // Finally, because of timing, also works for resume.
     240                        // However this might not actually be better in any way.
    240241                        __try_resume_cleanup();
    241242
Note: See TracChangeset for help on using the changeset viewer.