diff options
-rw-r--r-- | docs/ClangTools.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ClangTools.rst b/docs/ClangTools.rst index ff47b99063..3839e703db 100644 --- a/docs/ClangTools.rst +++ b/docs/ClangTools.rst @@ -71,7 +71,7 @@ tools that very specifically compliment, and allow use and testing of *Clang* specific functionality. ``clang-check`` -~~~~~~~~~~~~~~~ +--------------- This tool combines the LibTooling framework for running a Clang tool with the basic Clang diagnostics by syntax checking specific files in a |