Changeset 107b01a for tests/raii/.expect/dtor-early-exit-ERR2.txt
- Timestamp:
- Dec 19, 2018, 1:47:03 PM (6 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, no_list, persistent-indexer, pthread-emulation, qualifiedEnum
- Children:
- 84b4d607
- Parents:
- a2dbcff1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/raii/.expect/dtor-early-exit-ERR2.txt
ra2dbcff1 r107b01a 1 raii/dtor-early-exit.c :214:1 error: jump to label 'L2' crosses initialization of y Branch (Goto)1 raii/dtor-early-exit.cfa:214:1 error: jump to label 'L2' crosses initialization of y Branch (Goto) 2 2 with target: L2 3 3 with original target: L2
Note: See TracChangeset
for help on using the changeset viewer.