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

clang-tools-extra-21.1.7-1.fc44 RPM for i686

From Fedora Rawhide for x86_64 / c

Name: clang-tools-extra Distribution: Fedora Project
Version: 21.1.7 Vendor: Fedora Project
Release: 1.fc44 Build date: Fri Dec 5 18:33:14 2025
Group: Unspecified Build host: buildvm-x86-30.rdu3.fedoraproject.org
Size: 74542560 Source RPM: llvm-21.1.7-1.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

* Thu Dec 04 2025 Tom Stellard <tstellar@redhat.com> - 21.1.7-1
  - Update to 21.1.7
* Tue Dec 02 2025 Timm Bäder <tbaeder@redhat.com> - 21.1.6-7
  - Package flang_debug.mod
* Fri Nov 28 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.6-6
  - Fix libatomic name when using GTS
* Fri Nov 28 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.6-5
  - Treat the case when GTS version used is different from the expected
* Wed Nov 26 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.6-4
  - Remove rpmautospec macros via centos-sync.sh on c8s
* Tue Nov 25 2025 Yaakov Selkowitz <yselkowi@redhat.com> - 21.1.6-3
  - Do not require GTS15 for ELN
* Fri Nov 21 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.6-2
  - Add a conditional to build clang ASAP
* Wed Nov 19 2025 Tom Stellard <tstellar@redhat.com> - 21.1.6-1
  - Update to 21.1.6
* Tue Nov 18 2025 Tom Stellard <tstellar@redhat.com> - 21.1.5-9
  - Bump gts version to gcc-toolset-15
* Fri Nov 14 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.5-7
  - Partially revert "Fix build conditionals"
* Wed Nov 12 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.5-5
  - Fix build conditionals
* Mon Nov 10 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.5-4
  - Distribute llvm-cas in llvm-test
* Fri Nov 07 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.5-3
  - Remove libFIROpenACCAnalysis
* Thu Nov 06 2025 Tom Stellard <tstellar@redhat.com> - 21.1.5-1
  - Update to 21.1.5
* Fri Oct 31 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.4-10
  - Implement --gcc-triple for flang and create flang config file with it
* Thu Oct 30 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.4-7
  - Remove not packaged flang-runtime headers
* Wed Oct 29 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.4-6
  - Integrate flang for snapshots on Fedora >= 44
* Tue Oct 21 2025 Packit <hello@packit.dev> - 21.1.4-1
  - Update to 21.1.4 upstream release
  - Resolves: rhbz#2356810
* Thu Oct 16 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.3-4
  - Simplify and speed centos-sync.sh
* Thu Oct 16 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.3-3
  - Increase the list of files ignored on CentOS/RHEL
* Fri Oct 10 2025 Packit <hello@packit.dev> - 21.1.3-1
  - Update to 21.1.3 upstream release
  - Resolves: rhbz#2356810
* Fri Oct 10 2025 Tom Stellard <tstellar@redhat.com> - 21.1.2-10
  - Add release keys for new release managers
* Thu Oct 09 2025 Timm Bäder <tbaeder@redhat.com> - 21.1.2-9
  - List offload-binary man page
* Wed Oct 08 2025 Timm Bäder <tbaeder@redhat.com> - 21.1.2-8
  - Package llvm-offload-binary
* Mon Oct 06 2025 Tom Stellard <tstellar@redhat.com> - 21.1.2-7
  - Add a script for syncing the Fedora dist-git to CentOS Stream dist-git
* Sun Sep 28 2025 Timm Bäder <tbaeder@redhat.com> - 21.1.2-5
  - Reset GPU CXXFLAGS to ""
* Thu Sep 25 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.2-2
  - Explicitly disable LLVM_ENABLE_EH for LLVM >= 22
* Wed Sep 24 2025 Packit <hello@packit.dev> - 21.1.2-1
  - Update to 21.1.2 upstream release
  - Resolves: rhbz#2356810
* Tue Sep 23 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.1-8
  - Use llvm-profdata from host
* Mon Sep 22 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.1-7
  - Disable building MLIR v22 on older distros
* Mon Sep 22 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.1-6
  - Distribute lldb-tblgen
* Fri Sep 19 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.1-5
  - Specify LLVM_LIBDIR_SUFFIX for nvptx64-nvidia-cuda's libompdevice
* Fri Sep 19 2025 Konrad Kleine <kkleine@redhat.com> - 21.1.1-4
  - [make] Improve working with mock
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 21.1.1-3
  - Rebuilt for Python 3.14.0rc3 bytecode
* Tue Sep 16 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.1-2
  - Add new settings for libompdevice
* Thu Sep 11 2025 Packit <hello@packit.dev> - 21.1.1-1
  - Update to 21.1.1 upstream release
  - Resolves: rhbz#2356810
* Mon Sep 08 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 21.1.0-7
  - Add new lldb binary yaml2macho-core
* Wed Sep 03 2025 Tom Stellard <tstellar@redhat.com> - 21.1.0-5
  - Fix compat package file conflicts with the same versioned llvm package
* Tue Aug 26 2025 Packit <hello@packit.dev> - 21.1.0-1
  - Update to 21.1.0 upstream release
  - Resolves: rhbz#2356810
* Mon Aug 25 2025 Tom Stellard <tstellar@redhat.com> - 20.1.8-28
  - Fix compat build when building with the compat toolchain
* Mon Jul 28 2025 Paul Murphy <murp@redhat.com> - 20.1.8-3
  - Backport fix for pgo optimized rust toolchain on ppc64le (rhbz#2382683)
  - Backport fix for crbit spill miscompile on ppc64le power9 and power10 (rhbz#2383037)
  - Backport fix for build of highway package on ppc64le (rhbz#2383182)
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 20.1.8-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Wed Jul 09 2025 Nikita Popov <npopov@redhat.com> - 20.1.8-1
  - Update to LLVM 20.1.8
* Fri Jun 20 2025 Kashyap Chamarthy <kchamart@redhat.com> - 20.1.7-2
  - Add riscv64 enablement bits; thanks: Songsong Zhang
     (U2FsdGVkX1@gmail.com) and David Abdurachmanov (davidlt@rivosinc.com)
* Thu Jun 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.7-1
  - Update to LLVM 20.1.7
* Tue Jun 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-10
  - Fix llvm-config alternatives handling (rhbz#2361779)
* Mon Jun 16 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-9
  - Use libdir suffix in versioned prefix
* Tue Jun 10 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-8
  - Invert symlink direction
  - Fix i686 multilib installation (rhbz#2365079)
* Thu Jun 05 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.6-7
  - Backport patch to fix rhbz#2363895
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-6
  - Rebuilt for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-5
  - Bootstrap for Python 3.14
* Wed Jun 04 2025 Python Maint <python-maint@redhat.com> - 20.1.6-4
  - Rebuilt for Python 3.14
* Tue Jun 03 2025 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 20.1.6-3
  - Remove temporary changes on ppc64le
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 20.1.6-2
  - Rebuilt for Python 3.14
* Fri May 30 2025 Nikita Popov <npopov@redhat.com> - 20.1.6-1
  - Update to LLVM 20.1.6
* Mon May 26 2025 Konrad Kleine <kkleine@redhat.com> - 20.1.5-2
  - Build with PGO
* Thu May 22 2025 Nikita Popov <npopov@redhat.com> - 20.1.5-1
  - Update to LLVM 20.1.5
* Tue May 06 2025 Tom Stellard <tstellar@redhat.com> - 20.1.4-6
  - Fix build on ppc64le with glibc >= 2.42
* Tue May 06 2025 Nikita Popov <npopov@redhat.com> - 20.1.4-5
  - Update to LLVM 20.1.4
* Sat Apr 26 2025 Tom Stellard <tstellar@redhat.com> - 20.1.3-2
  - Fix build with glibc >= 2.42
* Thu Apr 17 2025 Nikita Popov <npopov@redhat.com> - 20.1.3-1
  - Update to LLVM 20.1.3
* Fri Apr 04 2025 Tom Stellard <tstellar@redhat.com> - 20.1.2-5
  - Drop ARM and Mips targets on RHEL
* Thu Apr 03 2025 Timm Bäder <tbaeder@redhat.com> - 20.1.2-4
  - Remove gpu-loader binaries
* Thu Apr 03 2025 Nikita Popov <npopov@redhat.com> - 20.1.2-3
  - Update to LLVM 20.1.2
* Tue Apr 01 2025 Miro Hrončok <mhroncok@redhat.com> - 20.1.1-2
  - Drop redundant runtime requirement on python3-setuptools from python3-lit
* Wed Mar 19 2025 Nikita Popov <npopov@redhat.com> - 20.1.1-1
  - Update to LLVM 20.1.1
* Tue Mar 18 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-2
  - Move clang-scan-deps to clang package (rhbz#2353000)
* Wed Mar 05 2025 Nikita Popov <npopov@redhat.com> - 20.1.0-1
  - Update to LLVM 20.1.0
* Thu Feb 27 2025 Nikita Popov <npopov@redhat.com> - 20.1.0~rc3-1
  - Update to LLVM 20 rc 3
* 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

Files

/usr/bin/amdgpu-arch
/usr/bin/amdgpu-arch-21
/usr/bin/c-index-test
/usr/bin/c-index-test-21
/usr/bin/clang-apply-replacements
/usr/bin/clang-apply-replacements-21
/usr/bin/clang-change-namespace
/usr/bin/clang-change-namespace-21
/usr/bin/clang-check
/usr/bin/clang-check-21
/usr/bin/clang-doc
/usr/bin/clang-doc-21
/usr/bin/clang-extdef-mapping
/usr/bin/clang-extdef-mapping-21
/usr/bin/clang-format
/usr/bin/clang-format-21
/usr/bin/clang-format-diff
/usr/bin/clang-format-diff-21
/usr/bin/clang-include-cleaner
/usr/bin/clang-include-cleaner-21
/usr/bin/clang-include-fixer
/usr/bin/clang-include-fixer-21
/usr/bin/clang-installapi
/usr/bin/clang-installapi-21
/usr/bin/clang-linker-wrapper
/usr/bin/clang-linker-wrapper-21
/usr/bin/clang-move
/usr/bin/clang-move-21
/usr/bin/clang-nvlink-wrapper
/usr/bin/clang-nvlink-wrapper-21
/usr/bin/clang-offload-bundler
/usr/bin/clang-offload-bundler-21
/usr/bin/clang-offload-packager
/usr/bin/clang-offload-packager-21
/usr/bin/clang-query
/usr/bin/clang-query-21
/usr/bin/clang-refactor
/usr/bin/clang-refactor-21
/usr/bin/clang-reorder-fields
/usr/bin/clang-reorder-fields-21
/usr/bin/clang-repl
/usr/bin/clang-repl-21
/usr/bin/clang-sycl-linker
/usr/bin/clang-sycl-linker-21
/usr/bin/clang-tidy
/usr/bin/clang-tidy-21
/usr/bin/clangd
/usr/bin/clangd-21
/usr/bin/diagtool
/usr/bin/diagtool-21
/usr/bin/find-all-symbols
/usr/bin/find-all-symbols-21
/usr/bin/hmaptool
/usr/bin/hmaptool-21
/usr/bin/modularize
/usr/bin/modularize-21
/usr/bin/nvptx-arch
/usr/bin/nvptx-arch-21
/usr/bin/offload-arch
/usr/bin/offload-arch-21
/usr/bin/pp-trace
/usr/bin/pp-trace-21
/usr/bin/run-clang-tidy
/usr/bin/run-clang-tidy-21
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/8d0d18014c4a2f47381ec0e97d2b4b2fda56b0
/usr/lib/.build-id/21/2240d0e4344df9d73abcaa815a5a6eab12bdcf
/usr/lib/.build-id/24
/usr/lib/.build-id/24/fe1b44bde6f33a8b3b4c1e81daea078a031146
/usr/lib/.build-id/26/6d6f078f0ba7a72bddc4d4ca45c20a275d1195
/usr/lib/.build-id/26/9957170b5be712a525440514fc4100678bbd06
/usr/lib/.build-id/57/b544ae0174c73444eb44512f607725158a5a03
/usr/lib/.build-id/5e/6e2e13f64df854f1329baaf3cd3028ef1577a4
/usr/lib/.build-id/5e/734fd909ba3411d79ee961e1ddf75fe87cdccf
/usr/lib/.build-id/66
/usr/lib/.build-id/66/c75c8644223da38ab2233a314177f3332df82b
/usr/lib/.build-id/78
/usr/lib/.build-id/78/663fa0ae75a1bb4c30ae235c05969427f940c3
/usr/lib/.build-id/86/ad77e7458df0cd2fc623bd368bb3af049a6c01
/usr/lib/.build-id/88
/usr/lib/.build-id/88/1ed663d17fb0fc2b05b8fccbec34a5b5c11947
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/c1d533e1293225a0bcaf3f87513654fd63fb97
/usr/lib/.build-id/90
/usr/lib/.build-id/90/5e1f00dbe9d4565bf23a32822ea4ff412fd335
/usr/lib/.build-id/93/9bad8ae0db26114b462db9975f9c3850a196c8
/usr/lib/.build-id/9f/b8d29a5e4f8cd697d19d1848dc0170f6de2abf
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/d333314383b0870c80f2350455c440741bfb65
/usr/lib/.build-id/aa/94648e411453e4864817e51a560cf5c9b5b72a
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/89e317adfefb3aa6354d5eaeecbfb163ee7fe5
/usr/lib/.build-id/be
/usr/lib/.build-id/be/00616eadb295a8c5b3ef2e94293df102c91804
/usr/lib/.build-id/cd
/usr/lib/.build-id/cd/e65481c214e0f845c18d520610904ccfd6f5e7
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/b26d9dde7506ceb344b7063b981a1972b97817
/usr/lib/.build-id/d8/1cbc97d7a6ca96e2b0200cc7d2823edd04c75f
/usr/lib/.build-id/e2/f8040a8908d3bc241eee0dcd87d8fa83dfa1c2
/usr/lib/.build-id/ec/8498caa08fde176f7c082ddb9d8d0921003233
/usr/lib/.build-id/f5
/usr/lib/.build-id/f5/f87fd0b41df6b78a7b4f09f670ed4056d2e288
/usr/lib/.build-id/fa
/usr/lib/.build-id/fa/7d12790dc26a3abaf949b46e9602758ef59be3
/usr/lib/llvm21/bin/amdgpu-arch
/usr/lib/llvm21/bin/c-index-test
/usr/lib/llvm21/bin/clang-apply-replacements
/usr/lib/llvm21/bin/clang-change-namespace
/usr/lib/llvm21/bin/clang-check
/usr/lib/llvm21/bin/clang-doc
/usr/lib/llvm21/bin/clang-extdef-mapping
/usr/lib/llvm21/bin/clang-format
/usr/lib/llvm21/bin/clang-format-diff
/usr/lib/llvm21/bin/clang-include-cleaner
/usr/lib/llvm21/bin/clang-include-fixer
/usr/lib/llvm21/bin/clang-installapi
/usr/lib/llvm21/bin/clang-linker-wrapper
/usr/lib/llvm21/bin/clang-move
/usr/lib/llvm21/bin/clang-nvlink-wrapper
/usr/lib/llvm21/bin/clang-offload-bundler
/usr/lib/llvm21/bin/clang-offload-packager
/usr/lib/llvm21/bin/clang-query
/usr/lib/llvm21/bin/clang-refactor
/usr/lib/llvm21/bin/clang-reorder-fields
/usr/lib/llvm21/bin/clang-repl
/usr/lib/llvm21/bin/clang-sycl-linker
/usr/lib/llvm21/bin/clang-tidy
/usr/lib/llvm21/bin/clangd
/usr/lib/llvm21/bin/diagtool
/usr/lib/llvm21/bin/find-all-symbols
/usr/lib/llvm21/bin/hmaptool
/usr/lib/llvm21/bin/modularize
/usr/lib/llvm21/bin/nvptx-arch
/usr/lib/llvm21/bin/offload-arch
/usr/lib/llvm21/bin/pp-trace
/usr/lib/llvm21/bin/run-clang-tidy
/usr/lib/llvm21/share/clang/clang-format-diff.py
/usr/lib/llvm21/share/clang/clang-format.py
/usr/lib/llvm21/share/clang/clang-include-fixer.py
/usr/lib/llvm21/share/clang/clang-tidy-diff.py
/usr/lib/llvm21/share/clang/run-find-all-symbols.py
/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-21.1.gz
/usr/share/man/man1/diagtool.1.gz
/usr/share/man/man1/extraclangtools-21.1.gz
/usr/share/man/man1/extraclangtools.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Dec 9 22:44:24 2025