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

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

Бинарный пакет: clang17.0-analyzer
Версия: 17.0.2-alt1
Архитектура: noarch
Собран:  3 октября 2023 г. 23:06 в задании #330906
Исходный пакет: 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


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


3 октября 2023 г. Arseny Maslennikov 17.0.2-alt1
- 17.0.2.
- Add explicit dependency on clangX-support to clang and clangd.
3 октября 2023 г. Arseny Maslennikov 17.0.2-alt0.1
- 17.0.2.
- This is an intermediate release to work around broken 17.0.1-alt4.
30 сентября 2023 г. Arseny Maslennikov 17.0.1-alt4
- Split libclang-cpp.so into its own package. (Closes: 44263)
- Split libclang.so into its own package, making clangX-libs a compat package
  which pulls both shared libraries in.