forked from OSchip/llvm-project
Escaping a special character in the documentation.
llvm-svn: 219407
This commit is contained in:
parent
458a669f49
commit
201b94e63f
|
@ -292,7 +292,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