ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast
new-ast-unique-expr
pthread-emulation
qualifiedEnum
stuck-waitfor-destruct
|
Last change
on this file since 4d23dd2 was 4d23dd2, checked in by Thierry Delisle <tdelisle@…>, 6 years ago |
|
Added tests cases for some of the opened tickets
|
-
Property mode
set to
100644
|
|
File size:
647 bytes
|
| Line | |
|---|
| 1 | bugs/5.cfa: In function ‘_X4mainFi___1’:
|
|---|
| 2 | bugs/5.cfa:8:43: error: ‘_unq0_finished_’ undeclared (first use in this function)
|
|---|
| 3 | foo(bar());
|
|---|
| 4 | ^
|
|---|
| 5 | bugs/5.cfa:8:43: note: each undeclared identifier is reported only once for each function it appears in
|
|---|
| 6 | bugs/5.cfa:8:225: warning: left-hand operand of comma expression has no effect [-Wunused-value]
|
|---|
| 7 | foo(bar());
|
|---|
| 8 | ^
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.