ADT
arm-eh
ast-experimental
enum
forall-pointer-decay
jacob/cs343-translation
new-ast-unique-expr
pthread-emulation
qualifiedEnum
Last change
on this file since c7015e6b 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
|
Line | |
---|
1 | 3 3 1
|
---|
2 | 12 12 1
|
---|
3 | 12 12 1 1
|
---|
4 | 13 1 12
|
---|
5 | 14 14
|
---|
6 | x = 6 ; x2 = 789
|
---|
7 | x = 6 ; x2 = 999
|
---|
8 | x = 12345 ; x2 = 999
|
---|
9 | x = 22222 ; x2 = 999
|
---|
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
|
---|
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
|
---|
34 | 3 3
|
---|
35 | 3
|
---|
36 | 3
|
---|
37 | 3 9 { 1., 7. }, [1, 2, 3]
|
---|
38 | 4
|
---|
39 | Destructing a Y
|
---|
40 | Destructing a Y
|
---|
41 | Destructing a Y
|
---|
42 | Destructing a Y
|
---|
43 | Destructing a Y
|
---|
44 | Destructing a Y
|
---|
Note:
See
TracBrowser
for help on using the repository browser.