We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10071d5 commit 791ce2dCopy full SHA for 791ce2d
tools/config/blocklist.json
@@ -12,20 +12,20 @@
12
},
13
"cxx": {
14
"flags": [
15
- "-Wvla"
16
- "-Wall"
17
- "-Wextra"
18
- "-Wno-missing-field-initializers"
19
- "-Wno-unused-parameter"
+ "-Wvla"
+ "-Wall"
+ "-Wextra"
+ "-Wno-missing-field-initializers"
+ "-Wno-unused-parameter"
20
]
21
- }
22
- "c": {
+ },
+ "c": {
23
24
25
26
27
28
29
30
}
31
0 commit comments