Last change
on this file since dd78dbc was 78cdb06, checked in by Thierry Delisle <tdelisle@…>, 6 years ago |
Modified Lvalue cast handling to ignore top level dereferencing in AsmExpr, also added test case for this fixes #152
|
-
Property mode
set to
100644
|
File size:
724 bytes
|
Rev | Line | |
---|
[a8555c5] | 1 | 3 3 1
|
---|
| 2 | 12 12 1
|
---|
| 3 | 12 12 1 1
|
---|
[b05a4eb] | 4 | 13 1 12
|
---|
| 5 | 14 14
|
---|
[101a4d2] | 6 | x = 6 ; x2 = 789
|
---|
| 7 | x = 6 ; x2 = 999
|
---|
| 8 | x = 12345 ; x2 = 999
|
---|
| 9 | x = 22222 ; x2 = 999
|
---|
[a8555c5] | 10 | Default constructing a Y
|
---|
| 11 | Copy constructing a Y
|
---|
| 12 | Copy constructing a Y
|
---|
| 13 | Copy constructing a Y
|
---|
| 14 | Destructing a Y
|
---|
| 15 | Destructing a Y
|
---|
[12536d3] | 16 | Default constructing a Y
|
---|
| 17 | Copy constructing a Y
|
---|
| 18 | Value constructing a Y 56
|
---|
| 19 | Value constructing a Y 78
|
---|
| 20 | Copy constructing a Y
|
---|
| 21 | Copy constructing a Y
|
---|
| 22 | Assigning a Y
|
---|
| 23 | Copy constructing a Y
|
---|
| 24 | Destructing a Y
|
---|
| 25 | Destructing a Y
|
---|
| 26 | Copy constructing a Y
|
---|
| 27 | Assigning a Y
|
---|
| 28 | Copy constructing a Y
|
---|
| 29 | Destructing a Y
|
---|
| 30 | Destructing a Y
|
---|
| 31 | Copy constructing a Y
|
---|
| 32 | Destructing a Y
|
---|
| 33 | Destructing a Y
|
---|
[12db9e4] | 34 | 3 3
|
---|
| 35 | 3
|
---|
| 36 | 3
|
---|
[7a54d67] | 37 | 3 9 { 1., 7. }, [1, 2, 3]
|
---|
[78cdb06] | 38 | 4
|
---|
[12536d3] | 39 | Destructing a Y
|
---|
| 40 | Destructing a Y
|
---|
| 41 | Destructing a Y
|
---|
| 42 | Destructing a Y
|
---|
[a8555c5] | 43 | Destructing a Y
|
---|
| 44 | Destructing a Y
|
---|
Note:
See
TracBrowser
for help on using the repository browser.