llvm-svn: 52111
This commit is contained in:
Chris Lattner 2008-06-08 23:40:40 +00:00
parent 54d1210f7a
commit c57ba6c14b
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ front-end work has started to make significant progress.</p>
transformations (such as refactoring) and other source-level tools for C and
Objective-C. Clang now also includes tools for turning C code into pretty HTML,
and includes a new <a href="http://clang.llvm.org/StaticAnalysis.html">static
analysis tool</a> in development. This tool is automatically focused on finding
analysis tool</a> in development. This tool focuses on automatically finding
bugs in C and Objective-C code.</p>
</div>