ast-experimental
|
Last change
on this file since a5aa5bf was a5aa5bf, checked in by Michael Brooks <mlbrooks@…>, 2 years ago |
|
Flesh out "C" array syntax testing.
Enable testing of expected-rejection cases.
One such "test" (now trac #275) had regressed while it was commented out.
Add expected-acceptance cases for size-star declarations.
Add cases for "dependent parameter" syntax.
Add comments summarizing semantics of these (obscure C) syntax cases.
|
-
Property mode
set to
100644
|
|
File size:
391 bytes
|
| Line | |
|---|
| 1 | array.cfa:105:25: warning: Preprocessor started
|
|---|
| 2 | array.cfa:40:22: error: '[*]' not allowed in other than function prototype scope
|
|---|
| 3 | array.cfa:46:24: error: '[*]' not allowed in other than function prototype scope
|
|---|
| 4 | array.cfa: In function '_X4fredFi_i__1':
|
|---|
| 5 | array.cfa:52:16: error: array size missing in '_X2a1A0i_2'
|
|---|
| 6 | array.cfa:53:26: error: '[*]' not allowed in other than function prototype scope
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.