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