source: src/Tests/Expect-s/Scope.txt @ a1d5d2a

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 a1d5d2a 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: 1.9 KB
Line 
1Adding object x
2Adding object z
3Adding fwd decl for struct __anonymous0
4--- Entering scope
5Adding object a
6Adding object b
7--- Leaving scope containing
8Adding struct __anonymous0
9--- Entering scope
10--- Entering scope
11--- Leaving scope containing
12--- Leaving scope containing
13Adding type u
14Adding function f
15--- Entering scope
16Adding object y
17--- Leaving scope containing
18Adding object q
19Adding function w
20--- Entering scope
21Adding object y
22Adding object v
23--- Entering scope
24--- Entering scope
25--- Leaving scope containing
26Adding type x
27Adding function t
28--- Entering scope
29--- Leaving scope containing
30Adding object u
31Adding object z
32--- Leaving scope containing
33x
34--- Leaving scope containing
35Adding object p
36--- Entering scope
37--- Entering scope
38--- Leaving scope containing
39Adding type z
40Adding function u
41--- Entering scope
42--- Leaving scope containing
43--- Leaving scope containing
44z
45Adding context has_u
46Adding function q
47--- Entering scope
48--- Entering scope
49--- Leaving scope containing
50Adding type t
51Adding function ?=?
52--- Entering scope
53--- Leaving scope containing
54Adding object the_t
55--- Entering scope
56Adding object y
57--- Leaving scope containing
58--- Leaving scope containing
59t
60Adding function f
61--- Entering scope
62Adding object p
63--- Entering scope
64Adding object y
65--- Entering scope
66Adding object y
67--- Entering scope
68Adding object x
69Adding object z
70--- Leaving scope containing
71Adding object x
72--- Leaving scope containing
73Adding object q
74--- Leaving scope containing
75--- Leaving scope containing
76Adding function g
77--- Entering scope
78--- Entering scope
79--- Entering scope
80--- Leaving scope containing
81Adding object x
82--- Entering scope
83Adding object y
84--- Leaving scope containing
85Adding object z
86--- Leaving scope containing
87--- Leaving scope containing
88Adding function q
89--- Entering scope
90Adding object i
91--- Entering scope
92--- Leaving scope containing
93--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.