From: Ted Kremenek Date: Tue, 9 Feb 2010 23:42:00 +0000 (+0000) Subject: Pull header into side column. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b24b0f8cc55d34a050ce1a4722a654d56e9fd947;p=clang Pull header into side column. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95726 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/analyzer/index.html b/www/analyzer/index.html index adcc842fe0..c6e9fdbbde 100644 --- a/www/analyzer/index.html +++ b/www/analyzer/index.html @@ -13,10 +13,12 @@
-

Clang Static Analyzer

+ +

Clang Static Analyzer

+

The Clang Static Analyzer consists of both a source code analysis framework and a standalone tool that finds bugs in C and Objective-C programs.