source: src/Tests/Expect-s/Scope.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.9 KB
RevLine 
[51b73452]1Adding object x
2Adding object z
[5f2f2d7]3Adding fwd decl for struct __anonymous0
[51b73452]4--- Entering scope
5Adding object a
6Adding object b
7--- Leaving scope containing
[5f2f2d7]8Adding struct __anonymous0
9--- Entering scope
[51b73452]10--- Entering scope
11--- Leaving scope containing
[5f2f2d7]12--- Leaving scope containing
13Adding type u
[51b73452]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
[5f2f2d7]26Adding type x
[51b73452]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
[5f2f2d7]39Adding type z
[51b73452]40Adding function u
41--- Entering scope
42--- Leaving scope containing
43--- Leaving scope containing
44z
[5f2f2d7]45Adding context has_u
[51b73452]46Adding function q
47--- Entering scope
48--- Entering scope
49--- Leaving scope containing
[5f2f2d7]50Adding type t
51Adding function ?=?
[51b73452]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
[5f2f2d7]81Adding object x
82--- Entering scope
83Adding object y
84--- Leaving scope containing
[51b73452]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.