Package clang10.0-analyzer: Information

    Binary package: clang10.0-analyzer
    Version: 10.0.1-alt4
    Architecture: noarch
    Build time:  May 26, 2021, 03:41 PM in the task #272477
    Source package: llvm10.0
    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.

    Maintainer: Slava Aseev


    Last changed


    May 25, 2021 Slava Aseev 10.0.1-alt4
    - Port hwasan_symbolize to python3
    - Fix build due to missing rpm-build-python*
    April 27, 2021 Slava Aseev 10.0.1-alt3
    - Living in harmony with sisyphus_check on ix86 (backported from llvm12.0)
    Aug. 12, 2020 Aleksei Nikiforov 10.0.1-alt2
    - Applied upstream patch which should fix ppc64le-specific issue.