source: src/Tests/Expect-s/Context.txt@ ab60d6d

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors ctor deferred_resn demangler enum forall-pointer-decay gc_noraii jacob/cs343-translation jenkins-sandbox memory new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum resolv-new with_gc
Last change on this file since ab60d6d was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 10 years ago

fix parsing error for EOF message, change cfa-ccp -x flag to -v, regression testing third attempt: consolidate example programs

  • Property mode set to 100644
File size: 842 bytes
Line 
1--- Entering scope
2--- Entering scope
3--- Leaving scope containing
4Adding type T
5Adding function q
6--- Entering scope
7--- Leaving scope containing
8--- Leaving scope containing
9T
10Adding context has_q
11Adding function f
12--- Entering scope
13--- Entering scope
14--- Leaving scope containing
15Adding type z
16Adding function ?=?
17--- Entering scope
18--- Leaving scope containing
19--- Entering scope
20--- Entering scope
21--- Entering scope
22--- Leaving scope containing
23Adding type T
24--- Entering scope
25--- Leaving scope containing
26Adding type U
27Adding function r
28--- Entering scope
29--- Leaving scope containing
30--- Leaving scope containing
31T
32U
33Adding context has_r
34--- Entering scope
35--- Leaving scope containing
36Adding type x
37--- Entering scope
38--- Leaving scope containing
39Adding type y
40--- Leaving scope containing
41x
42y
43has_r
44--- Leaving scope containing
45z
Note: See TracBrowser for help on using the repository browser.