Package clang-analyzer: Information

    Binary package: clang-analyzer
    Version: 3.3-alt2
    Architecture: i586
    Build time:  Dec 23, 2013, 04:40 PM in the task #110571
    Source package: llvm
    Copied in the task: #110571
    Category: Development/C
    Report package bug
    Home page: http://llvm.org/

    License: NCSA
    Summary: A source code analysis framework
    Description: 
    The Clang Static Analyzer consists of both a source code analysis
    framework and a standalone tool that finds bugs in C and Objective-C
    programs. The standalone tool is invoked from the command-line, and is
    intended to run in tandem with a build of a project or code base.



    Last changed


    Aug. 30, 2013 Gleb Fotengauer-Malinovskiy 3.3-alt2
    - build with clang
    - clang: add versioned R: gcc
    - llvm:
     + drop ld.so.conf file
     + package static libraries in devel-static subpackage
    Aug. 19, 2013 Gleb Fotengauer-Malinovskiy 3.3-alt1
    - New version
    April 23, 2013 Dmitry V. Levin 3.2-alt3
    - Fixed build to enable proper debuginfo information.