mirror of
https://github.com/intel/llvm.git
synced 2026-01-24 00:20:25 +08:00
docs: "clang tools" are not a different interface.
I spotted someone confused about this, so remove the heading to make it clear that they really are a part of Tooling. llvm-svn: 171841
This commit is contained in:
@@ -82,9 +82,6 @@ Do not use LibTooling when you...:
|
||||
* want high level abstractions like cursors and code completion out of the box
|
||||
* do not want to write your tools in C++
|
||||
|
||||
Clang Tools
|
||||
-----------
|
||||
|
||||
:doc:`Clang tools <ClangTools>` are a collection of specific developer tools
|
||||
built on top of the LibTooling infrastructure as part of the Clang project.
|
||||
They are targeted at automating and improving core development activities of
|
||||
|
||||
Reference in New Issue
Block a user