source: src/Tests/Expect-s/Tuple.txt@ f6d7e0f

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 string with_gc
Last change on this file since f6d7e0f 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: 1.6 KB
RevLine 
[51b73452]1Adding function f
2--- Entering scope
3--- Leaving scope containing
4Adding function g
5--- Entering scope
6--- Leaving scope containing
7Adding function h
8--- Entering scope
9Adding object a
10Adding object b
11Adding object c
12Adding object d
13--- Leaving scope containing
[5f2f2d7]14Adding fwd decl for struct inner
[51b73452]15--- Entering scope
16Adding object f2
17Adding object f3
18--- Leaving scope containing
[5f2f2d7]19Adding struct inner
20Adding fwd decl for struct outer
[51b73452]21--- Entering scope
22Adding object f1
[5f2f2d7]23--- Entering scope
24--- Leaving scope containing
[51b73452]25Adding object i
26Adding object f4
27--- Leaving scope containing
[5f2f2d7]28Adding struct outer
29--- Entering scope
30--- Leaving scope containing
[51b73452]31Adding object s
[5f2f2d7]32--- Entering scope
33--- Leaving scope containing
[51b73452]34Adding object sp
35Adding object t1
36Adding object t2
37Adding object t3
38Adding function printf
39--- Entering scope
40Adding object rc
41Adding object fmt
42--- Leaving scope containing
43Adding function printf
44--- Entering scope
45Adding object fmt
46--- Leaving scope containing
47Adding function f1
48--- Entering scope
49Adding object x
50Adding object y
51Adding object w
52--- Entering scope
53--- Leaving scope containing
54--- Leaving scope containing
55Adding function g1
56--- Entering scope
57Adding object r
58--- Entering scope
59Adding object x
60Adding object p
61Adding object y
62Adding object z
63--- Leaving scope containing
64--- Leaving scope containing
65Adding function main
66--- Entering scope
67Adding object rc
68Adding object argc
69Adding object argv
70--- Entering scope
71Adding object a
72Adding object b
73Adding object c
74Adding object d
[5f2f2d7]75--- Entering scope
76--- Leaving scope containing
[51b73452]77Adding object t
78--- Leaving scope containing
79--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.