@@ -19815,6 +19815,12 @@ ir.cpp:
19815
19815
# 2400| getQualifier(): [ConstructorCall] call to ClassWithDestructor
19816
19816
# 2400| Type = [VoidType] void
19817
19817
# 2400| ValueCategory = prvalue
19818
+ # 2400| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
19819
+ # 2400| Type = [VoidType] void
19820
+ # 2400| ValueCategory = prvalue
19821
+ # 2400| getQualifier(): [ReuseExpr] reuse of temporary object
19822
+ # 2400| Type = [Class] ClassWithDestructor
19823
+ # 2400| ValueCategory = xvalue
19818
19824
# 2400| getQualifier().getFullyConverted(): [TemporaryObjectExpr] temporary object
19819
19825
# 2400| Type = [Class] ClassWithDestructor
19820
19826
# 2400| ValueCategory = prvalue(load)
@@ -19843,6 +19849,12 @@ ir.cpp:
19843
19849
# 2403| getQualifier(): [ConstructorCall] call to ClassWithDestructor
19844
19850
# 2403| Type = [VoidType] void
19845
19851
# 2403| ValueCategory = prvalue
19852
+ # 2403| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
19853
+ # 2403| Type = [VoidType] void
19854
+ # 2403| ValueCategory = prvalue
19855
+ # 2403| getQualifier(): [ReuseExpr] reuse of temporary object
19856
+ # 2403| Type = [Class] ClassWithDestructor
19857
+ # 2403| ValueCategory = xvalue
19846
19858
# 2403| getQualifier().getFullyConverted(): [TemporaryObjectExpr] temporary object
19847
19859
# 2403| Type = [Class] ClassWithDestructor
19848
19860
# 2403| ValueCategory = prvalue(load)
@@ -19912,6 +19924,12 @@ ir.cpp:
19912
19924
# 2411| getQualifier(): [ConstructorCall] call to ClassWithDestructor
19913
19925
# 2411| Type = [VoidType] void
19914
19926
# 2411| ValueCategory = prvalue
19927
+ # 2411| getImplicitDestructorCall(0): [DestructorCall] call to ~ClassWithDestructor
19928
+ # 2411| Type = [VoidType] void
19929
+ # 2411| ValueCategory = prvalue
19930
+ # 2411| getQualifier(): [ReuseExpr] reuse of temporary object
19931
+ # 2411| Type = [Class] ClassWithDestructor
19932
+ # 2411| ValueCategory = xvalue
19915
19933
# 2411| getQualifier().getFullyConverted(): [TemporaryObjectExpr] temporary object
19916
19934
# 2411| Type = [Class] ClassWithDestructor
19917
19935
# 2411| ValueCategory = prvalue(load)
0 commit comments