Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

clang19-tools-extra-19.1.7-15.fc44 RPM for i686

From Fedora Rawhide for x86_64 / c

Name: clang19-tools-extra Distribution: Fedora Project
Version: 19.1.7 Vendor: Fedora Project
Release: 15.fc44 Build date: Mon Oct 20 10:45:40 2025
Group: Unspecified Build host: buildvm-x86-29.rdu3.fedoraproject.org
Size: 76096056 Source RPM: llvm19-19.1.7-15.fc44.src.rpm
Packager: Fedora Project
Url: http://llvm.org
Summary: Extra tools for clang
A set of extra tools built using Clang's tooling API.

Provides

Requires

License

Apache-2.0 WITH LLVM-exception OR NCSA

Changelog

* Fri Aug 15 2025 Carl George <carlwgeorge@fedoraproject.org> - 19.1.7-15
  - Require correct package names from toolset subpackage
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.7-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Apr 14 2025 Jan Drögehoff <sentrycraft123@gmail.com> - 19.1.7-13
  - Backport patch to fix zig build crash
* Thu Mar 06 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-12
  - Add conflicts on clang-resource-filesystem
* Tue Feb 25 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-11
  - Add clang-devel -> llvm-devel dep (rhbz#2342979)
* Thu Feb 20 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 19.1.7-10
  - Do not rely on alternatives path
* Fri Feb 14 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-9
  - Rename llvm-resource-filesystem -> llvm-filesystem
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-8
  - Backport bolt fix (rhbz#2344830)
* Wed Feb 12 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-7
  - Introduce llvm-resource-filesystem
* Tue Feb 04 2025 Nikita Popov <npopov@redhat.com> - 19.1.7-6
  - Don't use directory symlinks
* Fri Jan 31 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-5
  - Address installability issue with directories that were turned into symlinks
* Thu Jan 30 2025 Josh Stone <jistone@redhat.com> - 19.1.7-4
  - Fix an isel error triggered by Rust 1.85 on s390x
* Wed Jan 22 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-3
  - Add polly
* Mon Jan 20 2025 Konrad Kleine <kkleine@redhat.com> - 19.1.7-2
  - Add bolt
* Mon Jan 20 2025 Timm Bäder <tbaeder@redhat.com> - 19.1.7-1
  - Update to 19.1.7
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 19.1.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Tue Dec 24 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.6-3
  - Add libcxx
* Thu Dec 19 2024 Nikita Popov <npopov@redhat.com> - 19.1.6-2
  - Fix mlir exports
* Wed Dec 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.6-1
  - Update to 19.1.6
* Fri Dec 06 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-3
  - Fix mlir and openmp tests
  - Disable libomp tests on s390x RHEL entirely.
* Wed Dec 04 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.5-2
  - Add mlir
* Tue Dec 03 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.5-1
  - Update to 19.1.5
* Tue Nov 26 2024 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 19.1.4-2
  - Enable LLVM_ENABLE_ZSTD (rhbz#2321848)
* Thu Nov 21 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.4-1
  - Update to 19.1.4
* Tue Nov 19 2024 Konrad Kleine <kkleine@redhat.com> - 19.1.3-4
  - Remove HTML documentation
  - Add lldb man pages
* Mon Nov 18 2024 Josh Stone <jistone@redhat.com> - 19.1.3-3
  - Fix profiling after a binutils NOTE change (rhbz#2322754)
* Mon Nov 18 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-2
  - Install i386 config files on x86_64
* Tue Nov 05 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.3-1
  - Update to 19.1.3
* Tue Sep 24 2024 Maxwell G <maxwell@gtmx.me> - 19.1.0-2
  - Add 'Provides: clangd' to the clang-tools-extra subpackage
* Thu Sep 19 2024 Timm Bäder <tbaeder@redhat.com> - 19.1.0-1
  - Update to LLVM 19.1.0
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 18.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 11 2024 Jesus Checa Hidalgo <jchecahi@redhat.com> - 18.1.8-1
  - Update to LLVM 18.1.8
* Fri Jun 07 2024 Tom Stellard <tstellar@redhat.com> - 18.1.7-1
  - 18.1.7 Release
* Tue May 28 2024 Nikita Popov <npopov@redhat.com> - 18.1.6-2
  - Fix use after free on ppc64le (rhbz#2283525)
* Sat May 18 2024 Tom Stellard <tstellar@redhat.com> - 18.1.6-1
  - 18.1.6 Release
* Tue May 14 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-2
  - Backport fix for rhbz#2275090
* Thu Apr 25 2024 Tom Stellard <tstellar@redhat.com> - 18.1.4-1
  - 18.1.4 Release
* Fri Apr 12 2024 Tom Stellard <tstellar@redhat.com> - 18.1.3-1
  - 18.1.3 Release
* Thu Mar 21 2024 Zhengyu He <hezhy472013@gmail.com> - 18.1.2-2
  - Add support for riscv64
* Thu Mar 21 2024 Tom Stellard <tstellar@redhat.com> - 18.1.2-1
  - 18.1.2 Release
* Mon Mar 11 2024 Tom Stellard <tstellar@redhat.com> - 18.1.1-1
  - 18.1.1 Release
* Tue Feb 27 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc4-1
  - 18.1.0-rc4 Release
* Tue Feb 20 2024 Tom Stellard <tstellar@redhat.com> - 18.1.0~rc3-1
  - 18.1.0-rc3 Release
* Thu Feb 01 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-6
  - Fix crash with -fzero-call-used-regs (rhbz#2262260)
* Mon Jan 29 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-5
  - Only use cet-report=error on x86_64
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 30 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-2
  - Fix rhbz #2248872
* Tue Nov 28 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.6-1
  - Update to LLVM 17.0.6
* Tue Nov 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.5-1
  - Update to LLVM 17.0.5
* Tue Oct 31 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.4-1
  - Update to LLVM 17.0.4
* Tue Oct 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.3-1
  - Update to LLVM 17.0.3
* Tue Oct 03 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Fri Sep 22 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1~rc4-1
  - Update to LLVM 17.0.1
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Thu Aug 24 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-2
  - Temporarily disable a failing test on ppc64le
* Thu Aug 17 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-1
  - Update to LLVM 17.0.0 RC2
* Wed Aug 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-4
  - Disable LTO on i686

Files

/usr/bin/amdgpu-arch-19
/usr/bin/c-index-test-19
/usr/bin/clang-apply-replacements-19
/usr/bin/clang-change-namespace-19
/usr/bin/clang-check-19
/usr/bin/clang-doc-19
/usr/bin/clang-extdef-mapping-19
/usr/bin/clang-format-19
/usr/bin/clang-format-diff-19
/usr/bin/clang-include-cleaner-19
/usr/bin/clang-include-fixer-19
/usr/bin/clang-installapi-19
/usr/bin/clang-linker-wrapper-19
/usr/bin/clang-move-19
/usr/bin/clang-nvlink-wrapper-19
/usr/bin/clang-offload-bundler-19
/usr/bin/clang-offload-packager-19
/usr/bin/clang-pseudo-19
/usr/bin/clang-query-19
/usr/bin/clang-refactor-19
/usr/bin/clang-rename-19
/usr/bin/clang-reorder-fields-19
/usr/bin/clang-repl-19
/usr/bin/clang-scan-deps-19
/usr/bin/clang-tidy-19
/usr/bin/clangd-19
/usr/bin/diagtool-19
/usr/bin/find-all-symbols-19
/usr/bin/hmaptool-19
/usr/bin/modularize-19
/usr/bin/nvptx-arch-19
/usr/bin/pp-trace-19
/usr/bin/run-clang-tidy-19
/usr/lib/.build-id
/usr/lib/.build-id/08
/usr/lib/.build-id/08/60eb221d8dc1c3e8e495b7ca2e2fc8755e197f
/usr/lib/.build-id/26
/usr/lib/.build-id/26/7547f444807c659444d31281422e45179d0f25
/usr/lib/.build-id/2b/670441f357bbce57587a926b5cc9dd9580b164
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/f2156644af164ad56d8c71c4964331106d420e
/usr/lib/.build-id/3a/9c6627c6e455021c2a0578e68b5940fb21f572
/usr/lib/.build-id/3b/19db02eca76a19ccb24b4f25846d3e5895ac50
/usr/lib/.build-id/40/cee21d975aa520f73734af5700951ec1c41c0a
/usr/lib/.build-id/41/a1c348d0d8ed4da22ccff2a91df5c9fec4c53f
/usr/lib/.build-id/44
/usr/lib/.build-id/44/e1689586eb86639a6c3b5bdfea8e222e919a0e
/usr/lib/.build-id/47
/usr/lib/.build-id/47/b991f30268457f191c8efe2ad6edb4e57067c2
/usr/lib/.build-id/4d
/usr/lib/.build-id/4d/15f4d96e67fcbc1d21d720334c07d8fc35f137
/usr/lib/.build-id/4d/20590003b37d6ec61b5b59b3fc60d5ffec4285
/usr/lib/.build-id/64/cd19c34852355a34995cb04042ff91604d917e
/usr/lib/.build-id/65
/usr/lib/.build-id/65/5b8da6c9d5b21977b1bd5543ee8d49f7e11f95
/usr/lib/.build-id/6e
/usr/lib/.build-id/6e/7d3831c79abf73c62028668a0117af4d217e32
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/3c3d4b786861d602057b133036abeeea1b6967
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/33a30875350a143c2206430c354bc056e76d4a
/usr/lib/.build-id/ae/05ecbbab2d9d389663ce17fd3587ef29ab4e53
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/0d555efcf3bda55698d7dcd7a9e66ffbc7ced2
/usr/lib/.build-id/ba/91a8e68a126e6b60166671c1dd1639a2546685
/usr/lib/.build-id/be/2579df3758057b87cd78e6b32819ade4b7fd9e
/usr/lib/.build-id/c0
/usr/lib/.build-id/c0/3b226cac5a2d72153a0e84f54e0de4f1d20471
/usr/lib/.build-id/c4/34f31a2de85803935f18ae22436d8e10e5391a
/usr/lib/.build-id/d0
/usr/lib/.build-id/d0/34ed056d4b1b224da4444ae0045f7abf77efb9
/usr/lib/.build-id/ee
/usr/lib/.build-id/ee/f649fe092f2c794b86accf167371150a92e810
/usr/lib/.build-id/f6/75ee0feb886df3e21b4389aef86d40045159a3
/usr/lib/.build-id/f6/94aa32d33f8febc121e87603e79ae8fd71a46f
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/0cd7f03a5c3b36393613779265d81d4ed9b525
/usr/lib/.build-id/fb/7eeac9b72ed6d2dac1f6a355d4c74721b86129
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/1468034d80149fe48760bf9a1d4d46aaa597f3
/usr/lib/llvm19/bin/amdgpu-arch
/usr/lib/llvm19/bin/c-index-test
/usr/lib/llvm19/bin/clang-apply-replacements
/usr/lib/llvm19/bin/clang-change-namespace
/usr/lib/llvm19/bin/clang-check
/usr/lib/llvm19/bin/clang-doc
/usr/lib/llvm19/bin/clang-extdef-mapping
/usr/lib/llvm19/bin/clang-format
/usr/lib/llvm19/bin/clang-format-diff
/usr/lib/llvm19/bin/clang-include-cleaner
/usr/lib/llvm19/bin/clang-include-fixer
/usr/lib/llvm19/bin/clang-installapi
/usr/lib/llvm19/bin/clang-linker-wrapper
/usr/lib/llvm19/bin/clang-move
/usr/lib/llvm19/bin/clang-nvlink-wrapper
/usr/lib/llvm19/bin/clang-offload-bundler
/usr/lib/llvm19/bin/clang-offload-packager
/usr/lib/llvm19/bin/clang-pseudo
/usr/lib/llvm19/bin/clang-query
/usr/lib/llvm19/bin/clang-refactor
/usr/lib/llvm19/bin/clang-rename
/usr/lib/llvm19/bin/clang-reorder-fields
/usr/lib/llvm19/bin/clang-repl
/usr/lib/llvm19/bin/clang-scan-deps
/usr/lib/llvm19/bin/clang-tidy
/usr/lib/llvm19/bin/clangd
/usr/lib/llvm19/bin/diagtool
/usr/lib/llvm19/bin/find-all-symbols
/usr/lib/llvm19/bin/hmaptool
/usr/lib/llvm19/bin/modularize
/usr/lib/llvm19/bin/nvptx-arch
/usr/lib/llvm19/bin/pp-trace
/usr/lib/llvm19/bin/run-clang-tidy
/usr/lib/llvm19/share/clang/clang-format-diff.py
/usr/lib/llvm19/share/clang/clang-format.py
/usr/lib/llvm19/share/clang/clang-include-fixer.py
/usr/lib/llvm19/share/clang/clang-rename.py
/usr/lib/llvm19/share/clang/clang-tidy-diff.py
/usr/lib/llvm19/share/clang/run-find-all-symbols.py
/usr/share/licenses/clang19-tools-extra
/usr/share/licenses/clang19-tools-extra/LICENSE.TXT
/usr/share/man/man1/diagtool-19.1.gz
/usr/share/man/man1/extraclangtools-19.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Oct 22 23:54:18 2025