forked from OSchip/llvm-project
parent
d3e3885f2d
commit
b594fa1289
|
@ -14,7 +14,7 @@
|
|||
|
||||
<h1>LLVM/Clang Static Analyzer</h1>
|
||||
|
||||
<p>The LLVM/Clang static analyzer is a standalone tool that find bugs in C and
|
||||
<p>The LLVM/Clang static analyzer is a standalone tool that finds bugs in C and
|
||||
Objective-C programs. Currently the analyzer is invoked as a command-line tool.
|
||||
It is intended to run in tandem with a build of a project or code base.</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue