source: tests/raii/.expect/ctor-autogen-ERR1.nast.txt @ 191702d

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 191702d was 191702d, checked in by Thierry Delisle <tdelisle@…>, 3 years ago

fix test ctor-autogen-ERR1 for new ast

  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[b9afb1e]1raii/ctor-autogen.cfa:102:1 error: Unique best alternative includes deleted identifier in Generated Cast of:
[0a75b77]2  Application of
3    Deleted Expression
4      Variable Expression: ?{}: static inline function
5      ... with parameters
[191702d]6        reference to instance of struct Managed with body
7        signed int
[107b01a]8      ... returning nothing
[b93a3de]9
[0a75b77]10      ... deleted by: ?{}: function
11      ... with parameters
[191702d]12        reference to instance of struct Managed with body
[107b01a]13      ... returning nothing
[191702d]14 with body
15        Compound Statement:
[0a75b77]16          Expression Statement:
17            Application of
18              Variable Expression: ?=?: function
19              ... with parameters
[191702d]20                reference to signed int
21                signed int
[107b01a]22              ... returning
[191702d]23                signed int
[0a75b77]24
[191702d]25              ... to arguments
[b9afb1e]26              Generated Cast of:
[107b01a]27                Member Expression, with field:
[0a75b77]28                  x: signed int
[107b01a]29                ... from aggregate:
[b9afb1e]30                  Generated Cast of:
[191702d]31                    Variable Expression: m: reference to instance of struct Managed with body
[0a75b77]32                  ... to:
[191702d]33                    instance of struct Managed with body
[0a75b77]34              ... to:
35                reference to signed int
[b9afb1e]36              Generated Cast of:
[191702d]37                Constant Expression (0: zero_t)
[0a75b77]38              ... to:
39                signed int
40
41            ... with environment:
42              Types:
43              Non-types:
44
45
[191702d]46    ... to arguments
[b9afb1e]47    Generated Cast of:
[191702d]48      Variable Expression: x: instance of struct Managed with body
[0a75b77]49    ... to:
[191702d]50      reference to instance of struct Managed with body
51    Constant Expression (123: signed int)
[0a75b77]52
53... to: nothing
Note: See TracBrowser for help on using the repository browser.