Выравнивание битовых полей

This commit is contained in:
Andrei Astafev 2020-02-28 12:25:48 +03:00
parent 47ea773826
commit 878e1d8a27

View File

@ -2293,7 +2293,7 @@ align_var_def_thresh = 1 # number
align_var_def_gap = 0 # unsigned number
# Whether to align the colon in struct bit fields.
align_var_def_colon = false # true/false
align_var_def_colon = true # true/false
# The gap for aligning the colon in struct bit fields.
align_var_def_colon_gap = 0 # unsigned number