diff options
-rw-r--r-- | clang/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/index.html b/clang/www/index.html index 2d65caab748..776c7296226 100644 --- a/clang/www/index.html +++ b/clang/www/index.html @@ -90,7 +90,7 @@ <!--=====================================================================--> <p>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 |