Package clang17.0-analyzer: Information

Binary package: clang17.0-analyzer
Version: 17.0.6-alt0.2.port
Architecture: noarch
Build time:  Feb 20, 2024, 06:47 PM
Source package: llvm17.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: Ivan A. Melnikov


Last changed


Feb. 19, 2024 Ivan A. Melnikov 17.0.6-alt0.2.port
- drop pieces of partially-build OMP on all non-libomptarget_arches
  (fixes FTBFS on riscv64)
Feb. 8, 2024 Konstantin Lepikhov 17.0.6-alt2
- clang: fix wrong -print-runtime-dir on %ix86.
Jan. 21, 2024 Konstantin Lepikhov 17.0.6-alt1
- 17.0.6.
  BR: build lldb with lzma support.