From 2f291ba967f01e710cd11f75401e2a4bf0375065 Mon Sep 17 00:00:00 2001 From: Reid Spencer Date: Thu, 2 Aug 2007 09:50:49 +0000 Subject: [PATCH] Test auto-update with minor grammaro fix. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@40732 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/index.html b/www/index.html index c0147c0a77..c88dc17ae8 100644 --- a/www/index.html +++ b/www/index.html @@ -1,8 +1,8 @@ Minimal clang home page

-This is a bare bones web page for the "clang" C front-end. This project is to -build a new C/C++/ObjC front-end for LLVM. +This is a bare bones web page for the "clang" C front-end. This project will +provide a new C/C++/ObjC front-end for LLVM.

The motivation for this project is described well in Steve Naroff's talk -- 2.50.1