source: src/Tests/Expect-s/Operators.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: 885 bytes
Line 
1Adding function ?*?
2--- Entering scope
3--- Leaving scope containing
4Adding function ?()
5--- Entering scope
6Adding object number1
7Adding object number2
8--- Entering scope
9--- Leaving scope containing
10--- Leaving scope containing
11Adding function ?+?
12--- Entering scope
13--- Leaving scope containing
14Adding function ?=?
15--- Entering scope
16--- Leaving scope containing
17Adding fwd decl for struct accumulator
18--- Entering scope
19Adding object total
20--- Leaving scope containing
21Adding struct accumulator
22Adding function ?()
23--- Entering scope
24--- Entering scope
25--- Leaving scope containing
26Adding object a
27Adding object number1
28Adding object number2
29--- Leaving scope containing
30Adding function f
31--- Entering scope
32--- Entering scope
33Adding object a
34Adding object b
35--- Entering scope
36--- Leaving scope containing
37Adding object ?+?
38--- Leaving scope containing
39--- Leaving scope containing
Note: See TracBrowser for help on using the repository browser.