Skip to content

Commit 7680080

Browse files
committed
C++: Accept unnamed-function changes to tests
1 parent b409cf6 commit 7680080

File tree

5 files changed

+168
-168
lines changed

5 files changed

+168
-168
lines changed

cpp/ql/test/library-tests/ir/ir/PrintAST.expected

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -8459,15 +8459,15 @@ ir.cpp:
84598459
# 1038| params:
84608460
#-----| 0: [Parameter] p#0
84618461
#-----| Type = [LValueReferenceType] const lambda [] type at line 1038, col. 12 &
8462-
# 1038| [CopyConstructor] void (lambda [] type at line 1038, col. 12)::(constructor)((lambda [] type at line 1038, col. 12) const&)
8462+
# 1038| [CopyConstructor] void (lambda [] type at line 1038, col. 12)::(unnamed constructor)((lambda [] type at line 1038, col. 12) const&)
84638463
# 1038| params:
84648464
#-----| 0: [Parameter] p#0
84658465
#-----| Type = [LValueReferenceType] const lambda [] type at line 1038, col. 12 &
8466-
# 1038| [MoveConstructor] void (lambda [] type at line 1038, col. 12)::(constructor)((lambda [] type at line 1038, col. 12)&&)
8466+
# 1038| [MoveConstructor] void (lambda [] type at line 1038, col. 12)::(unnamed constructor)((lambda [] type at line 1038, col. 12)&&)
84678467
# 1038| params:
84688468
#-----| 0: [Parameter] p#0
84698469
#-----| Type = [RValueReferenceType] lambda [] type at line 1038, col. 12 &&
8470-
# 1038| [Constructor] void (lambda [] type at line 1038, col. 12)::(constructor)()
8470+
# 1038| [Constructor] void (lambda [] type at line 1038, col. 12)::(unnamed constructor)()
84718471
# 1038| params:
84728472
# 1038| [MemberFunction] void (lambda [] type at line 1038, col. 12)::_FUN()
84738473
# 1038| params:
@@ -8789,15 +8789,15 @@ ir.cpp:
87898789
# 1041| params:
87908790
#-----| 0: [Parameter] p#0
87918791
#-----| Type = [LValueReferenceType] const lambda [] type at line 1041, col. 23 &
8792-
# 1041| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23) const&)
8792+
# 1041| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23) const&)
87938793
# 1041| params:
87948794
#-----| 0: [Parameter] p#0
87958795
#-----| Type = [LValueReferenceType] const lambda [] type at line 1041, col. 23 &
8796-
# 1041| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)&&)
8796+
# 1041| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)&&)
87978797
# 1041| params:
87988798
#-----| 0: [Parameter] p#0
87998799
#-----| Type = [RValueReferenceType] lambda [] type at line 1041, col. 23 &&
8800-
# 1041| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(constructor)()
8800+
# 1041| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::(unnamed constructor)()
88018801
# 1041| params:
88028802
# 1041| [MemberFunction] char (void Lambda(int, String const&))::(lambda [] type at line 1041, col. 23)::_FUN(float)
88038803
# 1041| params:
@@ -8824,15 +8824,15 @@ ir.cpp:
88248824
# 1043| params:
88258825
#-----| 0: [Parameter] p#0
88268826
#-----| Type = [LValueReferenceType] const lambda [] type at line 1043, col. 21 &
8827-
# 1043| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21) const&)
8827+
# 1043| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21) const&)
88288828
# 1043| params:
88298829
#-----| 0: [Parameter] p#0
88308830
#-----| Type = [LValueReferenceType] const lambda [] type at line 1043, col. 21 &
8831-
# 1043| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)&&)
8831+
# 1043| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)&&)
88328832
# 1043| params:
88338833
#-----| 0: [Parameter] p#0
88348834
#-----| Type = [RValueReferenceType] lambda [] type at line 1043, col. 21 &&
8835-
# 1043| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(constructor)()
8835+
# 1043| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::(unnamed constructor)()
88368836
# 1043| params:
88378837
# 1043| [ConstMemberFunction] char (void Lambda(int, String const&))::(lambda [] type at line 1043, col. 21)::operator()(float) const
88388838
# 1043| params:
@@ -8868,15 +8868,15 @@ ir.cpp:
88688868
# 1045| params:
88698869
#-----| 0: [Parameter] p#0
88708870
#-----| Type = [LValueReferenceType] const lambda [] type at line 1045, col. 21 &
8871-
# 1045| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21) const&)
8871+
# 1045| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21) const&)
88728872
# 1045| params:
88738873
#-----| 0: [Parameter] p#0
88748874
#-----| Type = [LValueReferenceType] const lambda [] type at line 1045, col. 21 &
8875-
# 1045| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)&&)
8875+
# 1045| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)&&)
88768876
# 1045| params:
88778877
#-----| 0: [Parameter] p#0
88788878
#-----| Type = [RValueReferenceType] lambda [] type at line 1045, col. 21 &&
8879-
# 1045| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(constructor)()
8879+
# 1045| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::(unnamed constructor)()
88808880
# 1045| params:
88818881
# 1045| [Destructor] void (void Lambda(int, String const&))::(lambda [] type at line 1045, col. 21)::~<unnamed>()
88828882
# 1045| params:
@@ -8920,15 +8920,15 @@ ir.cpp:
89208920
# 1047| params:
89218921
#-----| 0: [Parameter] p#0
89228922
#-----| Type = [LValueReferenceType] const lambda [] type at line 1047, col. 30 &
8923-
# 1047| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30) const&)
8923+
# 1047| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30) const&)
89248924
# 1047| params:
89258925
#-----| 0: [Parameter] p#0
89268926
#-----| Type = [LValueReferenceType] const lambda [] type at line 1047, col. 30 &
8927-
# 1047| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)&&)
8927+
# 1047| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)&&)
89288928
# 1047| params:
89298929
#-----| 0: [Parameter] p#0
89308930
#-----| Type = [RValueReferenceType] lambda [] type at line 1047, col. 30 &&
8931-
# 1047| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(constructor)()
8931+
# 1047| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::(unnamed constructor)()
89328932
# 1047| params:
89338933
# 1047| [ConstMemberFunction] char (void Lambda(int, String const&))::(lambda [] type at line 1047, col. 30)::operator()(float) const
89348934
# 1047| params:
@@ -8959,15 +8959,15 @@ ir.cpp:
89598959
# 1049| params:
89608960
#-----| 0: [Parameter] p#0
89618961
#-----| Type = [LValueReferenceType] const lambda [] type at line 1049, col. 30 &
8962-
# 1049| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30) const&)
8962+
# 1049| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30) const&)
89638963
# 1049| params:
89648964
#-----| 0: [Parameter] p#0
89658965
#-----| Type = [LValueReferenceType] const lambda [] type at line 1049, col. 30 &
8966-
# 1049| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)&&)
8966+
# 1049| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)&&)
89678967
# 1049| params:
89688968
#-----| 0: [Parameter] p#0
89698969
#-----| Type = [RValueReferenceType] lambda [] type at line 1049, col. 30 &&
8970-
# 1049| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(constructor)()
8970+
# 1049| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::(unnamed constructor)()
89718971
# 1049| params:
89728972
# 1049| [Destructor] void (void Lambda(int, String const&))::(lambda [] type at line 1049, col. 30)::~<unnamed>()
89738973
# 1049| params:
@@ -9009,15 +9009,15 @@ ir.cpp:
90099009
# 1051| params:
90109010
#-----| 0: [Parameter] p#0
90119011
#-----| Type = [LValueReferenceType] const lambda [] type at line 1051, col. 32 &
9012-
# 1051| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32) const&)
9012+
# 1051| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32) const&)
90139013
# 1051| params:
90149014
#-----| 0: [Parameter] p#0
90159015
#-----| Type = [LValueReferenceType] const lambda [] type at line 1051, col. 32 &
9016-
# 1051| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)&&)
9016+
# 1051| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)&&)
90179017
# 1051| params:
90189018
#-----| 0: [Parameter] p#0
90199019
#-----| Type = [RValueReferenceType] lambda [] type at line 1051, col. 32 &&
9020-
# 1051| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(constructor)()
9020+
# 1051| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::(unnamed constructor)()
90219021
# 1051| params:
90229022
# 1051| [ConstMemberFunction] char (void Lambda(int, String const&))::(lambda [] type at line 1051, col. 32)::operator()(float) const
90239023
# 1051| params:
@@ -9050,15 +9050,15 @@ ir.cpp:
90509050
# 1054| params:
90519051
#-----| 0: [Parameter] p#0
90529052
#-----| Type = [LValueReferenceType] const lambda [] type at line 1054, col. 23 &
9053-
# 1054| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23) const&)
9053+
# 1054| [CopyConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23) const&)
90549054
# 1054| params:
90559055
#-----| 0: [Parameter] p#0
90569056
#-----| Type = [LValueReferenceType] const lambda [] type at line 1054, col. 23 &
9057-
# 1054| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(constructor)((void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)&&)
9057+
# 1054| [MoveConstructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(unnamed constructor)((void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)&&)
90589058
# 1054| params:
90599059
#-----| 0: [Parameter] p#0
90609060
#-----| Type = [RValueReferenceType] lambda [] type at line 1054, col. 23 &&
9061-
# 1054| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(constructor)()
9061+
# 1054| [Constructor] void (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::(unnamed constructor)()
90629062
# 1054| params:
90639063
# 1054| [ConstMemberFunction] char (void Lambda(int, String const&))::(lambda [] type at line 1054, col. 23)::operator()(float) const
90649064
# 1054| params:

cpp/ql/test/library-tests/lambdas/calling_conv/calling_conv.expected

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
| file://:0:0:0:0 | operator= |
22
| file://:0:0:0:0 | operator= |
33
| gnu.cpp:1:13:1:15 | gnu |
4-
| gnu.cpp:2:28:2:28 | (constructor) |
5-
| gnu.cpp:2:28:2:28 | (constructor) |
6-
| gnu.cpp:2:28:2:28 | (constructor) |
4+
| gnu.cpp:2:28:2:28 | (unnamed constructor) |
5+
| gnu.cpp:2:28:2:28 | (unnamed constructor) |
6+
| gnu.cpp:2:28:2:28 | (unnamed constructor) |
77
| gnu.cpp:2:28:2:28 | operator= |
88
| gnu.cpp:2:30:2:30 | _FUN |
99
| gnu.cpp:2:30:2:30 | operator auto (*)(int &)->int |
1010
| gnu.cpp:2:30:2:30 | operator() |
1111
| ms32.cpp:1:13:1:16 | ms32 |
12-
| ms32.cpp:2:28:2:28 | (constructor) |
13-
| ms32.cpp:2:28:2:28 | (constructor) |
14-
| ms32.cpp:2:28:2:28 | (constructor) |
12+
| ms32.cpp:2:28:2:28 | (unnamed constructor) |
13+
| ms32.cpp:2:28:2:28 | (unnamed constructor) |
14+
| ms32.cpp:2:28:2:28 | (unnamed constructor) |
1515
| ms32.cpp:2:28:2:28 | operator= |
1616
| ms32.cpp:2:30:2:30 | _FUN__cdecl |
1717
| ms32.cpp:2:30:2:30 | _FUN__fastcall |
@@ -23,9 +23,9 @@
2323
| ms32.cpp:2:30:2:30 | operator auto (__vectorcall *)(int &)->int |
2424
| ms32.cpp:2:30:2:30 | operator() |
2525
| ms.cpp:1:13:1:14 | ms |
26-
| ms.cpp:2:28:2:28 | (constructor) |
27-
| ms.cpp:2:28:2:28 | (constructor) |
28-
| ms.cpp:2:28:2:28 | (constructor) |
26+
| ms.cpp:2:28:2:28 | (unnamed constructor) |
27+
| ms.cpp:2:28:2:28 | (unnamed constructor) |
28+
| ms.cpp:2:28:2:28 | (unnamed constructor) |
2929
| ms.cpp:2:28:2:28 | operator= |
3030
| ms.cpp:2:30:2:30 | _FUN |
3131
| ms.cpp:2:30:2:30 | _FUN__vectorcall |

cpp/ql/test/library-tests/lambdas/captures/elements.expected

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
| captures.cpp:2:14:2:14 | definition of x |
1111
| captures.cpp:2:14:2:14 | x |
1212
| captures.cpp:2:17:6:3 | { ... } |
13-
| captures.cpp:3:5:3:5 | (constructor) |
14-
| captures.cpp:3:5:3:5 | (constructor) |
15-
| captures.cpp:3:5:3:5 | (constructor) |
16-
| captures.cpp:3:5:3:5 | declaration of (constructor) |
17-
| captures.cpp:3:5:3:5 | declaration of (constructor) |
18-
| captures.cpp:3:5:3:5 | definition of (constructor) |
13+
| captures.cpp:3:5:3:5 | (unnamed constructor) |
14+
| captures.cpp:3:5:3:5 | (unnamed constructor) |
15+
| captures.cpp:3:5:3:5 | (unnamed constructor) |
16+
| captures.cpp:3:5:3:5 | declaration of (unnamed constructor) |
17+
| captures.cpp:3:5:3:5 | declaration of (unnamed constructor) |
18+
| captures.cpp:3:5:3:5 | definition of (unnamed constructor) |
1919
| captures.cpp:3:5:3:5 | definition of operator= |
2020
| captures.cpp:3:5:3:5 | operator= |
2121
| captures.cpp:3:5:5:5 | [...](...){...} |
@@ -47,12 +47,12 @@
4747
| captures.cpp:8:14:8:14 | definition of x |
4848
| captures.cpp:8:14:8:14 | x |
4949
| captures.cpp:8:17:12:3 | { ... } |
50-
| captures.cpp:9:5:9:5 | (constructor) |
51-
| captures.cpp:9:5:9:5 | (constructor) |
52-
| captures.cpp:9:5:9:5 | (constructor) |
53-
| captures.cpp:9:5:9:5 | declaration of (constructor) |
54-
| captures.cpp:9:5:9:5 | declaration of (constructor) |
55-
| captures.cpp:9:5:9:5 | definition of (constructor) |
50+
| captures.cpp:9:5:9:5 | (unnamed constructor) |
51+
| captures.cpp:9:5:9:5 | (unnamed constructor) |
52+
| captures.cpp:9:5:9:5 | (unnamed constructor) |
53+
| captures.cpp:9:5:9:5 | declaration of (unnamed constructor) |
54+
| captures.cpp:9:5:9:5 | declaration of (unnamed constructor) |
55+
| captures.cpp:9:5:9:5 | definition of (unnamed constructor) |
5656
| captures.cpp:9:5:9:5 | definition of operator= |
5757
| captures.cpp:9:5:9:5 | operator= |
5858
| captures.cpp:9:5:11:5 | [...](...){...} |
@@ -84,12 +84,12 @@
8484
| captures.cpp:14:21:14:21 | definition of x |
8585
| captures.cpp:14:21:14:21 | x |
8686
| captures.cpp:14:24:18:3 | { ... } |
87-
| captures.cpp:15:5:15:5 | (constructor) |
88-
| captures.cpp:15:5:15:5 | (constructor) |
89-
| captures.cpp:15:5:15:5 | (constructor) |
90-
| captures.cpp:15:5:15:5 | declaration of (constructor) |
91-
| captures.cpp:15:5:15:5 | declaration of (constructor) |
92-
| captures.cpp:15:5:15:5 | definition of (constructor) |
87+
| captures.cpp:15:5:15:5 | (unnamed constructor) |
88+
| captures.cpp:15:5:15:5 | (unnamed constructor) |
89+
| captures.cpp:15:5:15:5 | (unnamed constructor) |
90+
| captures.cpp:15:5:15:5 | declaration of (unnamed constructor) |
91+
| captures.cpp:15:5:15:5 | declaration of (unnamed constructor) |
92+
| captures.cpp:15:5:15:5 | definition of (unnamed constructor) |
9393
| captures.cpp:15:5:15:5 | definition of operator= |
9494
| captures.cpp:15:5:15:5 | operator= |
9595
| captures.cpp:15:5:17:5 | [...](...){...} |
@@ -122,16 +122,16 @@
122122
| captures.cpp:22:18:24:3 | initializer for myLambda |
123123
| captures.cpp:22:18:24:3 | y |
124124
| captures.cpp:22:18:24:3 | {...} |
125-
| captures.cpp:22:19:22:19 | (constructor) |
126-
| captures.cpp:22:19:22:19 | (constructor) |
127-
| captures.cpp:22:19:22:19 | (constructor) |
125+
| captures.cpp:22:19:22:19 | (unnamed constructor) |
126+
| captures.cpp:22:19:22:19 | (unnamed constructor) |
127+
| captures.cpp:22:19:22:19 | (unnamed constructor) |
128128
| captures.cpp:22:19:22:19 | Unknown literal |
129129
| captures.cpp:22:19:22:19 | Unknown literal |
130130
| captures.cpp:22:19:22:19 | constructor init of field x |
131131
| captures.cpp:22:19:22:19 | constructor init of field y |
132-
| captures.cpp:22:19:22:19 | declaration of (constructor) |
133-
| captures.cpp:22:19:22:19 | definition of (constructor) |
134-
| captures.cpp:22:19:22:19 | definition of (constructor) |
132+
| captures.cpp:22:19:22:19 | declaration of (unnamed constructor) |
133+
| captures.cpp:22:19:22:19 | definition of (unnamed constructor) |
134+
| captures.cpp:22:19:22:19 | definition of (unnamed constructor) |
135135
| captures.cpp:22:19:22:19 | definition of operator= |
136136
| captures.cpp:22:19:22:19 | operator= |
137137
| captures.cpp:22:19:22:19 | return ... |
@@ -182,14 +182,14 @@
182182
| end_pos.cpp:9:14:11:5 | [...](...){...} |
183183
| end_pos.cpp:9:14:11:5 | initializer for fp |
184184
| end_pos.cpp:9:14:11:5 | {...} |
185-
| end_pos.cpp:9:15:9:15 | (constructor) |
186-
| end_pos.cpp:9:15:9:15 | (constructor) |
187-
| end_pos.cpp:9:15:9:15 | (constructor) |
185+
| end_pos.cpp:9:15:9:15 | (unnamed constructor) |
186+
| end_pos.cpp:9:15:9:15 | (unnamed constructor) |
187+
| end_pos.cpp:9:15:9:15 | (unnamed constructor) |
188188
| end_pos.cpp:9:15:9:15 | Unknown literal |
189189
| end_pos.cpp:9:15:9:15 | constructor init of field ii |
190-
| end_pos.cpp:9:15:9:15 | declaration of (constructor) |
191-
| end_pos.cpp:9:15:9:15 | definition of (constructor) |
192-
| end_pos.cpp:9:15:9:15 | definition of (constructor) |
190+
| end_pos.cpp:9:15:9:15 | declaration of (unnamed constructor) |
191+
| end_pos.cpp:9:15:9:15 | definition of (unnamed constructor) |
192+
| end_pos.cpp:9:15:9:15 | definition of (unnamed constructor) |
193193
| end_pos.cpp:9:15:9:15 | definition of operator= |
194194
| end_pos.cpp:9:15:9:15 | operator= |
195195
| end_pos.cpp:9:15:9:15 | return ... |

0 commit comments

Comments
 (0)