| Name: | clang-analyzer | 
|---|---|
| Version: | 7.0.1 | 
| Release: | 1.0.1.module+el8+5208+f6f800eb | 
| Architecture: | noarch | 
| Module: | llvm-toolset:ol8:20190604085604:9edba152 | 
| Group: | Unspecified | 
| Size: | 160089 | 
| License: | NCSA and MIT | 
| RPM: | clang-analyzer-7.0.1-1.0.1.module+el8+5208+f6f800eb.noarch.rpm | 
| Source RPM: | clang-7.0.1-1.0.1.module+el8+5208+f6f800eb.src.rpm | 
| Build Date: | Tue Jun 04 2019 | 
| Build Host: | jenkins-10-147-72-125-ca220f9b-d43b-4c21-84f4-b296dd7d8031.appad3iad.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.  | 
- Recognize Oracle Linux distros. - Orabug 29422714. - Reviewed-by: Egeyar Bagcioglu <egeyar.bagcioglu@oracle.com>
- 7.0.1-1 Release
- 7.0.1-rc3 Release
- User helper macro to fixup config.h for multilib
- Enable make check
- Remove Provides: llvm-toolset-6.0-clang-libs
- Add Provides: llvm-toolset-6.0-clang-libs
- Don't use python2 for the build
- Drop scl macros
- Change Requires from python3 to platform-python - The python3 package was renamed to platform-python - Related: rhbz#1619153