@@ -15134,7 +15134,7 @@ ir.cpp:
15134
15134
# 1506| [Constructor] void Inheritance_Test_A::Inheritance_Test_A()
15135
15135
# 1506| <params>:
15136
15136
# 1506| <initializations>:
15137
- # 1506| getInitializer(0): (no string representation)
15137
+ # 1506| getInitializer(0): [ConstructorInit] constructor init
15138
15138
# 1506| Type = [Struct] Inheritance_Test_B
15139
15139
# 1506| ValueCategory = prvalue
15140
15140
# 1506| getInitializer(1): [ConstructorFieldInit] constructor init of field x
@@ -17205,7 +17205,7 @@ ir.cpp:
17205
17205
# 1785| getExpr(): [ReferenceDereferenceExpr] (reference dereference)
17206
17206
# 1785| Type = [SpecifiedType] const CopyConstructorTestNonVirtualClass
17207
17207
# 1785| ValueCategory = lvalue
17208
- # 1785| getInitializer(1): (no string representation)
17208
+ # 1785| getInitializer(1): [ConstructorInit] constructor init
17209
17209
# 1785| Type = [VirtualBaseClass] CopyConstructorWithBitwiseCopyClass
17210
17210
# 1785| ValueCategory = prvalue
17211
17211
# 1785| getEntryPoint(): [BlockStmt] { ... }
@@ -17254,7 +17254,7 @@ ir.cpp:
17254
17254
# 1792| getExpr(): [ReferenceDereferenceExpr] (reference dereference)
17255
17255
# 1792| Type = [SpecifiedType] const CopyConstructorTestVirtualClass
17256
17256
# 1792| ValueCategory = lvalue
17257
- # 1792| getInitializer(1): (no string representation)
17257
+ # 1792| getInitializer(1): [ConstructorInit] constructor init
17258
17258
# 1792| Type = [VirtualBaseClass] CopyConstructorWithBitwiseCopyClass
17259
17259
# 1792| ValueCategory = prvalue
17260
17260
# 1792| getEntryPoint(): [BlockStmt] { ... }
0 commit comments