| Name: | clang18 |
|---|---|
| Version: | 18.1.8 |
| Release: | 5.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 547236 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | clang18-18.1.8-5.el10_1.aarch64.rpm |
| Source RPM: | clang18-18.1.8-5.el10_1.src.rpm |
| Build Date: | Sun Sep 21 2025 |
| Build Host: | build-ol10-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. |
- Fix clang++-18 symlink location - https://bugzilla.redhat.com/show_bug.cgi?id=2316833
- Update to 18.1.8
- Add conflicts with next major version of non-compat package
- 18.1.7 Release
- Rebuilt for Python 3.13
- 18.1.6 Release
- Add triple prefix to clang config files
- 18.1.4 Release
- Split config files
- 18.1.3 Release