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

clang-tools-extra-23.1.0-1.fc45 RPM for i686

From Fedora 45 testing updates for x86_64 / Packages / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 23.1.0 Vendor: Fedora Project
Release: 1.fc45 Build date: Tue Sep 1 13:57:48 2026
Group: Unspecified Build host: buildvm-x86-27.rdu3.fedoraproject.org
Size: 72986026 Source RPM: llvm-23.1.0-1.fc45.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

* Tue Sep 01 2026 Timm Bäder <tbaeder@redhat.com> - 23.1.0-1
  - Update to 23.1.0
* Tue Aug 25 2026 Nikita Popov <npopov@redhat.com> - 22.1.8-28
  - Add llvm-gsymutil man page
* 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-23
/usr/bin/c-index-test
/usr/bin/c-index-test-23
/usr/bin/clang-apply-replacements
/usr/bin/clang-apply-replacements-23
/usr/bin/clang-change-namespace
/usr/bin/clang-change-namespace-23
/usr/bin/clang-check
/usr/bin/clang-check-23
/usr/bin/clang-doc
/usr/bin/clang-doc-23
/usr/bin/clang-extdef-mapping
/usr/bin/clang-extdef-mapping-23
/usr/bin/clang-format
/usr/bin/clang-format-23
/usr/bin/clang-format-diff
/usr/bin/clang-format-diff-23
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-cleaner-23
/usr/bin/clang-include-fixer
/usr/bin/clang-include-fixer-23
/usr/bin/clang-installapi
/usr/bin/clang-installapi-23
/usr/bin/clang-linker-wrapper
/usr/bin/clang-linker-wrapper-23
/usr/bin/clang-move
/usr/bin/clang-move-23
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-nvlink-wrapper-23
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-bundler-23
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-packager-23
/usr/bin/clang-query
/usr/bin/clang-query-23
/usr/bin/clang-refactor
/usr/bin/clang-refactor-23
/usr/bin/clang-reorder-fields
/usr/bin/clang-reorder-fields-23
/usr/bin/clang-repl
/usr/bin/clang-repl-23
/usr/bin/clang-ssaf-analyzer
/usr/bin/clang-ssaf-analyzer-23
/usr/bin/clang-ssaf-format
/usr/bin/clang-ssaf-format-23
/usr/bin/clang-ssaf-linker
/usr/bin/clang-ssaf-linker-23
/usr/bin/clang-sycl-linker
/usr/bin/clang-sycl-linker-23
/usr/bin/clang-tidy
/usr/bin/clang-tidy-23
/usr/bin/clangd
/usr/bin/clangd-23
/usr/bin/diagtool
/usr/bin/diagtool-23
/usr/bin/find-all-symbols
/usr/bin/find-all-symbols-23
/usr/bin/hmaptool
/usr/bin/hmaptool-23
/usr/bin/modularize
/usr/bin/modularize-23
/usr/bin/nvptx-arch
/usr/bin/nvptx-arch-23
/usr/bin/offload-arch
/usr/bin/offload-arch-23
/usr/bin/pp-trace
/usr/bin/pp-trace-23
/usr/bin/run-clang-tidy
/usr/bin/run-clang-tidy-23
/usr/lib/.build-id
/usr/lib/.build-id/04/2be43836a418d6c4b258371f0c22fa4bfb02ca
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/dd4cbc8ba6c9890602f1854d97d5f381d8103b
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/60672a33d1ac53d768c796dd6572342041f121
/usr/lib/.build-id/1c/3a4025c5c7a8e4f9623929f803467e05770ae6
/usr/lib/.build-id/2a/a59041a0f2063b2ce4b2f2f5c41a2211a61ef5
/usr/lib/.build-id/2d
/usr/lib/.build-id/2d/a7e9e1479d41c77ef4a0bb8a7f26682b855936
/usr/lib/.build-id/37/63c4b146c5db7fe4cb3684fc1ee381ebef81cf
/usr/lib/.build-id/37/ee6b354bf52329ad4760fe78b55f9c1cf99710
/usr/lib/.build-id/3f/71d8dc8deeb4196f195327e51d2222821e710f
/usr/lib/.build-id/42
/usr/lib/.build-id/42/066836365ab5554dbe130ef7a91106e02bdc1c
/usr/lib/.build-id/43
/usr/lib/.build-id/43/27b48ae5339aa08003c90e8448dd74f25b111f
/usr/lib/.build-id/48
/usr/lib/.build-id/48/00ec9b3cd8e52b01fccf1695ee5830daa1e7c2
/usr/lib/.build-id/4a/844337b8141c671b77d07a81255b2a5552702c
/usr/lib/.build-id/55
/usr/lib/.build-id/55/1755186272db86a04f6ab810c22750417ecb97
/usr/lib/.build-id/59
/usr/lib/.build-id/59/6e220dc9d14d5b8088f70374c17ab5e3182186
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/be39f55edb84c44127e3e17f2ebc213bcaabf1
/usr/lib/.build-id/61/a2aeac0f1f910a75118fb42f0d11d4661777c7
/usr/lib/.build-id/70
/usr/lib/.build-id/70/2992ba4d352c43c56e19c2c30c087cfba6b72e
/usr/lib/.build-id/75
/usr/lib/.build-id/75/29f472f4cc6e18ce8d3672e0487787f29b23fa
/usr/lib/.build-id/90
/usr/lib/.build-id/90/3f341dce01180ff62314d67a4d87c1a0baa8d2
/usr/lib/.build-id/91
/usr/lib/.build-id/91/07c2a976863de699d1942fd3b68f8a39b78289
/usr/lib/.build-id/95
/usr/lib/.build-id/95/b55117d0ac4af84eb8135453fff5c030a4f89b
/usr/lib/.build-id/97
/usr/lib/.build-id/97/8828fd86a33085e854617508c34121e6df55af
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/a1c6c52b0c2c9d71d21cf068492ccc80e1d911
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/018c8d48485fd376f7bff357871a37d4d1fd3f
/usr/lib/.build-id/e7/6c8d0fd584bca4233d6fdf652bf2199214319d
/usr/lib/.build-id/ee/2e3a67597c515cecfa3965887fef44a4f77c82
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/fd2fb0d433b63f35efa47b94696dddacbccfe7
/usr/lib/.build-id/fb
/usr/lib/.build-id/fb/8959a711ea2233d4a5fb2e4561b5f85f2a9908
/usr/lib/llvm23/bin/amdgpu-arch
/usr/lib/llvm23/bin/c-index-test
/usr/lib/llvm23/bin/clang-apply-replacements
/usr/lib/llvm23/bin/clang-change-namespace
/usr/lib/llvm23/bin/clang-check
/usr/lib/llvm23/bin/clang-doc
/usr/lib/llvm23/bin/clang-extdef-mapping
/usr/lib/llvm23/bin/clang-format
/usr/lib/llvm23/bin/clang-format-diff
/usr/lib/llvm23/bin/clang-include-cleaner
/usr/lib/llvm23/bin/clang-include-fixer
/usr/lib/llvm23/bin/clang-installapi
/usr/lib/llvm23/bin/clang-linker-wrapper
/usr/lib/llvm23/bin/clang-move
/usr/lib/llvm23/bin/clang-nvlink-wrapper
/usr/lib/llvm23/bin/clang-offload-bundler
/usr/lib/llvm23/bin/clang-offload-packager
/usr/lib/llvm23/bin/clang-query
/usr/lib/llvm23/bin/clang-refactor
/usr/lib/llvm23/bin/clang-reorder-fields
/usr/lib/llvm23/bin/clang-repl
/usr/lib/llvm23/bin/clang-ssaf-analyzer
/usr/lib/llvm23/bin/clang-ssaf-format
/usr/lib/llvm23/bin/clang-ssaf-linker
/usr/lib/llvm23/bin/clang-sycl-linker
/usr/lib/llvm23/bin/clang-tidy
/usr/lib/llvm23/bin/clangd
/usr/lib/llvm23/bin/diagtool
/usr/lib/llvm23/bin/find-all-symbols
/usr/lib/llvm23/bin/hmaptool
/usr/lib/llvm23/bin/modularize
/usr/lib/llvm23/bin/nvptx-arch
/usr/lib/llvm23/bin/offload-arch
/usr/lib/llvm23/bin/pp-trace
/usr/lib/llvm23/bin/run-clang-tidy
/usr/lib/llvm23/share/clang-doc/alias-template.mustache
/usr/lib/llvm23/share/clang-doc/all-files-template.mustache
/usr/lib/llvm23/share/clang-doc/clang-doc-default-stylesheet.css
/usr/lib/llvm23/share/clang-doc/clang-doc-mustache.css
/usr/lib/llvm23/share/clang-doc/class-template.mustache
/usr/lib/llvm23/share/clang-doc/comment-template.mustache
/usr/lib/llvm23/share/clang-doc/comments-partial.mustache
/usr/lib/llvm23/share/clang-doc/enum-template.mustache
/usr/lib/llvm23/share/clang-doc/function-template.mustache
/usr/lib/llvm23/share/clang-doc/head-template.mustache
/usr/lib/llvm23/share/clang-doc/index-template.mustache
/usr/lib/llvm23/share/clang-doc/index.js
/usr/lib/llvm23/share/clang-doc/mustache-index.js
/usr/lib/llvm23/share/clang-doc/namespace-template.mustache
/usr/lib/llvm23/share/clang-doc/navbar-template.mustache
/usr/lib/llvm23/share/clang-doc/template.mustache
/usr/lib/llvm23/share/clang/clang-format-diff.py
/usr/lib/llvm23/share/clang/clang-format.py
/usr/lib/llvm23/share/clang/clang-include-fixer.py
/usr/lib/llvm23/share/clang/clang-tidy-diff.py
/usr/lib/llvm23/share/clang/run-find-all-symbols.py
/usr/share/clang-doc/alias-template.mustache
/usr/share/clang-doc/all-files-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/comments-partial.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-23.1.gz
/usr/share/man/man1/diagtool.1.gz
/usr/share/man/man1/extraclangtools-23.1.gz
/usr/share/man/man1/extraclangtools.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Sep 13 02:14:15 2026