[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет clang-19.1.7-2.el9.x86_64 download

Имя clang
Эпоха 0
Версия 19.1.7
Релиз 2.el9
Архитектура x86_64
Сайт http://llvm.org
Лицензия Apache-2.0 WITH LLVM-exception OR NCSA
Время сборки 2025-03-31 15:09:23
Хост сборки builder-x86-03.inferitos.ru
Краткое описание A C language family front-end for LLVM
Репозитории AppStream
Полное описание 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.
Эррата
Размер 79 КиБ
Исходный проект llvm-19.1.7-2.el9
Контрольная сумма SHA-256 c9211a3652de7acdce0a1acd0b9fba2f2a2db9b509b0a6dd146bfcda63c55210
× Full screenshot
История изменений link
* Thu Feb 06 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
- Remove llvm 18 compat lib

* Thu Jan 23 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-1
* Update to LLVM 19.1.7 (RHEL-57460)

* Mon Dec 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
- Disable libomp tests on s390x RHEL entirely.

* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-1
- Update to 19.1.5
- Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
- Remove HTML documentation
- Add lldb man pages
- Fix profiling after a binutils NOTE change (rhbz#2322754)
- Install i386 config files on x86_64

* Sat Nov 09 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-1
- Update to 19.1.3

* Thu Aug 15 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-3
- Workaround for GFX11.5 export priority (RHEL-49517)

* Thu Aug 08 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-2
- Remove llvm 17 compat lib

* Tue Jul 16 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.8-1
- Update to LLVM 18.1.8

* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-3
- Fix use after free on ppc64le (rhbz#2283525)

* Wed May 22 2024 Konrad Kleine <kkleine@redhat.com> - 18.1.6-2
- Turn on build condition bundle_compat_lib by default