[Lunar-commits] <moonbase> clang: add a description message.

Florin Braescu florin at lunar-linux.org
Sat May 1 06:47:23 CEST 2010


commit 7a378f597278145b161ef5e01b599df181ed72da
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sat May 1 07:47:23 2010 +0300

    clang: add a description message.
---
 compilers/clang/DETAILS |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/compilers/clang/DETAILS b/compilers/clang/DETAILS
index cd776bc..1220a45 100644
--- a/compilers/clang/DETAILS
+++ b/compilers/clang/DETAILS
@@ -11,7 +11,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/llvm-$VERSION
         WEB_SITE=http://clang.llvm.org
          ENTERED=20100430
          UPDATED=20100430
-           SHORT=""
+           SHORT="C Language Family Front-end for LLVM"
 
 cat << EOF
+This is a compiler front-end for the C family of languages (C, C++, 
+Objective-C, and Objective-C++) which is built as part of the 
+LLVM compiler intrastructure project.
 EOF


More information about the Lunar-commits mailing list