| 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:22:52 2024 | 
| Group: Unspecified | Build host: buildvm-a64-26.iad2.fedoraproject.org | 
| Size: 89382983 | 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/04 /usr/lib/.build-id/04/4520b155f2ee77593b34594f04718a2935a090 /usr/lib/.build-id/22 /usr/lib/.build-id/22/b274f44a0a56cf53429199fa07356119865dfa /usr/lib/.build-id/2c /usr/lib/.build-id/2c/294468e17f2bae7eb8b937883d1af521996b48 /usr/lib/.build-id/3a /usr/lib/.build-id/3a/04e531f2efe0846d45be6fab9d5a48b25c5147 /usr/lib/.build-id/43 /usr/lib/.build-id/43/9b41b17cab800eb4359849ed47dece7f0f6bca /usr/lib/.build-id/4d /usr/lib/.build-id/4d/b46c7fdfe434621032a22f2d2272ada6221d55 /usr/lib/.build-id/50 /usr/lib/.build-id/50/1b3fa58ed11fdb0101e87306ff6397cc67705b /usr/lib/.build-id/57 /usr/lib/.build-id/57/ab5289fc1d72c9ad909fb27c78a3e699a1274e /usr/lib/.build-id/58 /usr/lib/.build-id/58/a308df8c5701d2d0f6ac6d74c7a67a8ea4e344 /usr/lib/.build-id/6e /usr/lib/.build-id/6e/4067172d01a9d69059b467ee4a4e1e033118da /usr/lib/.build-id/6f /usr/lib/.build-id/6f/67b334800aab95eb8a7ee4c51a6fae925fb81e /usr/lib/.build-id/75 /usr/lib/.build-id/75/89de77cacdc46c22bd679d567905ce3fab9f3a /usr/lib/.build-id/81 /usr/lib/.build-id/81/c88ebec66979a3ce9ee47a9cef544f43966c9a /usr/lib/.build-id/8f /usr/lib/.build-id/8f/0ee643bea7897fc6c05a45b9a5dde48ac29fe0 /usr/lib/.build-id/92 /usr/lib/.build-id/92/5bc9cfb0b9261eb0eac2bd65b84104c125d9f8 /usr/lib/.build-id/94 /usr/lib/.build-id/94/f56ea2b148c68311cf2a7d1cec729a2604d45f /usr/lib/.build-id/9e /usr/lib/.build-id/9e/0882ee82bee1f58f04350ce26c1e0dcf64b137 /usr/lib/.build-id/a2 /usr/lib/.build-id/a2/3ccff254c31865978d83bf634903cfa3007ff9 /usr/lib/.build-id/ae /usr/lib/.build-id/ae/59d10e448c0a43dc17fccf92b0b6cfc7b869a4 /usr/lib/.build-id/b2 /usr/lib/.build-id/b2/eb4e0c063cb26c8b44cc556cdd116ebfe6491b /usr/lib/.build-id/b3 /usr/lib/.build-id/b3/7b7bf068357fa9f44dc25403cd8ce0ac727f69 /usr/lib/.build-id/b3/b238132cdc24ec135cced17db9cf22aa7f32c8 /usr/lib/.build-id/b6 /usr/lib/.build-id/b6/fd3aa960e6f6d9e1fea6a3324e9274d15d72cc /usr/lib/.build-id/ce /usr/lib/.build-id/ce/23749f8721d376f4cb46722cd66a48e31dc78b /usr/lib/.build-id/d5 /usr/lib/.build-id/d5/7629e5d3d5d9486b0943bb792cbc515d5110a9 /usr/lib/.build-id/ef /usr/lib/.build-id/ef/19c81f0bc5ef65fa3fb189ddbb90f8e93f1eef /usr/lib/.build-id/f5 /usr/lib/.build-id/f5/d8f98e9fcdbca71a9f1ad1d8ff49a7eb3dffe8 /usr/lib/.build-id/ff /usr/lib/.build-id/ff/aac13a0a58c8a8394acdb011cdc874c7a05560 /usr/lib64/llvm17/bin/amdgpu-arch /usr/lib64/llvm17/bin/c-index-test /usr/lib64/llvm17/bin/clang-apply-replacements /usr/lib64/llvm17/bin/clang-change-namespace /usr/lib64/llvm17/bin/clang-check /usr/lib64/llvm17/bin/clang-doc /usr/lib64/llvm17/bin/clang-extdef-mapping /usr/lib64/llvm17/bin/clang-format /usr/lib64/llvm17/bin/clang-format-diff /usr/lib64/llvm17/bin/clang-include-cleaner /usr/lib64/llvm17/bin/clang-include-fixer /usr/lib64/llvm17/bin/clang-linker-wrapper /usr/lib64/llvm17/bin/clang-move /usr/lib64/llvm17/bin/clang-offload-bundler /usr/lib64/llvm17/bin/clang-offload-packager /usr/lib64/llvm17/bin/clang-pseudo /usr/lib64/llvm17/bin/clang-query /usr/lib64/llvm17/bin/clang-refactor /usr/lib64/llvm17/bin/clang-rename /usr/lib64/llvm17/bin/clang-reorder-fields /usr/lib64/llvm17/bin/clang-repl /usr/lib64/llvm17/bin/clang-scan-deps /usr/lib64/llvm17/bin/clang-tidy /usr/lib64/llvm17/bin/clangd /usr/lib64/llvm17/bin/diagtool /usr/lib64/llvm17/bin/find-all-symbols /usr/lib64/llvm17/bin/hmaptool /usr/lib64/llvm17/bin/modularize /usr/lib64/llvm17/bin/nvptx-arch /usr/lib64/llvm17/bin/pp-trace /usr/lib64/llvm17/bin/run-clang-tidy /usr/lib64/llvm17/share/clang/clang-format-diff.py /usr/lib64/llvm17/share/clang/clang-format.py /usr/lib64/llvm17/share/clang/clang-include-fixer.py /usr/lib64/llvm17/share/clang/clang-rename.py /usr/lib64/llvm17/share/clang/clang-tidy-diff.py /usr/lib64/llvm17/share/clang/run-find-all-symbols.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 26 23:52:10 2025