Пакет clang11.0-analyzer: Информация

    Бинарный пакет: clang11.0-analyzer
    Версия: 11.0.1-alt6
    Архитектура: noarch
    Собран:  6 января 2023 г. 0:20 в задании #312893
    Исходный пакет: llvm11.0
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://llvm.org

    Лицензия: Apache-2.0 with LLVM-exception
    О пакете: A source code analysis framework
    Описание: 
    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.

    Сопровождающий: Konstantin Lepikhov


    Последнее изменение


    5 января 2023 г. Konstantin Lepikhov 11.0.1-alt6
    - .spec: fix lldb symlinks.
    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.
    12 ноября 2021 г. Arseny Maslennikov 11.0.1-alt4
    - Fixed FTBFS due to missing std::numeric_limits declaration.