File tree Expand file tree Collapse file tree
cpp/ql/test/library-tests/ir/ir Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5753,9 +5753,9 @@ ir.cpp:
57535753# 851| 0: [VariableDeclarationEntry] definition of d
57545754# 851| Type = [Struct] PolymorphicDerived
57555755# 851| init: [Initializer] initializer for d
5756- # 851 | expr: [ConstructorCall] call to PolymorphicDerived
5757- # 851 | Type = [VoidType] void
5758- # 851 | ValueCategory = prvalue
5756+ #----- | expr: [ConstructorCall] call to PolymorphicDerived
5757+ #----- | Type = [VoidType] void
5758+ #----- | ValueCategory = prvalue
57595759# 853| 2: [DeclStmt] declaration
57605760# 853| 0: [VariableDeclarationEntry] definition of pb
57615761# 853| Type = [PointerType] PolymorphicBase *
Original file line number Diff line number Diff line change @@ -4328,10 +4328,10 @@ ir.cpp:
43284328#-----| mu0_4(PolymorphicBase) = ^IndirectMayWriteSideEffect[-1] : &:r850_1
43294329# 851| r851_1(glval<PolymorphicDerived>) = VariableAddress[d] :
43304330# 851| mu851_2(PolymorphicDerived) = Uninitialized[d] : &:r851_1
4331- # 851 | r851_3 (glval<unknown>) = FunctionAddress[PolymorphicDerived] :
4332- # 851 | v851_4 (void) = Call : func:r851_3 , this:r851_1
4333- # 851 | mu851_5 (unknown) = ^CallSideEffect : ~mu849_4
4334- # 851 | mu851_6 (PolymorphicDerived) = ^IndirectMayWriteSideEffect[-1] : &:r851_1
4331+ #----- | r0_5 (glval<unknown>) = FunctionAddress[PolymorphicDerived] :
4332+ #----- | v0_6 (void) = Call : func:r0_5 , this:r851_1
4333+ #----- | mu0_7 (unknown) = ^CallSideEffect : ~mu849_4
4334+ #----- | mu0_8 (PolymorphicDerived) = ^IndirectMayWriteSideEffect[-1] : &:r851_1
43354335# 853| r853_1(glval<PolymorphicBase *>) = VariableAddress[pb] :
43364336# 853| r853_2(glval<PolymorphicBase>) = VariableAddress[b] :
43374337# 853| r853_3(PolymorphicBase *) = CopyValue : r853_2
You can’t perform that action at this time.
0 commit comments