File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ fixit-hints offered by clang. See :doc:`HowToSetupToolingForLLVM` for
82
82
instructions on how to setup and used `clang-check `.
83
83
84
84
``clang-format ``
85
- ~~~~~~~~~~~~~~~~
85
+ ----------------
86
86
87
87
Clang-format is both a :doc: `library <LibFormat >` and a :doc: `stand-alone tool
88
88
<ClangFormat>` with the goal of automatically reformatting C++ sources files
@@ -103,7 +103,7 @@ and features of the tools for other tool developers; each tool should
103
103
provide its own user-focused documentation.
104
104
105
105
``clang-tidy ``
106
- ~~~~~~~~~~~~~~
106
+ --------------
107
107
108
108
`clang-tidy <http://clang.llvm.org/extra/clang-tidy/> ` is a clang-based C++
109
109
linter tool. It provides an extensible framework for building compiler-based
You can’t perform that action at this time.
0 commit comments