| Name: | clang |
|---|---|
| Version: | 15.0.7 |
| Release: | 2.0.1.el9 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 158596 |
| License: | NCSA |
| RPM: | clang-15.0.7-2.0.1.el9.aarch64.rpm |
| Source RPM: | clang-15.0.7-2.0.1.el9.src.rpm |
| Build Date: | Mon Apr 03 2023 |
| 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 15.0.7
- Update to 15.0.6
- Default to non-pie, fix rhbz#2134146
- Update to 15.0.1
- Update to 14.0.6
- Update to 14.0.5
- 14.0.0 Release
- 13.0.1 Release
- Backport bidi patches