From: Chris Lattner Date: Tue, 11 Dec 2007 22:26:03 +0000 (+0000) Subject: improve title X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0fcc09e4b62c1944515c1938f372627a18e10c09;p=clang improve title git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44883 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/comparison.html b/www/comparison.html index 2c979b96e9..dd1c36a9c5 100644 --- a/www/comparison.html +++ b/www/comparison.html @@ -4,14 +4,14 @@ - Comparing clang to other compilers + Comparing clang to other open source compilers
-

Clang vs Other Compilers

+

Clang vs Other Open Source Compilers

Building an entirely new compiler front-end is a big task, and it isn't always clear to people why we decided to do this. Here we compare clang