forked from OSchip/llvm-project
docs: clang-format is coming down the pike, mention it
llvm-svn: 171380
This commit is contained in:
parent
dd9f40641c
commit
8966c60cae
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue