Skip to content

Commit 1b2f856

Browse files
committed
changes for storage.type.built-in
1 parent 7ea789d commit 1b2f856

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+204
-4
lines changed

test/specs/issues/003.cpp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
scopes:
1818
- meta.qualified_type
1919
- storage.type.primitive
20+
- storage.type.built-in.primitive
2021
- source: foo
2122
scopesBegin:
2223
- meta.head.function.definition
@@ -38,6 +39,7 @@
3839
- source: int
3940
scopes:
4041
- storage.type.primitive
42+
- storage.type.built-in.primitive
4143
- source: b
4244
scopes:
4345
- variable.parameter
@@ -94,6 +96,7 @@
9496
scopes:
9597
- meta.qualified_type
9698
- storage.type.primitive
99+
- storage.type.built-in.primitive
97100
- source: foo
98101
scopesBegin:
99102
- meta.head.function.definition
@@ -115,6 +118,7 @@
115118
- source: int
116119
scopes:
117120
- storage.type.primitive
121+
- storage.type.built-in.primitive
118122
- source: b
119123
scopes:
120124
- variable.parameter

test/specs/issues/005.cpp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- source: int
22
scopes:
33
- storage.type.primitive
4+
- storage.type.built-in.primitive
45
- source: ' foo '
56
- source: =
67
scopes:

test/specs/issues/006.cpp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- source: auto
22
scopes:
33
- storage.type.primitive
4+
- storage.type.built-in.primitive
45
- source: ' bar '
56
- source: =
67
scopes:

test/specs/issues/011.cpp.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
scopes:
55
- meta.qualified_type
66
- storage.type.primitive
7+
- storage.type.built-in.primitive
78
- source: aaaa
89
scopesBegin:
910
- meta.head.function.definition
@@ -20,6 +21,7 @@
2021
- source: char
2122
scopes:
2223
- storage.type.primitive
24+
- storage.type.built-in.primitive
2325
- source: '*'
2426
scopes:
2527
- keyword.operator

test/specs/issues/012.cpp.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
scopes:
55
- meta.qualified_type
66
- storage.type.primitive
7+
- storage.type.built-in.primitive
78
- source: deleteFoo
89
scopesBegin:
910
- meta.head.function.definition
@@ -27,6 +28,7 @@
2728
scopes:
2829
- meta.qualified_type
2930
- storage.type.primitive
31+
- storage.type.built-in.primitive
3032
- source: namespaceFoo
3133
scopesBegin:
3234
- meta.head.function.definition
@@ -50,6 +52,7 @@
5052
scopes:
5153
- meta.qualified_type
5254
- storage.type.primitive
55+
- storage.type.built-in.primitive
5356
- source: override
5457
scopesBegin:
5558
- meta.head.function.definition
@@ -73,6 +76,7 @@
7376
scopes:
7477
- meta.qualified_type
7578
- storage.type.primitive
79+
- storage.type.built-in.primitive
7680
- source: final
7781
scopesBegin:
7882
- meta.head.function.definition
@@ -96,6 +100,7 @@
96100
scopes:
97101
- meta.qualified_type
98102
- storage.type.primitive
103+
- storage.type.built-in.primitive
99104
- source: audit
100105
scopesBegin:
101106
- meta.head.function.definition
@@ -119,6 +124,7 @@
119124
scopes:
120125
- meta.qualified_type
121126
- storage.type.primitive
127+
- storage.type.built-in.primitive
122128
- source: axiom
123129
scopesBegin:
124130
- meta.head.function.definition
@@ -142,6 +148,7 @@
142148
scopes:
143149
- meta.qualified_type
144150
- storage.type.primitive
151+
- storage.type.built-in.primitive
145152
- source: transaction_safe
146153
scopesBegin:
147154
- meta.head.function.definition
@@ -165,6 +172,7 @@
165172
scopes:
166173
- meta.qualified_type
167174
- storage.type.primitive
175+
- storage.type.built-in.primitive
168176
- source: transaction_safe_dynamic
169177
scopesBegin:
170178
- meta.head.function.definition

test/specs/issues/016.cpp.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
- source: void
22
scopes:
33
- storage.type.primitive
4+
- storage.type.built-in.primitive
45
- source: ' operator '
56
- source: '"'
67
scopesBegin:
@@ -21,9 +22,11 @@
2122
- source: long
2223
scopesBegin:
2324
- storage.type.primitive
25+
- storage.type.built-in.primitive
2426
- source: double
2527
scopesEnd:
2628
- storage.type.primitive
29+
- storage.type.built-in.primitive
2730
- source: )
2831
scopes:
2932
- punctuation.section.arguments.end.bracket.round.function.call

test/specs/issues/017.cpp.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
scopes:
8888
- meta.qualified_type
8989
- storage.type.primitive
90+
- storage.type.built-in.primitive
9091
- source: LineReader
9192
scopesBegin:
9293
- meta.head.function.definition
@@ -110,6 +111,7 @@
110111
scopes:
111112
- meta.qualified_type
112113
- storage.type.primitive
114+
- storage.type.built-in.primitive
113115
- source: Line_Reader
114116
scopesBegin:
115117
- meta.head.function.definition
@@ -133,6 +135,7 @@
133135
scopes:
134136
- meta.qualified_type
135137
- storage.type.primitive
138+
- storage.type.built-in.primitive
136139
- source: Line\u00b7Reader
137140
scopesBegin:
138141
- meta.head.function.definition
@@ -156,6 +159,7 @@
156159
scopes:
157160
- meta.qualified_type
158161
- storage.type.primitive
162+
- storage.type.built-in.primitive
159163
- source: Line\U0002070EReader
160164
scopesBegin:
161165
- meta.head.function.definition

test/specs/issues/018.cpp.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
scopes:
55
- meta.qualified_type
66
- storage.type.primitive
7+
- storage.type.built-in.primitive
78
- source: function
89
scopesBegin:
910
- meta.head.function.definition
@@ -33,6 +34,7 @@
3334
scopes:
3435
- meta.arguments.operator.typeid
3536
- storage.type.primitive
37+
- storage.type.built-in.primitive
3638
- source: )
3739
scopes:
3840
- punctuation.section.arguments.end.bracket.round.operator.typeid
@@ -47,6 +49,7 @@
4749
scopes:
4850
- meta.arguments.operator.typeid
4951
- storage.type.primitive
52+
- storage.type.built-in.primitive
5053
- source: )
5154
scopes:
5255
- punctuation.section.arguments.end.bracket.round.operator.typeid
@@ -75,6 +78,7 @@
7578
scopes:
7679
- meta.arguments.operator.sizeof
7780
- storage.type.primitive
81+
- storage.type.built-in.primitive
7882
- source: )
7983
scopes:
8084
- punctuation.section.arguments.end.bracket.round.operator.sizeof
@@ -90,6 +94,7 @@
9094
scopes:
9195
- meta.arguments.decltype
9296
- storage.type.primitive
97+
- storage.type.built-in.primitive
9398
- source: )
9499
scopes:
95100
- punctuation.section.arguments.end.bracket.round.decltype

test/specs/issues/020.cpp.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- source: int
99
scopes:
1010
- storage.type.primitive
11+
- storage.type.built-in.primitive
1112
- source: '>'
1213
scopes:
1314
- keyword.operator.comparison
@@ -42,6 +43,7 @@
4243
- source: int
4344
scopes:
4445
- storage.type.primitive
46+
- storage.type.built-in.primitive
4547
- source: '>'
4648
scopes:
4749
- keyword.operator.comparison
@@ -76,6 +78,7 @@
7678
- source: int
7779
scopes:
7880
- storage.type.primitive
81+
- storage.type.built-in.primitive
7982
- source: '>'
8083
scopes:
8184
- keyword.operator.comparison
@@ -110,6 +113,7 @@
110113
- source: int
111114
scopes:
112115
- storage.type.primitive
116+
- storage.type.built-in.primitive
113117
- source: '>'
114118
scopes:
115119
- keyword.operator.comparison
@@ -140,6 +144,7 @@
140144
scopes:
141145
- meta.qualified_type
142146
- storage.type.primitive
147+
- storage.type.built-in.primitive
143148
- source: foo
144149
scopesBegin:
145150
- meta.head.function.definition
@@ -168,6 +173,7 @@
168173
- source: int
169174
scopes:
170175
- storage.type.primitive
176+
- storage.type.built-in.primitive
171177
- source: '>'
172178
scopes:
173179
- keyword.operator.comparison
@@ -202,6 +208,7 @@
202208
- source: int
203209
scopes:
204210
- storage.type.primitive
211+
- storage.type.built-in.primitive
205212
- source: '>'
206213
scopes:
207214
- keyword.operator.comparison
@@ -236,6 +243,7 @@
236243
- source: int
237244
scopes:
238245
- storage.type.primitive
246+
- storage.type.built-in.primitive
239247
- source: '>'
240248
scopes:
241249
- keyword.operator.comparison
@@ -270,6 +278,7 @@
270278
- source: int
271279
scopes:
272280
- storage.type.primitive
281+
- storage.type.built-in.primitive
273282
- source: '>'
274283
scopes:
275284
- keyword.operator.comparison

test/specs/issues/022.cpp.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
scopes:
6161
- meta.qualified_type
6262
- storage.type.primitive
63+
- storage.type.built-in.primitive
6364
- source: test
6465
scopesBegin:
6566
- meta.head.function.definition

0 commit comments

Comments
 (0)