Add -strict-style-init-only

This commit is contained in:
gingerBill
2021-09-09 11:06:19 +01:00
parent 56bd1e2d70
commit e65e0b5db2
3 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ struct BuildContext {
bool disallow_do;
bool strict_style;
bool strict_style_init_only;
bool ignore_warnings;
bool warnings_as_errors;