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

clang-tools-extra-22.1.8-26.fc46 RPM for i686

From Fedora Rawhide for x86_64 / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 22.1.8 Vendor: Fedora Project
Release: 26.fc46 Build date: Mon Aug 17 19:42:03 2026
Group: Unspecified Build host: buildvm-x86-17.rdu3.fedoraproject.org
Size: 70760353 Source RPM: llvm-22.1.8-26.fc46.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

* Mon Aug 17 2026 Josh Stone <jistone@redhat.com> - 22.1.8-26
  - Fix an illegal zext from combined loads (rhbz#2512927)
* Sun Aug 02 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-22
  - [libclc] mark __clc_flush_denormal_if_not_supported as static inline
* Thu Jul 23 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-21
  - flang: Add libgcc as requirement
* Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 22.1.8-20
  - Rebuilt for Python 3.15.0b4 ABI change
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-19
  - More backported fixes
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-18
  - Fix miscompilation
* Thu Jul 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-17
  - Fix buffer overflow
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 22.1.8-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
* Mon Jul 06 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-12
  - Use LLD on RHEL 8 as well
* Thu Jul 02 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-11
  - Always build LLVMgold
* Tue Jun 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-10
  - Disable PGO and LTO on s390x on LLVM >= 23
* Fri Jun 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 22.1.8-9
  - Set compiler defaults to match OS baselines
* Sun Jun 21 2026 Tom Stellard <tstellar@redhat.com> - 22.1.8-5
  - Remove man pages for disabled projects
* Fri Jun 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-4
  - Recommend yama-ptrace-enable for lldb on Fedora >= 45
* Thu Jun 18 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-3
  - Consume man pages from a tarball for LLVM >= 23
* Wed Jun 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.8-2
  - Adapt to upstream libclc change
* Tue Jun 16 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.8-1
  - Update to LLVM 22.1.8
* Mon Jun 08 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.7-1
  - Update to LLVM 22.1.7
* Fri Jun 05 2026 Tobias Brick <tobiasb@microsoft.com> - 22.1.6-8
  - Move config files from clang to clang-libs.
* Fri Jun 05 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-7
  - Fix flang *.mod file location
* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 22.1.6-6
  - Rebuilt for Python 3.15
* Fri May 29 2026 Paul Murphy <murp@redhat.com> - 22.1.6-5
  - Backport s390x unaligned memops improvements to llvm 22
* Thu May 28 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.6-4
  - Revert "Don't package offload libraries with so_suffix"
* Tue May 26 2026 Tom Stellard <tstellar@redhat.com> - 22.1.6-3
  - Drop dependency on multilib-rpm-config package for RHEL 10+
* Tue May 26 2026 Miro Hrončok <miro@hroncok.cz> - 22.1.6-2
  - Backport fix for lit tests with Python 3.15+
  - Fixes: rhbz#2448969
* Thu May 21 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.6-1
  - Update to LLVM 22.1.6
* Wed May 20 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.5-5
  - Don't package offload libraries with so_suffix
* Thu May 07 2026 jackyzy823 <jackyzy823@gmail.com> - 22.1.5-3
  - Requires git-core instead of git for git-clang-format
* Wed May 06 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.5-1
  - Update to LLVM 22.1.5
* Tue Apr 28 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-2
  - Use LLD by default
* Wed Apr 22 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.4-1
  - Update to LLVM 22.1.4
* Wed Apr 22 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-4
  - Temporarily disable libclc until build failures are fixed
* Fri Apr 17 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.3-3
  - Integrate libclc
* Tue Apr 07 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.3-1
  - Update to LLVM 22.1.3
* Thu Apr 02 2026 Nikita Popov <npopov@redhat.com> - 22.1.2-2
  - Remove support for LLVM 21
* Mon Mar 30 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.2-1
  - Update to LLVM 22.1.2
* Fri Mar 27 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-8
  - Backport fixes for lit resource exhaustion on i686
* Tue Mar 24 2026 Nikita Popov <npopov@redhat.com> - 22.1.1-7
  - Also define python3_version on RHEL 8
* Mon Mar 23 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-6
  - Filter out global_constructors test on ppc
* Thu Mar 19 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-5
  - Revert "Split check-clang into 5 shards on i386"
* Mon Mar 16 2026 Timm Bäder <tbaeder@redhat.com> - 22.1.1-3
  - Package clang-ssaf-{format,linker}
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-2
  - Fix an issue causing long build times on s390x
* Wed Mar 11 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.1-1
  - Update to LLVM 22.1.1
* Wed Mar 04 2026 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 22.1.0-7
  - Ensure the right tools are used with compat+pgo
* Wed Mar 04 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-6
  - Remove bugpoint from file lists
* Tue Mar 03 2026 Konrad Kleine <kkleine@redhat.com> - 22.1.0-5
  - Package clang-doc files
* Wed Feb 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.0-3
  - Update rawhide version to 45
* Wed Feb 25 2026 Packit <hello@packit.dev> - 22.1.0-1
  - Update to 22.1.0 upstream release
  - Resolves: rhbz#2442256
* Mon Feb 16 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-22
  - flang: Package cuda_runtime_api.mod
* Tue Feb 10 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-20
  - Package llubi
* Mon Feb 09 2026 Timm Bäder <tbaeder@redhat.com> - 21.1.8-19
  - RPMAUTOSPEC: unresolvable merge

Files

/usr/bin/amdgpu-arch
/usr/bin/amdgpu-arch-22
/usr/bin/c-index-test
/usr/bin/c-index-test-22
/usr/bin/clang-apply-replacements
/usr/bin/clang-apply-replacements-22
/usr/bin/clang-change-namespace
/usr/bin/clang-change-namespace-22
/usr/bin/clang-check
/usr/bin/clang-check-22
/usr/bin/clang-doc
/usr/bin/clang-doc-22
/usr/bin/clang-extdef-mapping
/usr/bin/clang-extdef-mapping-22
/usr/bin/clang-format
/usr/bin/clang-format-22
/usr/bin/clang-format-diff
/usr/bin/clang-format-diff-22
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-cleaner-22
/usr/bin/clang-include-fixer
/usr/bin/clang-include-fixer-22
/usr/bin/clang-installapi
/usr/bin/clang-installapi-22
/usr/bin/clang-linker-wrapper
/usr/bin/clang-linker-wrapper-22
/usr/bin/clang-move
/usr/bin/clang-move-22
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-nvlink-wrapper-22
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-bundler-22
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-packager-22
/usr/bin/clang-query
/usr/bin/clang-query-22
/usr/bin/clang-refactor
/usr/bin/clang-refactor-22
/usr/bin/clang-reorder-fields
/usr/bin/clang-reorder-fields-22
/usr/bin/clang-repl
/usr/bin/clang-repl-22
/usr/bin/clang-sycl-linker
/usr/bin/clang-sycl-linker-22
/usr/bin/clang-tidy
/usr/bin/clang-tidy-22
/usr/bin/clangd
/usr/bin/clangd-22
/usr/bin/diagtool
/usr/bin/diagtool-22
/usr/bin/find-all-symbols
/usr/bin/find-all-symbols-22
/usr/bin/hmaptool
/usr/bin/hmaptool-22
/usr/bin/modularize
/usr/bin/modularize-22
/usr/bin/nvptx-arch
/usr/bin/nvptx-arch-22
/usr/bin/offload-arch
/usr/bin/offload-arch-22
/usr/bin/pp-trace
/usr/bin/pp-trace-22
/usr/bin/run-clang-tidy
/usr/bin/run-clang-tidy-22
/usr/lib/.build-id
/usr/lib/.build-id/02/b89fa1b375b0474fdb2800884886045595336f
/usr/lib/.build-id/15
/usr/lib/.build-id/15/b2bb5992aeb37e7e896a4842ef38add789a724
/usr/lib/.build-id/24
/usr/lib/.build-id/24/fb948e4bd428ec3c116a02e03a086917ebc6b1
/usr/lib/.build-id/30
/usr/lib/.build-id/30/e5beea52d063957b6d9a66eaef960c026f60de
/usr/lib/.build-id/40
/usr/lib/.build-id/40/b82dff13400a906a0482a34916a2d09bde6230
/usr/lib/.build-id/44
/usr/lib/.build-id/44/cb85bc4c25454662aa6f916a7a5ce1f6f5b7d3
/usr/lib/.build-id/51
/usr/lib/.build-id/51/ca16e9dd1710e7dcd749f13ca8fc79fbbdeb90
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/934848dc02977f858d5ff4144aa9a1f45048b1
/usr/lib/.build-id/74
/usr/lib/.build-id/74/da182d08f49ea3e55627c20e842b7f5377e348
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/98c760f4ae21b425282d9cbac6f2fc72046f78
/usr/lib/.build-id/7e
/usr/lib/.build-id/7e/1438dc6babe37d736fa34cfe3cb7b8d97167c8
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/4ad4ff604db7b24e183ec975d66ab1f6f4cb17
/usr/lib/.build-id/80
/usr/lib/.build-id/80/30be265bc14a1cf05283ffebbf14da7d4fc164
/usr/lib/.build-id/86/85913d0791c2fda43c92b31657f01a5c4fd391
/usr/lib/.build-id/97/82366c5c692dfa97f2ff120e19c6e5dc36a107
/usr/lib/.build-id/9d/892ca2775099b792ac72dfcbe14d7c939bc3dc
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/7885738379a105f7f90aa8b941cd8919bc82a7
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/63e86866f90395f62ee158fee4f05afd48ebaa
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/24f60159d7d0d3f39512f8f24cfd1b6015825d
/usr/lib/.build-id/a8
/usr/lib/.build-id/a8/a028a6c9a64231e3ad7eadf64c163cb1c2d312
/usr/lib/.build-id/aa
/usr/lib/.build-id/aa/a9638ecd4fac3e05ae77a700210627df348547
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/9e933b74ee1f0338ab008b38c7c43f1c4c2e15
/usr/lib/.build-id/c4
/usr/lib/.build-id/c4/6f9200a61d49e5f6c80f259e98492d37ade888
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/5422af2328d3343425424a6243f4ece9c3cc0f
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/5ef7d2b34bb706a167fa26052e6ba4ba9fb36f
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/277b8a2ef14653c46e50e32a57af235e97a464
/usr/lib/llvm22/bin/amdgpu-arch
/usr/lib/llvm22/bin/c-index-test
/usr/lib/llvm22/bin/clang-apply-replacements
/usr/lib/llvm22/bin/clang-change-namespace
/usr/lib/llvm22/bin/clang-check
/usr/lib/llvm22/bin/clang-doc
/usr/lib/llvm22/bin/clang-extdef-mapping
/usr/lib/llvm22/bin/clang-format
/usr/lib/llvm22/bin/clang-format-diff
/usr/lib/llvm22/bin/clang-include-cleaner
/usr/lib/llvm22/bin/clang-include-fixer
/usr/lib/llvm22/bin/clang-installapi
/usr/lib/llvm22/bin/clang-linker-wrapper
/usr/lib/llvm22/bin/clang-move
/usr/lib/llvm22/bin/clang-nvlink-wrapper
/usr/lib/llvm22/bin/clang-offload-bundler
/usr/lib/llvm22/bin/clang-offload-packager
/usr/lib/llvm22/bin/clang-query
/usr/lib/llvm22/bin/clang-refactor
/usr/lib/llvm22/bin/clang-reorder-fields
/usr/lib/llvm22/bin/clang-repl
/usr/lib/llvm22/bin/clang-sycl-linker
/usr/lib/llvm22/bin/clang-tidy
/usr/lib/llvm22/bin/clangd
/usr/lib/llvm22/bin/diagtool
/usr/lib/llvm22/bin/find-all-symbols
/usr/lib/llvm22/bin/hmaptool
/usr/lib/llvm22/bin/modularize
/usr/lib/llvm22/bin/nvptx-arch
/usr/lib/llvm22/bin/offload-arch
/usr/lib/llvm22/bin/pp-trace
/usr/lib/llvm22/bin/run-clang-tidy
/usr/lib/llvm22/share/clang-doc/alias-template.mustache
/usr/lib/llvm22/share/clang-doc/clang-doc-default-stylesheet.css
/usr/lib/llvm22/share/clang-doc/clang-doc-mustache.css
/usr/lib/llvm22/share/clang-doc/class-template.mustache
/usr/lib/llvm22/share/clang-doc/comment-template.mustache
/usr/lib/llvm22/share/clang-doc/enum-template.mustache
/usr/lib/llvm22/share/clang-doc/function-template.mustache
/usr/lib/llvm22/share/clang-doc/head-template.mustache
/usr/lib/llvm22/share/clang-doc/index-template.mustache
/usr/lib/llvm22/share/clang-doc/index.js
/usr/lib/llvm22/share/clang-doc/mustache-index.js
/usr/lib/llvm22/share/clang-doc/namespace-template.mustache
/usr/lib/llvm22/share/clang-doc/navbar-template.mustache
/usr/lib/llvm22/share/clang-doc/template.mustache
/usr/lib/llvm22/share/clang/clang-format-diff.py
/usr/lib/llvm22/share/clang/clang-format.py
/usr/lib/llvm22/share/clang/clang-include-fixer.py
/usr/lib/llvm22/share/clang/clang-tidy-diff.py
/usr/lib/llvm22/share/clang/run-find-all-symbols.py
/usr/share/clang-doc/alias-template.mustache
/usr/share/clang-doc/clang-doc-default-stylesheet.css
/usr/share/clang-doc/clang-doc-mustache.css
/usr/share/clang-doc/class-template.mustache
/usr/share/clang-doc/comment-template.mustache
/usr/share/clang-doc/enum-template.mustache
/usr/share/clang-doc/function-template.mustache
/usr/share/clang-doc/head-template.mustache
/usr/share/clang-doc/index-template.mustache
/usr/share/clang-doc/index.js
/usr/share/clang-doc/mustache-index.js
/usr/share/clang-doc/namespace-template.mustache
/usr/share/clang-doc/navbar-template.mustache
/usr/share/clang-doc/template.mustache
/usr/share/clang/clang-format-diff.py
/usr/share/clang/clang-format.py
/usr/share/clang/clang-include-fixer.py
/usr/share/clang/clang-tidy-diff.py
/usr/share/clang/run-find-all-symbols.py
/usr/share/emacs/site-lisp/site-start.d/clang-format.el
/usr/share/emacs/site-lisp/site-start.d/clang-include-fixer.el
/usr/share/licenses/clang-tools-extra
/usr/share/licenses/clang-tools-extra/LICENSE.TXT
/usr/share/man/man1/diagtool-22.1.gz
/usr/share/man/man1/diagtool.1.gz
/usr/share/man/man1/extraclangtools-22.1.gz
/usr/share/man/man1/extraclangtools.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Aug 19 23:53:06 2026