| Name: | clang |
|---|---|
| Version: | 14.0.6 |
| Release: | 1.0.1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 224143 |
| License: | NCSA |
| RPM: | clang-14.0.6-1.0.1.el9.aarch64.rpm |
| Source RPM: | clang-14.0.6-1.0.1.el9.src.rpm |
| Build Date: | Wed Oct 12 2022 |
| Build Host: | build-ol9-aarch64.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]
- 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