@@ -17357,6 +17357,12 @@ ir.cpp:
17357
17357
# 2201| getArgument(0): [VariableAccess] x
17358
17358
# 2201| Type = [Class] ClassWithDestructor
17359
17359
# 2201| ValueCategory = prvalue(load)
17360
+ # 2201| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
17361
+ # 2201| Type = [VoidType] void
17362
+ # 2201| ValueCategory = prvalue
17363
+ # 2201| getQualifier(): [ReuseExpr] reuse of temporary object
17364
+ # 2201| Type = [Class] ClassWithDestructor
17365
+ # 2201| ValueCategory = xvalue
17360
17366
# 2201| getArgument(0).getFullyConverted(): [TemporaryObjectExpr] temporary object
17361
17367
# 2201| Type = [Class] ClassWithDestructor
17362
17368
# 2201| ValueCategory = lvalue
@@ -17489,6 +17495,12 @@ ir.cpp:
17489
17495
# 2204| getArgument(0): [VariableAccess] x
17490
17496
# 2204| Type = [Class] ClassWithDestructor
17491
17497
# 2204| ValueCategory = prvalue(load)
17498
+ # 2204| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
17499
+ # 2204| Type = [VoidType] void
17500
+ # 2204| ValueCategory = prvalue
17501
+ # 2204| getQualifier(): [ReuseExpr] reuse of temporary object
17502
+ # 2204| Type = [Class] ClassWithDestructor
17503
+ # 2204| ValueCategory = xvalue
17492
17504
# 2204| getArgument(0).getFullyConverted(): [TemporaryObjectExpr] temporary object
17493
17505
# 2204| Type = [Class] ClassWithDestructor
17494
17506
# 2204| ValueCategory = lvalue
@@ -17802,6 +17814,12 @@ ir.cpp:
17802
17814
# 2215| getArgument(0): [VariableAccess] x
17803
17815
# 2215| Type = [Class] ClassWithDestructor
17804
17816
# 2215| ValueCategory = prvalue(load)
17817
+ # 2215| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
17818
+ # 2215| Type = [VoidType] void
17819
+ # 2215| ValueCategory = prvalue
17820
+ # 2215| getQualifier(): [ReuseExpr] reuse of temporary object
17821
+ # 2215| Type = [Class] ClassWithDestructor
17822
+ # 2215| ValueCategory = xvalue
17805
17823
# 2215| getArgument(0).getFullyConverted(): [TemporaryObjectExpr] temporary object
17806
17824
# 2215| Type = [Class] ClassWithDestructor
17807
17825
# 2215| ValueCategory = lvalue
@@ -19933,6 +19951,12 @@ ir.cpp:
19933
19951
# 2416| getQualifier(): [ConstructorCall] call to ClassWithDestructor
19934
19952
# 2416| Type = [VoidType] void
19935
19953
# 2416| ValueCategory = prvalue
19954
+ # 2416| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
19955
+ # 2416| Type = [VoidType] void
19956
+ # 2416| ValueCategory = prvalue
19957
+ # 2416| getQualifier(): [ReuseExpr] reuse of temporary object
19958
+ # 2416| Type = [Class] ClassWithDestructor
19959
+ # 2416| ValueCategory = xvalue
19936
19960
# 2416| getQualifier().getFullyConverted(): [TemporaryObjectExpr] temporary object
19937
19961
# 2416| Type = [Class] ClassWithDestructor
19938
19962
# 2416| ValueCategory = prvalue(load)
0 commit comments