]> granicus.if.org Git - clang/commitdiff
docs: clang-format is coming down the pike, mention it
authorSean Silva <silvas@purdue.edu>
Wed, 2 Jan 2013 12:49:25 +0000 (12:49 +0000)
committerSean Silva <silvas@purdue.edu>
Wed, 2 Jan 2013 12:49:25 +0000 (12:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171380 91177308-0d34-0410-b5e6-96231b3b80d8

docs/Tooling.rst

index 1e848177d363b2c212664794dd1b17c6a6d89825..b2884b6710fd4b02c22fd43ddfdad6ecdadb7614 100644 (file)
@@ -94,7 +94,7 @@ Examples of tools we are building or planning as part of the Clang project:
 
 * Syntax checking (:program:`clang-check`)
 * Automatic fixing of compile errors (:program:`clang-fixit`)
-* Automatic code formatting
+* Automatic code formatting (:program:`clang-format`)
 * Migration tools for new features in new language standards
 * Core refactoring tools