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 3ccdaeb commit 1e03eacCopy full SHA for 1e03eac
clang/docs/ClangFormatStyleOptions.rst
@@ -1959,7 +1959,7 @@ the configuration (without a prefix: ``Auto``).
1959
void f() {}
1960
1961
* ``SFS_StaticInline`` (in configuration: ``StaticInline``)
1962
- Only merge functions defined as static inline. Implies ``empty``.
+ Merge functions defined as static inline, also merge empty functions.
1963
1964
.. code-block:: c++
1965
0 commit comments