| Name: | clang-analyzer |
|---|---|
| Version: | 20.1.8 |
| Release: | 1.el10 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 497542 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA OR MIT |
| RPM: | clang-analyzer-20.1.8-1.el10.x86_64.rpm |
| Source RPM: | llvm-20.1.8-1.el10.src.rpm |
| Build Date: | Fri Aug 29 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://llvm.org |
| 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. |
- LLVM 20.1.8 relase
- Remove bundled llvm19 compat package
- Update to LLVM 20.1.4 - Drop ARM and MIPS targets (RHEL-86089)
- Update to LLVM 20.1.2 (RHEL-80988)
- Support CET in libomp.so (RHEL-74346)
- Update to LLVM 19.1.7 (RHEL-57456) - Remove llvm18 compat package (RHEL-57457) - Remove generated html content from llvm-doc subpackage (RHEL-58900) - Enable LLVM_ENABLE_ZSTD=ON (RHEL-70325)
- Add missing requires
- Update openmp patch
- Backport ppc openmp patch
- Fix build on some brew builders