| Name: | clang-analyzer |
|---|---|
| Version: | 14.0.6 |
| Release: | 1.0.1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 417115 |
| License: | NCSA and MIT |
| RPM: | clang-analyzer-14.0.6-1.0.1.el9.noarch.rpm |
| Source RPM: | clang-14.0.6-1.0.1.el9.src.rpm |
| Build Date: | Wed Oct 12 2022 |
| 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. |
- Use all available CPU cores for build - Recognize Oracle Linux distros [OraBug: 29422714]
- Update to 14.0.6
- Update to 14.0.5
- 14.0.0 Release
- 13.0.1 Release
- Backport bidi patches
- Ship libclang-cpp.so.12 as well
- Release 13.0.0
- Force SOURCE_DATE_EPOCH, fix rhbz#1994082
- Don't requirest tests on s390x