ADT
ast-experimental
pthread-emulation
|
Last change
on this file since d2f09e4 was 4ec9513, checked in by Andrew Beach <ajbeach@…>, 4 years ago |
|
Converted validate C, including adding DimensionExpr to the new ast.
|
-
Property mode
set to
100644
|
|
File size:
340 bytes
|
| Line | |
|---|
| 1 | errors/scope.cfa:2:1 error: duplicate object definition for thisIsAnError: signed int
|
|---|
| 2 | errors/scope.cfa:20:1 error: duplicate function definition for butThisIsAnError: function
|
|---|
| 3 | ... with parameters
|
|---|
| 4 | double
|
|---|
| 5 | ... returning
|
|---|
| 6 | _retval_butThisIsAnError: double
|
|---|
| 7 | ... with attributes:
|
|---|
| 8 | Attribute with name: unused
|
|---|
| 9 |
|
|---|
| 10 | ... with body
|
|---|
| 11 | CompoundStmt
|
|---|
| 12 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.