Lines Matching full:tools
5 Clang provides infrastructure to write tools that need syntactic and semantic
7 the different ways to write clang tools, and their pros and cons.
54 * want to run tools outside of your build environment
64 tools, as well as integrating into services that run clang tools. Canonical
68 * refactoring tools
72 * want to run tools over a single file, or a specific subset of files,
83 * do not want to write your tools in C++
85 :doc:`Clang tools <ClangTools>` are a collection of specific developer tools
90 Examples of tools we are building or planning as part of the Clang project:
95 * Migration tools for new features in new language standards
96 * Core refactoring tools