Package clang11.0-analyzer: Information

    Binary package: clang11.0-analyzer
    Version: 11.0.1-alt6
    Architecture: noarch
    Build time:  Jan 6, 2023, 12:20 AM in the task #312893
    Source package: llvm11.0
    Category: Development/C
    Report package bug
    Home page: http://llvm.org

    License: Apache-2.0 with LLVM-exception
    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.

    Maintainer: Konstantin Lepikhov


    Last changed


    Jan. 5, 2023 Konstantin Lepikhov 11.0.1-alt6
    - .spec: fix lldb symlinks.
    Nov. 21, 2021 Arseny Maslennikov 11.0.1-alt5
    - Stopped packaging opt-viewer-11 since it depends on python2(yaml).
      Users are advised to use more recent opt-viewer.
    Nov. 12, 2021 Arseny Maslennikov 11.0.1-alt4
    - Fixed FTBFS due to missing std::numeric_limits declaration.