| Name: | clang |
|---|---|
| Version: | 20.1.8 |
| Release: | 2.module+el8.10.0+90702+a24ac943 |
| Architecture: | i686 |
| Module: | llvm-toolset:ol8:8100020251113033500:e155f54d |
| Group: | Unspecified |
| Size: | 429024 |
| License: | Apache-2.0 WITH LLVM-exception OR NCSA |
| RPM: | clang-20.1.8-2.module+el8.10.0+90702+a24ac943.i686.rpm |
| Source RPM: | llvm-20.1.8-2.module+el8.10.0+90702+a24ac943.src.rpm |
| Build Date: | Thu Nov 13 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. |