Skip to content
Snippets Groups Projects
Commit 9cc4c39c authored by Sean Silva's avatar Sean Silva
Browse files

docs: clang-format is coming down the pike, mention it

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171380 91177308-0d34-0410-b5e6-96231b3b80d8
parent aaf575bb
No related branches found
No related tags found
No related merge requests found
...@@ -94,7 +94,7 @@ Examples of tools we are building or planning as part of the Clang project: ...@@ -94,7 +94,7 @@ Examples of tools we are building or planning as part of the Clang project:
* Syntax checking (:program:`clang-check`) * Syntax checking (:program:`clang-check`)
* Automatic fixing of compile errors (:program:`clang-fixit`) * 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 * Migration tools for new features in new language standards
* Core refactoring tools * Core refactoring tools
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment