ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newwith_gc
Last change
on this file since 1ad1c99e 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.1 KB
|
Rev | Line | |
---|
[b1d6dd5] | 1 | a: signed int |
---|
| 2 | b: signed int |
---|
| 3 | b: float |
---|
| 4 | g: function |
---|
| 5 | with parameters |
---|
| 6 | signed int |
---|
| 7 | returning |
---|
| 8 | void |
---|
| 9 | |
---|
| 10 | g: function |
---|
| 11 | with parameters |
---|
| 12 | unsigned int |
---|
| 13 | returning |
---|
| 14 | void |
---|
| 15 | |
---|
| 16 | f: function |
---|
| 17 | with parameters |
---|
| 18 | void |
---|
| 19 | returning |
---|
| 20 | void |
---|
| 21 | with body |
---|
| 22 | CompoundStmt |
---|
| 23 | Expression Statement: |
---|
| 24 | Applying untyped: |
---|
| 25 | Name: g |
---|
| 26 | ...to: |
---|
| 27 | Comma Expression: |
---|
| 28 | Name: a |
---|
| 29 | |
---|
| 30 | Name: b |
---|
| 31 | |
---|
| 32 | Expression Statement: |
---|
| 33 | Applying untyped: |
---|
| 34 | Name: g |
---|
| 35 | ...to: |
---|
| 36 | Comma Expression: |
---|
| 37 | Comma Expression: |
---|
| 38 | Name: a |
---|
| 39 | |
---|
| 40 | Name: a |
---|
| 41 | |
---|
| 42 | Name: b |
---|
| 43 | |
---|
| 44 | Expression Statement: |
---|
| 45 | Applying untyped: |
---|
| 46 | Name: g |
---|
| 47 | ...to: |
---|
| 48 | Sizeof Expression on: Name: a |
---|
| 49 | |
---|
| 50 | |
---|
| 51 | Expression Statement: |
---|
| 52 | Applying untyped: |
---|
| 53 | Name: g |
---|
| 54 | ...to: |
---|
| 55 | Sizeof Expression on: signed int |
---|
| 56 | |
---|
| 57 | |
---|
Note: See
TracBrowser
for help on using the repository browser.