| Name: | clang-analyzer | 
|---|---|
| Version: | 19.1.7 | 
| Release: | 2.el9 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 434977 | 
| License: | Apache-2.0 WITH LLVM-exception OR NCSA OR MIT | 
| RPM: | clang-analyzer-19.1.7-2.el9.noarch.rpm | 
| Source RPM: | llvm-19.1.7-2.el9.src.rpm | 
| Build Date: | Thu Mar 06 2025 | 
| Build Host: | build-ol9-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.  | 
- Remove llvm 18 compat lib
* Update to LLVM 19.1.7 (RHEL-57460)
- Disable libomp tests on s390x RHEL entirely.
- Update to 19.1.5 - Enable LLVM_ENABLE_ZSTD (rhbz#2321848) - Remove HTML documentation - Add lldb man pages - Fix profiling after a binutils NOTE change (rhbz#2322754) - Install i386 config files on x86_64
- Update to 19.1.3
- Workaround for GFX11.5 export priority (RHEL-49517)
- Remove llvm 17 compat lib
- Update to LLVM 18.1.8
- Fix use after free on ppc64le (rhbz#2283525)
- Turn on build condition bundle_compat_lib by default