| Name: | clang |
|---|---|
| Version: | 18.1.8 |
| Release: | 1.module+el8.10.0+90440+aa5a3b2d |
| Architecture: | aarch64 |
| Module: | llvm-toolset:ol8:8100020241113012148:e155f54d |
| Group: | Unspecified |
| Size: | 746813 |
| License: | NCSA |
| RPM: | clang-18.1.8-1.module+el8.10.0+90440+aa5a3b2d.aarch64.rpm |
| Source RPM: | clang-18.1.8-1.module+el8.10.0+90440+aa5a3b2d.src.rpm |
| Build Date: | Wed Nov 13 2024 |
| Build Host: | build-ol8-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. |
- 18.1.8 Release
- Strip .gnu.build-attrib* sections from some binaries too
- Strip .gnu.build-attrib* sections out of libraries
- Set SOURCE_DATE_EPOCH when testing
- Limit number of compile jobs to avoid running out of memory
- 18.1.2 Release
- Update to LLVM 17.0.6
- Update to LLVM 17.0.2
- Use gcc-toolset-13 by default
- 16.0.6 Release