| Name: | clang |
|---|---|
| Version: | 19.1.7 |
| Release: | 2.module+el8.10.0+90583+7e562d96 |
| Architecture: | i686 |
| Module: | llvm-toolset:ol8:8100020250519073136:e155f54d |
| Group: | Unspecified |
| Size: | 209875 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | clang-19.1.7-2.module+el8.10.0+90583+7e562d96.i686.rpm |
| Source RPM: | llvm-19.1.7-2.module+el8.10.0+90583+7e562d96.src.rpm |
| Build Date: | Mon May 19 2025 |
| Build Host: | build-ol8-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. |
- 19.1.7 Release
- Remove compat package
- Update to 19.1.5
- Add explicit version requires to libomp for llvm-libs
- Use gcc-toolset-14 as the default gcc installation
- Default to DWARF-4
- 19.1.3 Release
- Remove stray fi from postun scriptlet
- Workaround for GFX11.5 export priority
- 18.1.8 Release