forked from OSchip/llvm-project
parent
4718944399
commit
b954493890
|
@ -220,7 +220,7 @@ the configuration (without a prefix: ``Auto``).
|
|||
|
||||
**DerivePointerAlignment** (``bool``)
|
||||
If ``true``, analyze the formatted file for the most common
|
||||
alignment of & and *. ``PointerAlignment`` is then used only as fallback.
|
||||
alignment of ``&`` and ``*``. ``PointerAlignment`` is then used only as fallback.
|
||||
|
||||
**DisableFormat** (``bool``)
|
||||
Disables formatting at all.
|
||||
|
|
Loading…
Reference in New Issue