source: src/Tests/SynTree/Expected/Constant0-1.tst @ 5f2f2d7

ADTaaron-thesisarm-ehast-experimentalcleanup-dtorsctordeferred_resndemanglerenumforall-pointer-decaygc_noraiijacob/cs343-translationjenkins-sandboxmemorynew-astnew-ast-unique-exprnew-envno_listpersistent-indexerpthread-emulationqualifiedEnumresolv-newstringwith_gc
Last change on this file since 5f2f2d7 was 5f2f2d7, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago

fix constant types, remove unnecessary string copying, work on regression testing, fix several memory leaks

  • Property mode set to 100644
File size: 1.6 KB
Line 
10: signed int
20: const signed int
30: static const signed int
41: signed int
51: const signed int
61: static const signed int
70: signed int
81: signed int
90: const signed int
101: const signed int
110: static const signed int
121: static const signed int
13struct __anonymous0
14    with members
15      i: signed int
16
170: instance of struct __anonymous0
18struct __anonymous1
19    with members
20      i: signed int
21
221: const instance of struct __anonymous1
23struct __anonymous2
24    with members
25      i: signed int
26
271: static const instance of struct __anonymous2
281: signed int
290: pointer to signed int
301: signed int
311: signed int
320: pointer to signed int
330: pointer to signed int
340: pointer to signed int
350: const pointer to signed int
360: const pointer to signed int
370: const pointer to signed int
38struct __anonymous3
39    with members
40      i: signed int
41
420: pointer to instance of struct __anonymous3
43x: pointer to signed int
440: pointer to signed int
45x: const pointer to signed int
460: const pointer to signed int
47x: static const pointer to signed int
480: static const pointer to signed int
49struct __anonymous4
50    with members
51      i: signed int
52
530: pointer to instance of struct __anonymous4
54struct __anonymous5
55    with members
56      i: signed int
57
580: const pointer to instance of struct __anonymous5
59struct __anonymous6
60    with members
61      i: signed int
62
630: static const pointer to instance of struct __anonymous6
64x: static pointer to signed int
650: static pointer to signed int
66x: static const pointer to signed int
670: static const pointer to signed int
68x: const pointer to pointer to signed int
690: const pointer to pointer to signed int
Note: See TracBrowser for help on using the repository browser.