| Name: | clang |
|---|---|
| Version: | 13.0.1 |
| Release: | 1.0.1.el9 |
| Architecture: | i686 |
| Group: | Unspecified |
| Size: | 191602 |
| License: | NCSA |
| RPM: | clang-13.0.1-1.0.1.el9.i686.rpm |
| Source RPM: | clang-13.0.1-1.0.1.el9.src.rpm |
| Build Date: | Tue May 10 2022 |
| Build Host: | build-ol9-i386.oracle.com |
| Vendor: | Oracle America |
| URL: | http://llvm.org |
| Summary: | A C language family front-end for LLVM |
| Description: | clang: noun
1. A loud, resonant, metallic sound.
2. The strident call of a crane or goose.
3. C-language family front-end toolkit.
The goal of the Clang project is to create a new C, C++, Objective C
and Objective C++ front-end for the LLVM compiler. Its tools are built
as libraries and designed to be loosely-coupled and extensible.
Install compiler-rt if you want the Blocks C language extension or to
enable sanitization and profiling options when building, and
libomp-devel to enable -fopenmp. |
- Use all available CPU cores for build - Recognize Oracle Linux distros [OraBug: 29422714]
- 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
- rebuilt
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- 12.0.1 Release - Remove clang-11 compat lib