Ignore:
Timestamp:
Sep 18, 2017, 3:05:47 PM (6 years ago)
Author:
Rob Schluntz <rschlunt@…>
Branches:
aaron-thesis, arm-eh, 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:
80ac42d
Parents:
9857e8d
Message:

Convert InsertDtors? to PassVisitor?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tests/.expect/dtor-early-exit-ERR1.txt

    r9857e8d r698ec72  
    1 dtor-early-exit.c:142:1 error: jump to label 'L1' crosses initialization of y Branch (Goto)
     1dtor-early-exit.c:153:1 error: jump to label 'L1' crosses initialization of y Branch (Goto)
    22  with target: L1
    33  with original target: L1
Note: See TracChangeset for help on using the changeset viewer.