| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: clang17-tools-extra | Distribution: Fedora Project | 
| Version: 17.0.6 | Vendor: Fedora Project | 
| Release: 9.fc42 | Build date: Fri Oct 4 17:23:23 2024 | 
| Group: Unspecified | Build host: buildvm-x86-07.iad2.fedoraproject.org | 
| Size: 89844019 | Source RPM: clang17-17.0.6-9.fc42.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.
Apache-2.0 WITH LLVM-exception OR NCSA
* Thu Oct 03 2024 Tom Stellard <tstellar@redhat.com> - 17.0.6-9
  - Add symbol versions to libclang-cpp.so
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Mar 06 2024 Tom Stellard <tstellar@redhat.com> - 17.0.6-7
  - Fix clang resource directory to match compiler-rt
  - Fix provides for clang-resource-filesystem
* Fri Jan 26 2024 Kefu Chai <kefu.chai@scylladb.com> - 17.0.6-6
  - Fix the too-early instantiation of conditional "explict" by applying the patch
    of https://github.com/llvm/llvm-project/commit/128b3b61fe6768c724975fd1df2be0abec848cf6
* Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Nikita Popov <npopov@redhat.com> - 17.0.6-4
  - Fix build with GCC 14 on ARM. Fix rhbz#2259254.
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 17.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Dec 18 2023 Jeremy Newton <alexjnewt at hotmail dot com> - 17.0.6-2
  - Add clang-devel(major) provides
* 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
* Wed Nov 01 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
* Mon Oct 09 2023 Timm Bäder <tbaeder@redhat.com> - 17.0.2-2
  - Backport upstream fixes for https://issues.redhat.com/browse/RHEL-1650
* Wed Oct 04 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.2-1
  - Update to LLVM 17.0.2
* Sat Sep 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.1-1
  - Update to LLVM 17.0.1
* Tue Sep 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-4
  - Re-add dwarf4 patch. Fix rhbz#2239619.
* Tue Sep 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-3
  - Move macros.clang to resource-filesystem
* Mon Sep 18 2023 Alessandro Astone <ales.astone@gmail.com> - 17.0.0~rc4-2
  - Fix resource-filesystem after https://fedoraproject.org/wiki/Changes/LLVM-17
* Wed Sep 06 2023 Tom Stellard <tstellar@redhat.com> - 17.0.0~rc3-2
  - Drop dwarf4 patch in favor of config files
* Tue Sep 05 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc4-1
  - Update to LLVM 17.0.0 RC4
* Wed Aug 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc3-1
  - Update to LLVM 17.0.0 RC3
* Mon Aug 21 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc2-1
  - Update to LLVM 17.0.0 RC2
* Tue Aug 01 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 17.0.0~rc1-1
  - Update to LLVM 17.0.0 RC1
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 16.0.6-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Wed Jul 12 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-2
  - Fix rhbz#2221585
* Fri Jun 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.6-1
  - Update to LLVM 16.0.6
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 16.0.5-4
  - Rebuilt for Python 3.12
* Thu Jun 15 2023 Nikita Popov <npopov@redhat.com> - 16.0.5-3
  - Use llvm-cmake-utils package
* Thu Jun 15 2023 Python Maint <python-maint@redhat.com> - 16.0.5-2
  - Rebuilt for Python 3.12
* Tue Jun 06 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.5-1
  - Update to LLVM 16.0.5
* Fri May 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.4-1
  - Update to LLVM 16.0.4
* Mon May 15 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-2
  - Remove patch for ppc64le triple in favor of https://reviews.llvm.org/D149746
* Tue May 09 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.3-1
  - Update to LLVM 16.0.3
* Wed Apr 26 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.2-1
  - Update to LLVM 16.0.2
* Wed Apr 12 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.1-1
  - Update to LLVM 16.0.1
* Wed Apr 12 2023 Timm Bäder <tbaeder@redhat.com> - 16.0.0-3
  - Use correct source for clang.macros file
* Thu Mar 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-2
  - Remove unnecessary patch and macro
* Mon Mar 20 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0-1
  - Update to LLVM 16.0.0
* Thu Mar 16 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-2
  - Fix tests with the right triple
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc4-1
  - Update to LLVM 16.0.0 RC4
* Tue Mar 14 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-2
  - Fix RPM macro clang_resource_dir
* Thu Feb 23 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 16.0.0~rc3-1
  - Update to LLVM 16.0.0 RC3
* Thu Jan 19 2023 Tulio Magno Quites Machado Filho <tuliom@redhat.com> - 15.0.7-3
  - Update license to SPDX identifiers.
  - Include the Apache license adopted in 2019.
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 15.0.7-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.7-1
  - Update to LLVM 15.0.7
* Thu Jan 12 2023 Nikita Popov <npopov@redhat.com> - 15.0.6-5
  - Fix resource-filesystem ownership conflict
* Mon Jan 09 2023 Tom Stellard <tstellar@redhat.com> - 15.0.6-4
  - Omit frame pointers when building
* Wed Dec 21 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-3
  - Add clang-devel dep to python3-clang
* Mon Dec 12 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-2
  - Backport patches for ucrt64 toolchain detection
* Mon Dec 05 2022 Nikita Popov <npopov@redhat.com> - 15.0.6-1
  - Update to LLVM 15.0.6
* Thu Nov 03 2022 Nikita Popov <npopov@redhat.com> - 15.0.4-1
  - Update to LLVM 15.0.4
* Wed Oct 19 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-6
  - Enable ieeelongdouble for ppc64le, fix rhbz#2136099
* Thu Oct 13 2022 Nikita Popov <npopov@redhat.com> - 15.0.0-5
  - Default to non-pie, fix rhbz#2134146
* Wed Oct 05 2022 sguelton@redhat.com - 15.0.0-4
  - Package clang-tidy headers in clang-tools-extra-devel, fix rhbz#2123479
/usr/bin/amdgpu-arch-17 /usr/bin/c-index-test-17 /usr/bin/clang-apply-replacements-17 /usr/bin/clang-change-namespace-17 /usr/bin/clang-check-17 /usr/bin/clang-doc-17 /usr/bin/clang-extdef-mapping-17 /usr/bin/clang-format-17 /usr/bin/clang-format-diff-17 /usr/bin/clang-include-cleaner-17 /usr/bin/clang-include-fixer-17 /usr/bin/clang-linker-wrapper-17 /usr/bin/clang-move-17 /usr/bin/clang-offload-bundler-17 /usr/bin/clang-offload-packager-17 /usr/bin/clang-pseudo-17 /usr/bin/clang-query-17 /usr/bin/clang-refactor-17 /usr/bin/clang-rename-17 /usr/bin/clang-reorder-fields-17 /usr/bin/clang-repl-17 /usr/bin/clang-scan-deps-17 /usr/bin/clang-tidy-17 /usr/bin/clangd-17 /usr/bin/diagtool-17 /usr/bin/find-all-symbols-17 /usr/bin/hmaptool-17 /usr/bin/modularize-17 /usr/bin/nvptx-arch-17 /usr/bin/pp-trace-17 /usr/bin/run-clang-tidy-17 /usr/lib/.build-id /usr/lib/.build-id/11 /usr/lib/.build-id/11/93461ff3eb8aeaf81e5988df11647e24fd0909 /usr/lib/.build-id/23 /usr/lib/.build-id/23/5050894eaac4c85e2bc6f08c0cae77295924c9 /usr/lib/.build-id/25 /usr/lib/.build-id/25/1cafb522a926463667bda90f34b79ee74e05fa /usr/lib/.build-id/3e /usr/lib/.build-id/3e/d5f3d758602eb8a5353c57fecaf130285091d2 /usr/lib/.build-id/3f /usr/lib/.build-id/3f/addc1c34ea08e3c59da8cff8bf80b72869b966 /usr/lib/.build-id/4d /usr/lib/.build-id/4d/6c7eff99fcd01051958c31f3303dd941702023 /usr/lib/.build-id/4f /usr/lib/.build-id/4f/5d869922866f70ff68a9a52d42fac91a77629f /usr/lib/.build-id/5b /usr/lib/.build-id/5b/d827dc99bcd2a003d1a62943c182714491e643 /usr/lib/.build-id/66 /usr/lib/.build-id/66/290a769ab25717348304d9d9a321913568efff /usr/lib/.build-id/67 /usr/lib/.build-id/67/0e43103f6bbe56359b7628b7b86aeea493086f /usr/lib/.build-id/69 /usr/lib/.build-id/69/5c70acbcef823525f0d359c1b58fc7aa1c67d0 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/4688666d16b4db695f46f60a23e6b9c5f4cf95 /usr/lib/.build-id/6f /usr/lib/.build-id/6f/97c0899c94ebb51e488634ca50fb5733b15da4 /usr/lib/.build-id/8b /usr/lib/.build-id/8b/ddd7e4a1567284c87fbd34c6faded6cc75c377 /usr/lib/.build-id/8c /usr/lib/.build-id/8c/a2a615528194783de4483df66fb7937f5b35f5 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/acc7e20795a0a9dc43f53464280528c6270cd3 /usr/lib/.build-id/a0 /usr/lib/.build-id/a0/22278eda7ec44d7a7f6e6bb96a70a7e714073b /usr/lib/.build-id/a0/2d1e65cc962e2522335bab6b92d7f22a3275e2 /usr/lib/.build-id/ab /usr/lib/.build-id/ab/b5052e7aae4056a77d316a28f07f0b188b69cf /usr/lib/.build-id/b8 /usr/lib/.build-id/b8/dc54febc81ee1c6468cb9187ca8a2a096bd002 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/88ed5d4c3c56cc36453d09b326111546607293 /usr/lib/.build-id/c5 /usr/lib/.build-id/c5/cc52a180478305ae163cf9e54f543c11c89ea3 /usr/lib/.build-id/c5/ce487d4fad389bcc156f6cc3ef956f41c03529 /usr/lib/.build-id/ce /usr/lib/.build-id/ce/ac382141600492dde133041dce20530d46b21d /usr/lib/.build-id/d6 /usr/lib/.build-id/d6/3825bab2e369a0c4e539a7c0f60b4c500ce67b /usr/lib/.build-id/dc /usr/lib/.build-id/dc/bd3846aa2ae2bb87385017315162847256b83f /usr/lib/.build-id/fa /usr/lib/.build-id/fa/bab606dda9799b4b1ae17b3c29c0d5b3594e0f /usr/lib/.build-id/ff /usr/lib/.build-id/ff/f76a68bb30977cd192fb95c53f51f456409b30 /usr/lib/llvm17/bin/amdgpu-arch /usr/lib/llvm17/bin/c-index-test /usr/lib/llvm17/bin/clang-apply-replacements /usr/lib/llvm17/bin/clang-change-namespace /usr/lib/llvm17/bin/clang-check /usr/lib/llvm17/bin/clang-doc /usr/lib/llvm17/bin/clang-extdef-mapping /usr/lib/llvm17/bin/clang-format /usr/lib/llvm17/bin/clang-format-diff /usr/lib/llvm17/bin/clang-include-cleaner /usr/lib/llvm17/bin/clang-include-fixer /usr/lib/llvm17/bin/clang-linker-wrapper /usr/lib/llvm17/bin/clang-move /usr/lib/llvm17/bin/clang-offload-bundler /usr/lib/llvm17/bin/clang-offload-packager /usr/lib/llvm17/bin/clang-pseudo /usr/lib/llvm17/bin/clang-query /usr/lib/llvm17/bin/clang-refactor /usr/lib/llvm17/bin/clang-rename /usr/lib/llvm17/bin/clang-reorder-fields /usr/lib/llvm17/bin/clang-repl /usr/lib/llvm17/bin/clang-scan-deps /usr/lib/llvm17/bin/clang-tidy /usr/lib/llvm17/bin/clangd /usr/lib/llvm17/bin/diagtool /usr/lib/llvm17/bin/find-all-symbols /usr/lib/llvm17/bin/hmaptool /usr/lib/llvm17/bin/modularize /usr/lib/llvm17/bin/nvptx-arch /usr/lib/llvm17/bin/pp-trace /usr/lib/llvm17/bin/run-clang-tidy /usr/lib/llvm17/share/clang/clang-format-diff.py /usr/lib/llvm17/share/clang/clang-format.py /usr/lib/llvm17/share/clang/clang-include-fixer.py /usr/lib/llvm17/share/clang/clang-rename.py /usr/lib/llvm17/share/clang/clang-tidy-diff.py /usr/lib/llvm17/share/clang/run-find-all-symbols.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 26 23:04:58 2025