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 cb5fe6c commit f8b2544Copy full SHA for f8b2544
lldb/docs/resources/contributing.rst
@@ -23,7 +23,8 @@ Policy in the following respects.
23
`test documentation <test.html>`_ for more details and the ``lldb/test``
24
folder on disk for examples.
25
26
- - **Coding Style**: LLDB's code style differs from LLVM's coding style.
+ - **Coding Style**: LLDB's code style differs from
27
+ `LLVM's coding style <https://llvm.org/docs/CodingStandards.html>`_.
28
Unfortunately there is no document describing the differences. Please be
29
consistent with the existing code.
30
0 commit comments