| Name: | clang-analyzer |
|---|---|
| Version: | 10.0.1 |
| Release: | 1.0.1.module+el8.3.0+7827+89335dbf |
| Architecture: | noarch |
| Module: | llvm-toolset:ol8:8030020200820174250:9edba152 |
| Group: | Unspecified |
| Size: | 163401 |
| License: | NCSA and MIT |
| RPM: | clang-analyzer-10.0.1-1.0.1.module+el8.3.0+7827+89335dbf.noarch.rpm |
| Source RPM: | clang-10.0.1-1.0.1.module+el8.3.0+7827+89335dbf.src.rpm |
| Build Date: | Thu Nov 05 2020 |
| Build Host: | jenkins-172-17-0-2-3efb974a-61b8-4c7f-8c30-e1d7fb44c64a.blddevtest1iad.osdevelopmeniad.oraclevcn.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. |
- Modified clang-oracle-distros.patch - Reviewed-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com> - Use all available cores for build - Recognize Oracle Linux distros [OraBug: 29422714]
- 10.0.1 release
- 10.0.0 final
- Fix crash with kernel bpf self-tests
- 9.0.1 Release
- Fix typo from previous patch: move clang-libs dep to correct sub-package
- Add explicit requires for clang-libs to fix rpmdiff errors
- Limit build to 8 threads to avoid OOM on x86_64
- Disable CLANG_LINK_CLANG_DYLIB
- 9.0.0 Release