source: src/Tests/SynTree/Expected-SymTab/Forall.tst @ 5f2f2d7

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 5f2f2d7 was 5f2f2d7, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix constant types, remove unnecessary string copying, work on regression testing, fix several memory leaks

  • Property mode set to 100644
File size: 2.7 KB
Line 
1Adding function swap
2--- Entering scope
3--- Entering scope
4--- Leaving scope containing
5Adding type T
6Adding function ?=?
7--- Entering scope
8--- Leaving scope containing
9Adding object left
10Adding object right
11--- Entering scope
12Adding object temp
13--- Leaving scope containing
14--- Leaving scope containing
15T
16--- Entering scope
17--- Entering scope
18--- Leaving scope containing
19Adding type T
20Adding object 0
21Adding function ?+?
22--- Entering scope
23--- Leaving scope containing
24Adding function ?++
25--- Entering scope
26--- Leaving scope containing
27Adding function ?+=?
28--- Entering scope
29--- Leaving scope containing
30--- Leaving scope containing
31T
32Adding context sumable
33--- Entering scope
34--- Leaving scope containing
35Adding type T1
36Adding object 0
37Adding function ?+?
38--- Entering scope
39--- Leaving scope containing
40Adding function ?++
41--- Entering scope
42--- Leaving scope containing
43Adding function ?+=?
44--- Entering scope
45--- Leaving scope containing
46--- Entering scope
47--- Entering scope
48--- Leaving scope containing
49Adding type P1
50--- Entering scope
51--- Leaving scope containing
52Adding type P2
53--- Leaving scope containing
54P1
55P2
56Adding type T2
57--- Entering scope
58--- Leaving scope containing
59Adding type T3
60Adding fwd decl for struct __anonymous0
61--- Entering scope
62Adding object i
63Adding object j
64--- Leaving scope containing
65Adding struct __anonymous0
66--- Entering scope
67--- Entering scope
68--- Leaving scope containing
69Adding type P1
70--- Entering scope
71--- Leaving scope containing
72Adding type P2
73--- Entering scope
74--- Leaving scope containing
75--- Leaving scope containing
76P1
77P2
78Adding type T2
79Adding object w1
80Adding object g2
81--- Entering scope
82--- Leaving scope containing
83Adding type w3
84Adding object g3
85Adding function sum
86--- Entering scope
87--- Entering scope
88--- Leaving scope containing
89Adding type T
90Adding function ?=?
91--- Entering scope
92--- Leaving scope containing
93Adding object n
94Adding object a
95--- Entering scope
96Adding object total
97Adding object i
98--- Entering scope
99--- Leaving scope containing
100--- Leaving scope containing
101--- Leaving scope containing
102T
103Adding function twice
104--- Entering scope
105--- Entering scope
106--- Leaving scope containing
107Adding type T
108Adding function ?=?
109--- Entering scope
110--- Leaving scope containing
111Adding object 0
112Adding function ?+?
113--- Entering scope
114--- Leaving scope containing
115Adding function ?++
116--- Entering scope
117--- Leaving scope containing
118Adding function ?+=?
119--- Entering scope
120--- Leaving scope containing
121Adding object t
122--- Entering scope
123--- Leaving scope containing
124--- Leaving scope containing
125T
126Adding function main
127--- Entering scope
128--- Entering scope
129Adding object x
130Adding object y
131Adding object a
132Adding object f
133--- Leaving scope containing
134--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.