From 86a888854f4ab963288513abbd3c9a1bcb014d07 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Fri, 1 May 2009 01:40:42 +0000 Subject: [PATCH] add word git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@70527 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/index.html b/www/index.html index 2d65caab74..776c729622 100644 --- a/www/index.html +++ b/www/index.html @@ -90,7 +90,7 @@

Clang is still under heavy development. Clang is considered to be - a production C and Objective-C compiler when targetting X86-32 and X86-64 + a production quality C and Objective-C compiler when targetting X86-32 and X86-64 (other targets may have caveats, but are usually easy to fix). If you are looking for source analysis or source-to-source transformation tools, clang is probably -- 2.40.0