source: src/Tests/Expect-s/Typedef.txt@ ea9b9d3

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 ea9b9d3 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: 741 bytes
Line 
1Adding function f
2--- Entering scope
3--- Entering scope
4Adding function T
5--- Entering scope
6--- Leaving scope containing
7--- Leaving scope containing
8--- Leaving scope containing
9Adding fwd decl for struct __anonymous0
10--- Entering scope
11Adding object T
12--- Leaving scope containing
13Adding struct __anonymous0
14--- Entering scope
15--- Leaving scope containing
16Adding object fred
17Adding object b
18Adding function g
19--- Entering scope
20--- Entering scope
21Adding object a
22--- Leaving scope containing
23--- Leaving scope containing
24Adding object c
25Adding object p
26Adding object q
27Adding function main
28--- Entering scope
29--- Entering scope
30Adding object w
31Adding object x
32--- Leaving scope containing
33--- Leaving scope containing
34Adding object array
Note: See TracBrowser for help on using the repository browser.