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

  • Default inline alert: Версия в репозитории: 17.0.6-alt4.2

Бинарный пакет: clang17.0-analyzer
Версия: 17.0.2-alt3
Архитектура: noarch
Собран:  6 октября 2023 г. 16:14 в задании #331083
Исходный пакет: llvm17.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.

Сопровождающий: Arseny Maslennikov


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


6 октября 2023 г. Arseny Maslennikov 17.0.2-alt3
- Apply new patch for compat with g++-13 -Werror:
  + clang-AST-Use-explicit-type-erasure.patch
- Restore the enforce-DWARF4 patch.
4 октября 2023 г. Alexey Sheplyakov 17.0.2-alt2
- spec: build lld on LoongArch (LoongArch targets are already supported).
- spec: build llvm with clang on LoongArch.
3 октября 2023 г. Arseny Maslennikov 17.0.2-alt1
- 17.0.2.
- Add explicit dependency on clangX-support to clang and clangd.