source: src/Tests/Expect-s/TypeGenerator.txt @ b1d6dd5

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since b1d6dd5 was b1d6dd5, checked in by Peter A. Buhr <pabuhr@…>, 9 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: 2.3 KB
Line 
1--- Entering scope
2--- Entering scope
3--- Leaving scope containing
4Adding type T
5Adding function ?+?
6--- Entering scope
7--- Leaving scope containing
8--- Leaving scope containing
9T
10Adding context addable
11Adding fwd decl for struct __anonymous0
12--- Entering scope
13Adding object data
14Adding object next
15--- Leaving scope containing
16Adding struct __anonymous0
17--- Entering scope
18--- Entering scope
19--- Leaving scope containing
20Adding type T
21--- Entering scope
22--- Leaving scope containing
23--- Leaving scope containing
24T
25Adding type List1
26Adding object li
27Adding function f
28--- Entering scope
29Adding object g
30--- Leaving scope containing
31Adding function h
32--- Entering scope
33Adding object p
34--- Leaving scope containing
35Adding fwd decl for struct S1
36--- Entering scope
37--- Entering scope
38--- Leaving scope containing
39Adding type T
40--- Leaving scope containing
41T
42Adding struct S1
43Adding fwd decl for struct S1
44--- Entering scope
45--- Entering scope
46--- Leaving scope containing
47Adding type T
48Adding object i
49--- Leaving scope containing
50T
51Adding struct S1
52--- Entering scope
53--- Leaving scope containing
54Adding object v1
55--- Entering scope
56--- Leaving scope containing
57Adding object p
58Adding fwd decl for struct S2
59--- Entering scope
60--- Entering scope
61--- Leaving scope containing
62Adding type T
63Adding object i
64--- Leaving scope containing
65T
66Adding struct S2
67--- Entering scope
68--- Leaving scope containing
69Adding object v2
70Adding fwd decl for struct __anonymous1
71--- Entering scope
72--- Entering scope
73--- Leaving scope containing
74Adding type T
75Adding object i
76--- Leaving scope containing
77T
78Adding struct __anonymous1
79--- Entering scope
80--- Leaving scope containing
81Adding object v2
82Adding fwd decl for struct node
83--- Entering scope
84--- Entering scope
85--- Leaving scope containing
86Adding type T
87Adding object data
88--- Entering scope
89--- Leaving scope containing
90Adding object next
91--- Leaving scope containing
92T
93Adding struct node
94--- Entering scope
95--- Entering scope
96--- Leaving scope containing
97Adding type T
98--- Entering scope
99--- Leaving scope containing
100--- Leaving scope containing
101T
102Adding type List
103Adding object my_list
104--- Entering scope
105--- Leaving scope containing
106Adding type Complex
107Adding function main
108--- Entering scope
109--- Entering scope
110--- Entering scope
111--- Leaving scope containing
112--- Leaving scope containing
113--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.