alicelinux

A lightweight musl + clang/llvm + libressl + busybox distro
git clone https://codeberg.org/emmett1/alicelinux
Log | Files | Refs | README | LICENSE

commit b2e5a01693fb00e0c90d9bd781e3bc5945052827
parent f2227be2c0a8f19f7a9d4578ccb803e1c1382c0b
Author: emmett1 <emmett1.2miligrams@protonmail.com>
Date:   Tue, 28 Oct 2025 15:41:15 +0000

llvm: updated to 21.1.4

Diffstat:
Mrepos/core/llvm/.checksum | 2+-
Mrepos/core/llvm/.files | 1549++++++++++++++++++++++++++++++++++---------------------------------------------
Mrepos/core/llvm/abuild | 2+-
3 files changed, 664 insertions(+), 889 deletions(-)

diff --git a/repos/core/llvm/.checksum b/repos/core/llvm/.checksum @@ -6,6 +6,6 @@ cd3f5b14620f184f4e75e24f5fee118b89cb377c863105c86652c9871e4f9d56 0024-clang-lin a0ad4df956974d89d02d5ca023157e00be067c47948b4c5af04b10dcd5fdcbd5 c99 80138e469931386d617fa5da7a41cef5f33e900ec08d1062ab212c71303af2c9 compiler-rt-sanitizer-supported-arch.patch 8d1ba8db1a60a9b58e0acc7feef216f23b52ec0106b7681778f841529e7881ec fix-msan-with-musl.patch -e185e44fa06e028d8b621ad44a935e9a171c18d01ae66865fefadf620ef1b05e llvm-project-20.1.8.src.tar.xz +5b2275b59e45f57969f87334b86dc376d844cab7b74c3e0e0c6906d4f3b679f6 llvm-project-21.1.4.src.tar.xz c975229979af06c139b27c56d42cb32a58b16aa5b0b74e28245a06e75be8f35e musl-stack-size.patch 4e36a6fa62dde7ffaa6bee55960e29c2e4cd761ec41405e0813ced50f28333a7 musl-targets.patch diff --git a/repos/core/llvm/.files b/repos/core/llvm/.files @@ -1,7 +1,7 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ lrwxrwxrwx root/root usr/bin/addr2line -> llvm-symbolizer --rwxr-xr-x root/root usr/bin/amdgpu-arch +lrwxrwxrwx root/root usr/bin/amdgpu-arch -> offload-arch -rwxr-xr-x root/root usr/bin/analyze-build lrwxrwxrwx root/root usr/bin/ar -> llvm-ar -rwxr-xr-x root/root usr/bin/bugpoint @@ -11,9 +11,9 @@ lrwxrwxrwx root/root usr/bin/c++filt -> llvm-cxxfilt -rwxr-xr-x root/root usr/bin/c89 -rwxr-xr-x root/root usr/bin/c99 lrwxrwxrwx root/root usr/bin/cc -> clang -lrwxrwxrwx root/root usr/bin/clang -> clang-20 +lrwxrwxrwx root/root usr/bin/clang -> clang-21 lrwxrwxrwx root/root usr/bin/clang++ -> clang --rwxr-xr-x root/root usr/bin/clang-20 +-rwxr-xr-x root/root usr/bin/clang-21 -rwxr-xr-x root/root usr/bin/clang-apply-replacements -rwxr-xr-x root/root usr/bin/clang-change-namespace -rwxr-xr-x root/root usr/bin/clang-check @@ -99,8 +99,8 @@ lrwxrwxrwx root/root usr/bin/llvm-lib -> llvm-ar -rwxr-xr-x root/root usr/bin/llvm-mc -rwxr-xr-x root/root usr/bin/llvm-mca -rwxr-xr-x root/root usr/bin/llvm-ml +lrwxrwxrwx root/root usr/bin/llvm-ml64 -> llvm-ml -rwxr-xr-x root/root usr/bin/llvm-modextract --rwxr-xr-x root/root usr/bin/llvm-mt -rwxr-xr-x root/root usr/bin/llvm-nm -rwxr-xr-x root/root usr/bin/llvm-objcopy -rwxr-xr-x root/root usr/bin/llvm-objdump @@ -131,9 +131,10 @@ lrwxrwxrwx root/root usr/bin/llvm-windres -> llvm-rc -rwxr-xr-x root/root usr/bin/llvm-xray -rwxr-xr-x root/root usr/bin/modularize lrwxrwxrwx root/root usr/bin/nm -> llvm-nm --rwxr-xr-x root/root usr/bin/nvptx-arch +lrwxrwxrwx root/root usr/bin/nvptx-arch -> offload-arch lrwxrwxrwx root/root usr/bin/objcopy -> llvm-objcopy lrwxrwxrwx root/root usr/bin/objdump -> llvm-objdump +-rwxr-xr-x root/root usr/bin/offload-arch -rwxr-xr-x root/root usr/bin/opt -rwxr-xr-x root/root usr/bin/pp-trace lrwxrwxrwx root/root usr/bin/ranlib -> llvm-ar @@ -183,6 +184,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__algorithm/find_segment_if.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/for_each.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/for_each_n.h +-rw-r--r-- root/root usr/include/c++/v1/__algorithm/for_each_n_segment.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/for_each_segment.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/generate.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/generate_n.h @@ -222,6 +224,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__algorithm/next_permutation.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/none_of.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/nth_element.h +-rw-r--r-- root/root usr/include/c++/v1/__algorithm/out_value_result.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/partial_sort.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/partial_sort_copy.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/partition.h @@ -420,6 +423,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__chrono/ -rw-r--r-- root/root usr/include/c++/v1/__chrono/exception.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/file_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/formatter.h +-rw-r--r-- root/root usr/include/c++/v1/__chrono/gps_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/hh_mm_ss.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/high_resolution_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/leap_second.h @@ -434,6 +438,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__chrono/ -rw-r--r-- root/root usr/include/c++/v1/__chrono/steady_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/sys_info.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/system_clock.h +-rw-r--r-- root/root usr/include/c++/v1/__chrono/tai_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/time_point.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/time_zone.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/time_zone_link.h @@ -510,7 +515,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/all_of.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/any_of.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/binary_search.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/clamp.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/comp.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/comp_ref_type.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/copy.h @@ -530,19 +534,11 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find_if.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find_if_not.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find_segment_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/fold.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/for_each.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/for_each_n.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/for_each_segment.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/generate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/generate_n.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/half_positive.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_found_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_fun_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_in_out_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_in_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_out_out_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/in_out_result.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/includes.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/inplace_merge.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_heap.h @@ -554,7 +550,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/iter_swap.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/iterator_operations.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/lexicographical_compare.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/lexicographical_compare_three_way.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/lower_bound.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/make_heap.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/make_projected.h @@ -563,7 +558,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/merge.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/min.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/min_element.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/min_max_result.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/minmax.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/minmax_element.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/mismatch.h @@ -579,99 +573,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/partition_point.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/pop_heap.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/prev_permutation.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/pstl.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/push_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_adjacent_find.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_all_of.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_any_of.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_binary_search.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_clamp.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_contains.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_contains_subrange.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_copy_backward.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_copy_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_copy_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_count.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_count_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_ends_with.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_equal.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_equal_range.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_fill.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_fill_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find_end.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find_first_of.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find_if_not.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_find_last.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_for_each.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_for_each_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_generate.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_generate_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_includes.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_inplace_merge.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_heap_until.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_partitioned.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_permutation.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_sorted.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_is_sorted_until.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_iterator_concept.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_lexicographical_compare.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_lower_bound.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_make_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_max.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_max_element.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_merge.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_min.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_min_element.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_minmax.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_minmax_element.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_mismatch.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_move.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_move_backward.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_next_permutation.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_none_of.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_nth_element.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_partial_sort.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_partial_sort_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_partition.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_partition_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_partition_point.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_pop_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_prev_permutation.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_push_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_remove.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_remove_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_remove_copy_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_remove_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_replace.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_replace_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_replace_copy_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_replace_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_reverse.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_reverse_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_rotate.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_rotate_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_sample.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_search.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_search_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_set_difference.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_set_intersection.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_set_symmetric_difference.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_set_union.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_shuffle.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_sort.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_sort_heap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_stable_partition.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_stable_sort.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_starts_with.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_swap_ranges.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_transform.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_unique.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_unique_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/ranges_upper_bound.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/remove.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/remove_copy.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/remove_copy_if.h @@ -684,15 +586,12 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/reverse_copy.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/rotate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/rotate_copy.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/sample.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/search.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/search_n.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/set_difference.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/set_intersection.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/set_symmetric_difference.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/set_union.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/shift_left.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/shift_right.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/shuffle.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/sift_down.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/simd_utils.h @@ -717,7 +616,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__atomic/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_flag.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_init.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_lock_free.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_ref.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_sync.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/check_memory_order.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/contention_t.h @@ -728,104 +626,20 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__atomic/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/memory_order.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/to_gcc_order.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__bit/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/bit_cast.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/bit_ceil.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/bit_floor.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/bit_log2.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/bit_width.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/blsr.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/byteswap.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/countl.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/countr.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/endian.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/has_single_bit.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/invert_if.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/popcount.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit/rotate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__bit_reference -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__charconv/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/chars_format.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/from_chars_integral.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/from_chars_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/tables.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/to_chars.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/to_chars_base_10.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/to_chars_floating_point.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/to_chars_integral.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/to_chars_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__charconv/traits.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__chrono/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/calendar.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/concepts.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/convert_to_timespec.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/convert_to_tm.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/day.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/duration.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/exception.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/file_clock.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/formatter.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/hh_mm_ss.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/high_resolution_clock.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/leap_second.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/literals.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/local_info.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/month.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/month_weekday.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/monthday.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/ostream.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/parser_std_format_spec.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/statically_widen.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/steady_clock.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/sys_info.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/system_clock.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/time_point.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/time_zone.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/time_zone_link.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/tzdb.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/tzdb_list.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/weekday.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/year.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/year_month.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/year_month_day.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/year_month_weekday.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__chrono/zoned_time.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__compare/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/common_comparison_category.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/compare_partial_order_fallback.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/compare_strong_order_fallback.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/compare_three_way.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/compare_three_way_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/compare_weak_order_fallback.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/is_eq.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/ordering.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/partial_order.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/strong_order.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/synth_three_way.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/three_way_comparable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__compare/weak_order.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__concepts/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/arithmetic.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/assignable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/boolean_testable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/class_or_enum.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/common_reference_with.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/common_with.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/constructible.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/convertible_to.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/copyable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/derived_from.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/destructible.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/different_from.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/equality_comparable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/invocable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/movable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/predicate.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/regular.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/relation.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/same_as.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/semiregular.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/swappable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__concepts/totally_ordered.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__condition_variable/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__condition_variable/condition_variable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__config @@ -836,11 +650,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__configuration/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/config_site_shim.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/language.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/platform.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__coroutine/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__coroutine/coroutine_handle.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__coroutine/coroutine_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__coroutine/noop_coroutine_handle.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__coroutine/trivial_awaitables.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__debug_utils/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__debug_utils/randomize_range.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__debug_utils/sanitizers.h @@ -851,85 +660,19 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__exception/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__exception/nested_exception.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__exception/operations.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__exception/terminate.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__expected/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__expected/bad_expected_access.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__expected/expected.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__expected/unexpect.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__expected/unexpected.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__filesystem/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/copy_options.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/directory_entry.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/directory_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/directory_options.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/file_status.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/file_time_type.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/file_type.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/filesystem_error.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/operations.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/path.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/path_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/perm_options.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/perms.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/recursive_directory_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/space_info.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__filesystem/u8path.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__format/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/buffer.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/concepts.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/container_adaptor.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/enable_insertable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/escaped_output_table.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/extended_grapheme_cluster_table.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_arg.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_arg_store.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_args.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_context.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_error.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_functions.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_parse_context.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_string.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/format_to_n_result.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_bool.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_char.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_floating_point.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_integer.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_integral.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_output.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_pointer.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_string.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/formatter_tuple.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/indic_conjunct_break_table.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/parser_std_format_spec.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/range_default_formatter.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/range_formatter.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/unicode.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/width_estimation_table.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__format/write_escaped.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__functional/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/binary_function.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/binary_negate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/bind.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/bind_back.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/bind_front.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/binder1st.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/binder2nd.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/boyer_moore_searcher.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/compose.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/default_searcher.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/function.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/hash.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/identity.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/invoke.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/is_transparent.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/mem_fn.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/mem_fun_ref.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/not_fn.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/operations.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/perfect_forward.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/pointer_to_binary_function.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/pointer_to_unary_function.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/ranges_operations.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/reference_wrapper.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/unary_function.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/unary_negate.h @@ -939,24 +682,19 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__fwd/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/bit_reference.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/complex.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/deque.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/format.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/fstream.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/functional.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/ios.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/istream.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/mdspan.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/memory.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/memory_resource.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/ostream.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/pair.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/queue.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/span.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/sstream.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/stack.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/streambuf.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/string.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/string_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/subrange.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/tuple.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/vector.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__hash_table @@ -968,43 +706,21 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__iterator/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/aliasing_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/back_insert_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/bounded_iter.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/common_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/concepts.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/counted_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/cpp17_iterator_concepts.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/data.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/default_sentinel.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/distance.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/empty.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/erase_if_container.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/front_insert_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/incrementable_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/indirectly_comparable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/insert_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/istream_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/istreambuf_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/iter_move.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/iter_swap.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/iterator_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/iterator_with_data.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/mergeable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/move_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/move_sentinel.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/next.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/ostream_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/ostreambuf_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/permutable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/prev.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/projected.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/ranges_iterator_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/readable_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/reverse_access.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/reverse_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/segmented_iterator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/size.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/sortable.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/unreachable_sentinel.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/wrap_iter.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__locale_dir/ @@ -1038,17 +754,9 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__math/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/remainder.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/roots.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/rounding_functions.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/special_functions.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/traits.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/trigonometric_functions.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mbstate_t.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__mdspan/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/default_accessor.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/extents.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/layout_left.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/layout_right.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/layout_stride.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mdspan/mdspan.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__memory/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/addressof.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/align.h @@ -1063,14 +771,9 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__memory/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/auto_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/builtin_new_allocator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/compressed_pair.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/concepts.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/construct_at.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/destruct_n.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/inout_ptr.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/out_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/pointer_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/ranges_construct_at.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/ranges_uninitialized_algorithms.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/raw_storage_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/shared_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/swap_allocator.h @@ -1079,61 +782,21 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__memory/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/uninitialized_algorithms.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/unique_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/uses_allocator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/uses_allocator_construction.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/voidify.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__memory_resource/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/memory_resource.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/monotonic_buffer_resource.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/polymorphic_allocator.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/pool_options.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/synchronized_pool_resource.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory_resource/unsynchronized_pool_resource.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__mutex/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mutex/lock_guard.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mutex/mutex.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mutex/once_flag.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mutex/tag_types.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__mutex/unique_lock.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__node_handle drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__numeric/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/accumulate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/adjacent_difference.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/exclusive_scan.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/gcd_lcm.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/inclusive_scan.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/inner_product.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/iota.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/midpoint.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/partial_sum.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/pstl.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/reduce.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/saturation_arithmetic.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/transform_exclusive_scan.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/transform_inclusive_scan.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__numeric/transform_reduce.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__ostream/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ostream/basic_ostream.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ostream/print.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__pstl/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backend.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backend_fwd.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__pstl/backends/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backends/default.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backends/libdispatch.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backends/serial.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/backends/std_thread.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/any_of.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/cpu_traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/fill.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/find_if.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/for_each.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/merge.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/stable_sort.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/transform.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/cpu_algos/transform_reduce.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/dispatch.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__pstl/handle_exception.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__random/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/bernoulli_distribution.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/binomial_distribution.h @@ -1169,64 +832,11 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__random/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/student_t_distribution.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/subtract_with_carry_engine.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/uniform_int_distribution.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/uniform_random_bit_generator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/uniform_real_distribution.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/weibull_distribution.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__ranges/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/access.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/all.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/as_rvalue_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/chunk_by_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/common_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/concepts.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/container_compatible_range.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/counted.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/dangling.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/data.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/drop_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/drop_while_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/elements_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/empty.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/empty_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/enable_borrowed_range.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/enable_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/filter_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/from_range.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/iota_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/istream_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/join_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/lazy_split_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/movable_box.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/non_propagating_cache.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/owning_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/range_adaptor.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/rbegin.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/ref_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/rend.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/repeat_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/reverse_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/single_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/size.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/split_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/subrange.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/take_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/take_while_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/to.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/transform_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/view_interface.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/views.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ranges/zip_view.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__split_buffer -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__std_clang_module -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__std_mbstate_t.h -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__stop_token/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/atomic_unique_lock.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/intrusive_list_view.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/intrusive_shared_ptr.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/stop_callback.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/stop_source.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/stop_state.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__stop_token/stop_token.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__string/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__string/char_traits.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__string/constexpr_c_functions.h @@ -1247,9 +857,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__system_error/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__system_error/error_condition.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__system_error/system_error.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__thread/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/formatter.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/id.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/jthread.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/poll_with_backoff.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/support.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__thread/support/ @@ -1263,7 +871,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__thread/support/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tree drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__tuple/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/find_index.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/ignore.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/make_tuple_types.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/sfinae_helpers.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_element.h @@ -1284,7 +891,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/aligned_union.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/alignment_of.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/can_extract_key.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/common_reference.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/common_type.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/conditional.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/conjunction.h @@ -1297,12 +903,10 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/disjunction.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/enable_if.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/extent.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/has_unique_object_representation.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/has_virtual_destructor.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/integral_constant.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/invoke.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_abstract.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_aggregate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_allocator.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_always_bitcastable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_arithmetic.h @@ -1334,7 +938,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_member_pointer.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_nothrow_assignable.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_nothrow_constructible.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_nothrow_convertible.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_nothrow_destructible.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_null_pointer.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_object.h @@ -1395,18 +998,13 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/void_t.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__undef_macros drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__utility/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/as_const.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/as_lvalue.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/auto_cast.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/cmp.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/convert_to_integral.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/declval.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/empty.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/exception_guard.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/exchange.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/forward.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/forward_like.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/in_place.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/integer_sequence.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/is_pointer_in_range.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/is_valid_range.h @@ -1419,17 +1017,14 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__utility/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/rel_ops.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/small_buffer.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/swap.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/to_underlying.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/unreachable.h drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__variant/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__variant/monostate.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/__verbose_abort +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__verbose_trap -rw-r--r-- root/root usr/include/c++/v1/__cxx03/algorithm --rw-r--r-- root/root usr/include/c++/v1/__cxx03/any -rw-r--r-- root/root usr/include/c++/v1/__cxx03/array -rw-r--r-- root/root usr/include/c++/v1/__cxx03/atomic --rw-r--r-- root/root usr/include/c++/v1/__cxx03/barrier --rw-r--r-- root/root usr/include/c++/v1/__cxx03/bit -rw-r--r-- root/root usr/include/c++/v1/__cxx03/bitset -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cassert -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ccomplex @@ -1437,7 +1032,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__variant/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cerrno -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cfenv -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cfloat --rw-r--r-- root/root usr/include/c++/v1/__cxx03/charconv -rw-r--r-- root/root usr/include/c++/v1/__cxx03/chrono -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cinttypes -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ciso646 @@ -1445,12 +1039,9 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__variant/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/clocale -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cmath -rw-r--r-- root/root usr/include/c++/v1/__cxx03/codecvt --rw-r--r-- root/root usr/include/c++/v1/__cxx03/compare -rw-r--r-- root/root usr/include/c++/v1/__cxx03/complex -rw-r--r-- root/root usr/include/c++/v1/__cxx03/complex.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/concepts -rw-r--r-- root/root usr/include/c++/v1/__cxx03/condition_variable --rw-r--r-- root/root usr/include/c++/v1/__cxx03/coroutine -rw-r--r-- root/root usr/include/c++/v1/__cxx03/csetjmp -rw-r--r-- root/root usr/include/c++/v1/__cxx03/csignal -rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstdarg @@ -1469,39 +1060,19 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__variant/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/deque -rw-r--r-- root/root usr/include/c++/v1/__cxx03/errno.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/exception --rw-r--r-- root/root usr/include/c++/v1/__cxx03/execution --rw-r--r-- root/root usr/include/c++/v1/__cxx03/expected drwxr-xr-x root/root usr/include/c++/v1/__cxx03/experimental/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__config -drwxr-xr-x root/root usr/include/c++/v1/__cxx03/experimental/__simd/ --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/aligned_tag.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/declaration.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/reference.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/scalar.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/simd.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/simd_mask.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/traits.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/utility.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/__simd/vec_ext.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/iterator --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/memory --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/propagate_const --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/simd --rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/type_traits -rw-r--r-- root/root usr/include/c++/v1/__cxx03/experimental/utility drwxr-xr-x root/root usr/include/c++/v1/__cxx03/ext/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ext/__hash -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ext/hash_map -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ext/hash_set -rw-r--r-- root/root usr/include/c++/v1/__cxx03/fenv.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/filesystem -rw-r--r-- root/root usr/include/c++/v1/__cxx03/float.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/format -rw-r--r-- root/root usr/include/c++/v1/__cxx03/forward_list -rw-r--r-- root/root usr/include/c++/v1/__cxx03/fstream -rw-r--r-- root/root usr/include/c++/v1/__cxx03/functional -rw-r--r-- root/root usr/include/c++/v1/__cxx03/future --rw-r--r-- root/root usr/include/c++/v1/__cxx03/initializer_list -rw-r--r-- root/root usr/include/c++/v1/__cxx03/inttypes.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/iomanip -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ios @@ -1509,35 +1080,23 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/ext/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/iostream -rw-r--r-- root/root usr/include/c++/v1/__cxx03/istream -rw-r--r-- root/root usr/include/c++/v1/__cxx03/iterator --rw-r--r-- root/root usr/include/c++/v1/__cxx03/latch -rw-r--r-- root/root usr/include/c++/v1/__cxx03/limits -rw-r--r-- root/root usr/include/c++/v1/__cxx03/list -rw-r--r-- root/root usr/include/c++/v1/__cxx03/locale -rw-r--r-- root/root usr/include/c++/v1/__cxx03/locale.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/map -rw-r--r-- root/root usr/include/c++/v1/__cxx03/math.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/mdspan -rw-r--r-- root/root usr/include/c++/v1/__cxx03/memory --rw-r--r-- root/root usr/include/c++/v1/__cxx03/memory_resource -rw-r--r-- root/root usr/include/c++/v1/__cxx03/module.modulemap -rw-r--r-- root/root usr/include/c++/v1/__cxx03/mutex -rw-r--r-- root/root usr/include/c++/v1/__cxx03/new --rw-r--r-- root/root usr/include/c++/v1/__cxx03/numbers -rw-r--r-- root/root usr/include/c++/v1/__cxx03/numeric --rw-r--r-- root/root usr/include/c++/v1/__cxx03/optional -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ostream --rw-r--r-- root/root usr/include/c++/v1/__cxx03/print -rw-r--r-- root/root usr/include/c++/v1/__cxx03/queue -rw-r--r-- root/root usr/include/c++/v1/__cxx03/random --rw-r--r-- root/root usr/include/c++/v1/__cxx03/ranges -rw-r--r-- root/root usr/include/c++/v1/__cxx03/ratio -rw-r--r-- root/root usr/include/c++/v1/__cxx03/regex --rw-r--r-- root/root usr/include/c++/v1/__cxx03/scoped_allocator --rw-r--r-- root/root usr/include/c++/v1/__cxx03/semaphore -rw-r--r-- root/root usr/include/c++/v1/__cxx03/set --rw-r--r-- root/root usr/include/c++/v1/__cxx03/shared_mutex --rw-r--r-- root/root usr/include/c++/v1/__cxx03/source_location --rw-r--r-- root/root usr/include/c++/v1/__cxx03/span -rw-r--r-- root/root usr/include/c++/v1/__cxx03/sstream -rw-r--r-- root/root usr/include/c++/v1/__cxx03/stack -rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdatomic.h @@ -1547,17 +1106,14 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/ext/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdint.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdio.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdlib.h --rw-r--r-- root/root usr/include/c++/v1/__cxx03/stop_token -rw-r--r-- root/root usr/include/c++/v1/__cxx03/streambuf -rw-r--r-- root/root usr/include/c++/v1/__cxx03/string -rw-r--r-- root/root usr/include/c++/v1/__cxx03/string.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/string_view -rw-r--r-- root/root usr/include/c++/v1/__cxx03/strstream --rw-r--r-- root/root usr/include/c++/v1/__cxx03/syncstream -rw-r--r-- root/root usr/include/c++/v1/__cxx03/system_error -rw-r--r-- root/root usr/include/c++/v1/__cxx03/tgmath.h -rw-r--r-- root/root usr/include/c++/v1/__cxx03/thread --rw-r--r-- root/root usr/include/c++/v1/__cxx03/tuple -rw-r--r-- root/root usr/include/c++/v1/__cxx03/type_traits -rw-r--r-- root/root usr/include/c++/v1/__cxx03/typeindex -rw-r--r-- root/root usr/include/c++/v1/__cxx03/typeinfo @@ -1566,7 +1122,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__cxx03/ext/ -rw-r--r-- root/root usr/include/c++/v1/__cxx03/unordered_set -rw-r--r-- root/root usr/include/c++/v1/__cxx03/utility -rw-r--r-- root/root usr/include/c++/v1/__cxx03/valarray --rw-r--r-- root/root usr/include/c++/v1/__cxx03/variant -rw-r--r-- root/root usr/include/c++/v1/__cxx03/vector -rw-r--r-- root/root usr/include/c++/v1/__cxx03/version -rw-r--r-- root/root usr/include/c++/v1/__cxx03/wchar.h @@ -1611,6 +1166,11 @@ drwxr-xr-x root/root usr/include/c++/v1/__flat_map/ -rw-r--r-- root/root usr/include/c++/v1/__flat_map/sorted_equivalent.h -rw-r--r-- root/root usr/include/c++/v1/__flat_map/sorted_unique.h -rw-r--r-- root/root usr/include/c++/v1/__flat_map/utils.h +drwxr-xr-x root/root usr/include/c++/v1/__flat_set/ +-rw-r--r-- root/root usr/include/c++/v1/__flat_set/flat_multiset.h +-rw-r--r-- root/root usr/include/c++/v1/__flat_set/flat_set.h +-rw-r--r-- root/root usr/include/c++/v1/__flat_set/ra_iterator.h +-rw-r--r-- root/root usr/include/c++/v1/__flat_set/utils.h drwxr-xr-x root/root usr/include/c++/v1/__format/ -rw-r--r-- root/root usr/include/c++/v1/__format/buffer.h -rw-r--r-- root/root usr/include/c++/v1/__format/concepts.h @@ -1684,12 +1244,14 @@ drwxr-xr-x root/root usr/include/c++/v1/__fwd/ -rw-r--r-- root/root usr/include/c++/v1/__fwd/get.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/ios.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/istream.h +-rw-r--r-- root/root usr/include/c++/v1/__fwd/map.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/mdspan.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/memory.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/memory_resource.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/ostream.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/pair.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/queue.h +-rw-r--r-- root/root usr/include/c++/v1/__fwd/set.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/span.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/sstream.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/stack.h @@ -1737,6 +1299,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__iterator/ -rw-r--r-- root/root usr/include/c++/v1/__iterator/ostreambuf_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/permutable.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/prev.h +-rw-r--r-- root/root usr/include/c++/v1/__iterator/product_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/projected.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/ranges_iterator_traits.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/readable_traits.h @@ -1750,6 +1313,8 @@ drwxr-xr-x root/root usr/include/c++/v1/__iterator/ -rw-r--r-- root/root usr/include/c++/v1/__iterator/wrap_iter.h -rw-r--r-- root/root usr/include/c++/v1/__locale drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/ +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/check_grouping.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/get_c_locale.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api.h drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/locale_base_api/ -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/android.h @@ -1757,16 +1322,25 @@ drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/locale_base_api/ -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/ibm.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/musl.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/openbsd.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/messages.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/money.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/num.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/pad_and_output.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/scan_keyword.h drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/support/ -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/apple.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/bsd_like.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/freebsd.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/fuchsia.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/linux.h drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/support/no_locale/ -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/no_locale/characters.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/no_locale/strtonum.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/support/windows.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/time.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/wbuffer_convert.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/wstring_convert.h +-rw-r--r-- root/root usr/include/c++/v1/__log_hardening_failure drwxr-xr-x root/root usr/include/c++/v1/__math/ -rw-r--r-- root/root usr/include/c++/v1/__math/abs.h -rw-r--r-- root/root usr/include/c++/v1/__math/copysign.h @@ -1790,6 +1364,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__math/ -rw-r--r-- root/root usr/include/c++/v1/__math/trigonometric_functions.h -rw-r--r-- root/root usr/include/c++/v1/__mbstate_t.h drwxr-xr-x root/root usr/include/c++/v1/__mdspan/ +-rw-r--r-- root/root usr/include/c++/v1/__mdspan/aligned_accessor.h -rw-r--r-- root/root usr/include/c++/v1/__mdspan/default_accessor.h -rw-r--r-- root/root usr/include/c++/v1/__mdspan/extents.h -rw-r--r-- root/root usr/include/c++/v1/__mdspan/layout_left.h @@ -1812,12 +1387,15 @@ drwxr-xr-x root/root usr/include/c++/v1/__memory/ -rw-r--r-- root/root usr/include/c++/v1/__memory/compressed_pair.h -rw-r--r-- root/root usr/include/c++/v1/__memory/concepts.h -rw-r--r-- root/root usr/include/c++/v1/__memory/construct_at.h +-rw-r--r-- root/root usr/include/c++/v1/__memory/destroy.h -rw-r--r-- root/root usr/include/c++/v1/__memory/destruct_n.h -rw-r--r-- root/root usr/include/c++/v1/__memory/inout_ptr.h +-rw-r--r-- root/root usr/include/c++/v1/__memory/is_sufficiently_aligned.h -rw-r--r-- root/root usr/include/c++/v1/__memory/noexcept_move_assign_container.h -rw-r--r-- root/root usr/include/c++/v1/__memory/out_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__memory/pointer_traits.h -rw-r--r-- root/root usr/include/c++/v1/__memory/ranges_construct_at.h +-rw-r--r-- root/root usr/include/c++/v1/__memory/ranges_destroy.h -rw-r--r-- root/root usr/include/c++/v1/__memory/ranges_uninitialized_algorithms.h -rw-r--r-- root/root usr/include/c++/v1/__memory/raw_storage_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__memory/shared_count.h @@ -1866,6 +1444,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__numeric/ -rw-r--r-- root/root usr/include/c++/v1/__numeric/midpoint.h -rw-r--r-- root/root usr/include/c++/v1/__numeric/partial_sum.h -rw-r--r-- root/root usr/include/c++/v1/__numeric/pstl.h +-rw-r--r-- root/root usr/include/c++/v1/__numeric/ranges_iota.h -rw-r--r-- root/root usr/include/c++/v1/__numeric/reduce.h -rw-r--r-- root/root usr/include/c++/v1/__numeric/saturation_arithmetic.h -rw-r--r-- root/root usr/include/c++/v1/__numeric/transform_exclusive_scan.h @@ -1956,6 +1535,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__ranges/ -rw-r--r-- root/root usr/include/c++/v1/__ranges/iota_view.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/istream_view.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/join_view.h +-rw-r--r-- root/root usr/include/c++/v1/__ranges/join_with_view.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/lazy_split_view.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/movable_box.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/non_propagating_cache.h @@ -2036,9 +1616,8 @@ drwxr-xr-x root/root usr/include/c++/v1/__tuple/ -rw-r--r-- root/root usr/include/c++/v1/__tuple/tuple_types.h drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_cv_quals.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_lvalue_reference.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_pointer.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_rvalue_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_reference.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/aligned_storage.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/aligned_union.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/alignment_of.h @@ -2060,6 +1639,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/extent.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/has_unique_object_representation.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/has_virtual_destructor.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/integer_traits.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/integral_constant.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/invoke.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_abstract.h @@ -2096,7 +1676,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_member_pointer.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_nothrow_assignable.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_nothrow_constructible.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_nothrow_convertible.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_nothrow_destructible.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_null_pointer.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_object.h @@ -2107,10 +1686,10 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_reference.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_reference_wrapper.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_referenceable.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_replaceable.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_same.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_scalar.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_signed.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_signed_integer.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_specialization.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_standard_layout.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_swappable.h @@ -2123,8 +1702,8 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_trivially_relocatable.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_unbounded_array.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_union.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_unqualified.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_unsigned.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_unsigned_integer.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_valid_expansion.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_void.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_volatile.h @@ -2138,6 +1717,8 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/negation.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/promote.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/rank.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/reference_constructs_from_temporary.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/reference_converts_from_temporary.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/remove_all_extents.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/remove_const.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/remove_const_ref.h @@ -2196,6 +1777,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__vector/ -rw-r--r-- root/root usr/include/c++/v1/__vector/vector_bool.h -rw-r--r-- root/root usr/include/c++/v1/__vector/vector_bool_formatter.h -rw-r--r-- root/root usr/include/c++/v1/__verbose_abort +-rw-r--r-- root/root usr/include/c++/v1/__verbose_trap -rw-r--r-- root/root usr/include/c++/v1/algorithm -rw-r--r-- root/root usr/include/c++/v1/any -rw-r--r-- root/root usr/include/c++/v1/array @@ -2269,6 +1851,7 @@ drwxr-xr-x root/root usr/include/c++/v1/ext/ -rw-r--r-- root/root usr/include/c++/v1/fenv.h -rw-r--r-- root/root usr/include/c++/v1/filesystem -rw-r--r-- root/root usr/include/c++/v1/flat_map +-rw-r--r-- root/root usr/include/c++/v1/flat_set -rw-r--r-- root/root usr/include/c++/v1/float.h -rw-r--r-- root/root usr/include/c++/v1/format -rw-r--r-- root/root usr/include/c++/v1/forward_list @@ -2427,6 +2010,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/BitwisePointerCastCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/BoolPointerImplicitConversionCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/BranchCloneCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/CapturingThisInMemberVariableCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/CastingThroughVoidCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/ChainedComparisonCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/ComparePointerToMemberVirtualFunctionCheck.h @@ -2451,6 +2035,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/LambdaFunctionNameCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MacroParenthesesCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MacroRepeatedSideEffectsCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/MisleadingSetterOfReferenceCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MisplacedOperatorInStrlenInAllocCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MisplacedPointerArithmeticInAllocCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MisplacedWideningCastCheck.h @@ -2502,6 +2087,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UndelegatedConstructorCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UnhandledExceptionAtNewCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UnhandledSelfAssignmentCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/UnintendedCharOstreamOutputCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UniquePtrArrayMismatchCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UnsafeFunctionsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/UnusedLocalNonTrivialVariableCheck.h @@ -2555,6 +2141,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/cppcoreguidelines/ -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/RvalueReferenceParamNotMovedCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/SlicingCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/SpecialMemberFunctionsCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/UseEnumClassCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/VirtualClassDestructorCheck.h drwxr-xr-x root/root usr/include/clang-tidy/darwin/ -rw-r--r-- root/root usr/include/clang-tidy/darwin/AvoidSpinlockCheck.h @@ -2597,6 +2184,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/llvm/ -rw-r--r-- root/root usr/include/clang-tidy/llvm/IncludeOrderCheck.h -rw-r--r-- root/root usr/include/clang-tidy/llvm/PreferIsaOrDynCastInConditionalsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/llvm/PreferRegisterOverUnsignedCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/llvm/PreferStaticOverAnonymousNamespaceCheck.h -rw-r--r-- root/root usr/include/clang-tidy/llvm/TwineLocalCheck.h drwxr-xr-x root/root usr/include/clang-tidy/llvmlibc/ -rw-r--r-- root/root usr/include/clang-tidy/llvmlibc/CalleeNamespaceCheck.h @@ -2667,6 +2255,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/modernize/ -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNullptrCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseOverrideCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseRangesCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseScopedLockCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStartsEndsWithCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStdFormatCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseStdNumbersCheck.h @@ -2714,11 +2303,13 @@ drwxr-xr-x root/root usr/include/clang-tidy/performance/ -rw-r--r-- root/root usr/include/clang-tidy/performance/UnnecessaryValueParamCheck.h drwxr-xr-x root/root usr/include/clang-tidy/plugin/ drwxr-xr-x root/root usr/include/clang-tidy/portability/ +-rw-r--r-- root/root usr/include/clang-tidy/portability/AvoidPragmaOnceCheck.h -rw-r--r-- root/root usr/include/clang-tidy/portability/RestrictSystemIncludesCheck.h -rw-r--r-- root/root usr/include/clang-tidy/portability/SIMDIntrinsicsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/portability/StdAllocatorConstCheck.h -rw-r--r-- root/root usr/include/clang-tidy/portability/TemplateVirtualMemberFunctionCheck.h drwxr-xr-x root/root usr/include/clang-tidy/readability/ +-rw-r--r-- root/root usr/include/clang-tidy/readability/AmbiguousSmartptrResetCallCheck.h -rw-r--r-- root/root usr/include/clang-tidy/readability/AvoidConstParamsInDecls.h -rw-r--r-- root/root usr/include/clang-tidy/readability/AvoidNestedConditionalOperatorCheck.h -rw-r--r-- root/root usr/include/clang-tidy/readability/AvoidReturnWithVoidValueCheck.h @@ -2771,6 +2362,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/readability/ -rw-r--r-- root/root usr/include/clang-tidy/readability/UniqueptrDeleteReleaseCheck.h -rw-r--r-- root/root usr/include/clang-tidy/readability/UppercaseLiteralSuffixCheck.h -rw-r--r-- root/root usr/include/clang-tidy/readability/UseAnyOfAllOfCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/readability/UseConcisePreprocessorDirectivesCheck.h -rw-r--r-- root/root usr/include/clang-tidy/readability/UseStdMinMaxCheck.h drwxr-xr-x root/root usr/include/clang-tidy/tool/ -rw-r--r-- root/root usr/include/clang-tidy/tool/ClangTidyMain.h @@ -2808,10 +2400,6 @@ drwxr-xr-x root/root usr/include/clang/APINotes/ -rw-r--r-- root/root usr/include/clang/APINotes/APINotesWriter.h -rw-r--r-- root/root usr/include/clang/APINotes/APINotesYAMLCompiler.h -rw-r--r-- root/root usr/include/clang/APINotes/Types.h -drwxr-xr-x root/root usr/include/clang/ARCMigrate/ --rw-r--r-- root/root usr/include/clang/ARCMigrate/ARCMT.h --rw-r--r-- root/root usr/include/clang/ARCMigrate/ARCMTActions.h --rw-r--r-- root/root usr/include/clang/ARCMigrate/FileRemapper.h drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/APNumericStorage.h -rw-r--r-- root/root usr/include/clang/AST/APValue.h @@ -2888,6 +2476,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/DeclNodes.inc -rw-r--r-- root/root usr/include/clang/AST/DeclObjC.h -rw-r--r-- root/root usr/include/clang/AST/DeclObjCCommon.h +-rw-r--r-- root/root usr/include/clang/AST/DeclOpenACC.h -rw-r--r-- root/root usr/include/clang/AST/DeclOpenMP.h -rw-r--r-- root/root usr/include/clang/AST/DeclTemplate.h -rw-r--r-- root/root usr/include/clang/AST/DeclVisitor.h @@ -2971,6 +2560,7 @@ drwxr-xr-x root/root usr/include/clang/ASTMatchers/Dynamic/ -rw-r--r-- root/root usr/include/clang/ASTMatchers/Dynamic/Registry.h -rw-r--r-- root/root usr/include/clang/ASTMatchers/Dynamic/VariantValue.h -rw-r--r-- root/root usr/include/clang/ASTMatchers/GtestMatchers.h +-rw-r--r-- root/root usr/include/clang/ASTMatchers/LowLevelHelpers.h drwxr-xr-x root/root usr/include/clang/Analysis/ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/CFGReachabilityAnalysis.h @@ -2979,6 +2569,7 @@ drwxr-xr-x root/root usr/include/clang/Analysis/Analyses/ -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/Dominators.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ExprMutationAnalyzer.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/IntervalPartition.h +-rw-r--r-- root/root usr/include/clang/Analysis/Analyses/LifetimeSafety.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/LiveVariables.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/PostOrderCFGView.h -rw-r--r-- root/root usr/include/clang/Analysis/Analyses/ReachableCode.h @@ -3044,8 +2635,9 @@ drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/Models/ -rw-r--r-- root/root usr/include/clang/Analysis/SelectorExtras.h drwxr-xr-x root/root usr/include/clang/Analysis/Support/ -rw-r--r-- root/root usr/include/clang/Analysis/Support/BumpVector.h +-rw-r--r-- root/root usr/include/clang/Analysis/Support/FixitUtil.h drwxr-xr-x root/root usr/include/clang/Basic/ --rw-r--r-- root/root usr/include/clang/Basic/AArch64SVEACLETypes.def +-rw-r--r-- root/root usr/include/clang/Basic/AArch64ACLETypes.def -rw-r--r-- root/root usr/include/clang/Basic/ABI.h -rw-r--r-- root/root usr/include/clang/Basic/AMDGPUTypes.def -rw-r--r-- root/root usr/include/clang/Basic/ASTSourceDescriptor.h @@ -3059,9 +2651,12 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/AttrSubMatchRulesList.inc -rw-r--r-- root/root usr/include/clang/Basic/AttrSubjectMatchRules.h -rw-r--r-- root/root usr/include/clang/Basic/AttributeCommonInfo.h +-rw-r--r-- root/root usr/include/clang/Basic/AttributeScopeInfo.h +-rw-r--r-- root/root usr/include/clang/Basic/AttributeSpellingList.inc -rw-r--r-- root/root usr/include/clang/Basic/Attributes.h -rw-r--r-- root/root usr/include/clang/Basic/BitmaskEnum.h -rw-r--r-- root/root usr/include/clang/Basic/BuiltinHeaders.def +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinTemplates.inc -rw-r--r-- root/root usr/include/clang/Basic/Builtins.def -rw-r--r-- root/root usr/include/clang/Basic/Builtins.h -rw-r--r-- root/root usr/include/clang/Basic/Builtins.inc @@ -3071,21 +2666,19 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsAMDGPU.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsARM.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsBPF.inc +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsDirectX.inc -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagon.inc -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagonMapCustomDep.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsLoongArch.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsLoongArchBase.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsLoongArchLASX.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsLoongArchLSX.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsMips.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsNEON.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsNVPTX.inc -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsPPC.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsRISCV.inc --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsRISCVVector.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSME.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSPIRV.inc --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSVE.def +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSPIRVCL.inc +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSPIRVCommon.inc +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSPIRVVK.inc -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsSystemZ.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsVE.def -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsVEVL.gen.def @@ -3108,49 +2701,76 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/DebugOptions.def -rw-r--r-- root/root usr/include/clang/Basic/Diagnostic.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAST.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTKinds.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAllCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysis.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCategories.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticComment.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommentCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommentEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommentInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommentKinds.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommonCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommonEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommonInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommonKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCrossTU.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCrossTUCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCrossTUEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCrossTUInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCrossTUKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticDriver.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticDriverCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticDriverEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticDriverInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticDriverKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticError.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticFrontend.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticFrontendCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticFrontendEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticFrontendInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticFrontendKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticGroups.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticIDs.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticIndexName.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPI.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPICompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPIEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPIInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticInstallAPIKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLex.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticLexKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticOptions.def -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticOptions.h -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParse.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticParseKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticRefactoring.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticRefactoringCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticRefactoringEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticRefactoringInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticRefactoringKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSema.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSemaKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerialization.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationCompatIDs.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationEnums.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationInterface.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticSerializationKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DirectoryEntry.h -rw-r--r-- root/root usr/include/clang/Basic/ExceptionSpecificationType.h @@ -3179,6 +2799,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/Module.h -rw-r--r-- root/root usr/include/clang/Basic/NoSanitizeList.h -rw-r--r-- root/root usr/include/clang/Basic/ObjCRuntime.h +-rw-r--r-- root/root usr/include/clang/Basic/OffloadArch.h -rw-r--r-- root/root usr/include/clang/Basic/OpenACCClauses.def -rw-r--r-- root/root usr/include/clang/Basic/OpenACCKinds.h -rw-r--r-- root/root usr/include/clang/Basic/OpenCLExtensionTypes.def @@ -3204,6 +2825,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/Sanitizers.def -rw-r--r-- root/root usr/include/clang/Basic/Sanitizers.h -rw-r--r-- root/root usr/include/clang/Basic/Sarif.h +-rw-r--r-- root/root usr/include/clang/Basic/SimpleTypoCorrection.h -rw-r--r-- root/root usr/include/clang/Basic/SourceLocation.h -rw-r--r-- root/root usr/include/clang/Basic/SourceManager.h -rw-r--r-- root/root usr/include/clang/Basic/SourceManagerInternals.h @@ -3227,6 +2849,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/ -rw-r--r-- root/root usr/include/clang/Basic/TokenKinds.h -rw-r--r-- root/root usr/include/clang/Basic/TransformTypeTraits.def -rw-r--r-- root/root usr/include/clang/Basic/TypeTraits.h +-rw-r--r-- root/root usr/include/clang/Basic/UnsignedOrNone.h -rw-r--r-- root/root usr/include/clang/Basic/Version.h -rw-r--r-- root/root usr/include/clang/Basic/Version.inc -rw-r--r-- root/root usr/include/clang/Basic/Visibility.h @@ -3254,6 +2877,9 @@ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/ -rw-r--r-- root/root usr/include/clang/Basic/arm_sve_sema_rangechecks.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_sve_streaming_attrs.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_sve_typeflags.inc +-rw-r--r-- root/root usr/include/clang/Basic/riscv_andes_vector_builtin_cg.inc +-rw-r--r-- root/root usr/include/clang/Basic/riscv_andes_vector_builtin_sema.inc +-rw-r--r-- root/root usr/include/clang/Basic/riscv_andes_vector_builtins.inc -rw-r--r-- root/root usr/include/clang/Basic/riscv_sifive_vector_builtin_cg.inc -rw-r--r-- root/root usr/include/clang/Basic/riscv_sifive_vector_builtin_sema.inc -rw-r--r-- root/root usr/include/clang/Basic/riscv_sifive_vector_builtins.inc @@ -3261,19 +2887,34 @@ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/ -rw-r--r-- root/root usr/include/clang/Basic/riscv_vector_builtin_sema.inc -rw-r--r-- root/root usr/include/clang/Basic/riscv_vector_builtins.inc drwxr-xr-x root/root usr/include/clang/CIR/ +-rw-r--r-- root/root usr/include/clang/CIR/ABIArgInfo.h -rw-r--r-- root/root usr/include/clang/CIR/CIRGenerator.h +-rw-r--r-- root/root usr/include/clang/CIR/CIRToCIRPasses.h drwxr-xr-x root/root usr/include/clang/CIR/Dialect/ drwxr-xr-x root/root usr/include/clang/CIR/Dialect/Builder/ -rw-r--r-- root/root usr/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h drwxr-xr-x root/root usr/include/clang/CIR/Dialect/IR/ -rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRAttrs.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRDataLayout.h -rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRDialect.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIROpsEnums.h -rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRTypes.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRTypesDetails.h +drwxr-xr-x root/root usr/include/clang/CIR/Dialect/OpenACC/ +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/OpenACC/CIROpenACCTypeInterfaces.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/OpenACC/RegisterOpenACCExtensions.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/Passes.h drwxr-xr-x root/root usr/include/clang/CIR/FrontendAction/ -rw-r--r-- root/root usr/include/clang/CIR/FrontendAction/CIRGenAction.h drwxr-xr-x root/root usr/include/clang/CIR/Interfaces/ --rw-r--r-- root/root usr/include/clang/CIR/Interfaces/CIRFPTypeInterface.h -drwxr-xr-x root/root usr/include/clang/CIRFrontendAction/ +-rw-r--r-- root/root usr/include/clang/CIR/Interfaces/CIRLoopOpInterface.h +-rw-r--r-- root/root usr/include/clang/CIR/Interfaces/CIROpInterfaces.h +-rw-r--r-- root/root usr/include/clang/CIR/Interfaces/CIRTypeInterfaces.h +-rw-r--r-- root/root usr/include/clang/CIR/LowerToLLVM.h +-rw-r--r-- root/root usr/include/clang/CIR/LoweringHelpers.h +-rw-r--r-- root/root usr/include/clang/CIR/MissingFeatures.h +-rw-r--r-- root/root usr/include/clang/CIR/Passes.h +-rw-r--r-- root/root usr/include/clang/CIR/TypeEvaluationKind.h drwxr-xr-x root/root usr/include/clang/CodeGen/ -rw-r--r-- root/root usr/include/clang/CodeGen/BackendUtil.h -rw-r--r-- root/root usr/include/clang/CodeGen/CGFunctionInfo.h @@ -3293,6 +2934,7 @@ drwxr-xr-x root/root usr/include/clang/DirectoryWatcher/ -rw-r--r-- root/root usr/include/clang/DirectoryWatcher/DirectoryWatcher.h drwxr-xr-x root/root usr/include/clang/Driver/ -rw-r--r-- root/root usr/include/clang/Driver/Action.h +-rw-r--r-- root/root usr/include/clang/Driver/CommonArgs.h -rw-r--r-- root/root usr/include/clang/Driver/Compilation.h -rw-r--r-- root/root usr/include/clang/Driver/Distro.h -rw-r--r-- root/root usr/include/clang/Driver/Driver.h @@ -3391,24 +3033,29 @@ drwxr-xr-x root/root usr/include/clang/Interpreter/ -rw-r--r-- root/root usr/include/clang/Interpreter/CodeCompletion.h -rw-r--r-- root/root usr/include/clang/Interpreter/Interpreter.h -rw-r--r-- root/root usr/include/clang/Interpreter/PartialTranslationUnit.h +-rw-r--r-- root/root usr/include/clang/Interpreter/RemoteJITUtils.h -rw-r--r-- root/root usr/include/clang/Interpreter/Value.h drwxr-xr-x root/root usr/include/clang/Lex/ -rw-r--r-- root/root usr/include/clang/Lex/CodeCompletionHandler.h -rw-r--r-- root/root usr/include/clang/Lex/DependencyDirectivesScanner.h -rw-r--r-- root/root usr/include/clang/Lex/DirectoryLookup.h -rw-r--r-- root/root usr/include/clang/Lex/ExternalPreprocessorSource.h +-rw-r--r-- root/root usr/include/clang/Lex/HLSLRootSignatureTokenKinds.def -rw-r--r-- root/root usr/include/clang/Lex/HeaderMap.h -rw-r--r-- root/root usr/include/clang/Lex/HeaderMapTypes.h -rw-r--r-- root/root usr/include/clang/Lex/HeaderSearch.h -rw-r--r-- root/root usr/include/clang/Lex/HeaderSearchOptions.h -rw-r--r-- root/root usr/include/clang/Lex/LexDiagnostic.h +-rw-r--r-- root/root usr/include/clang/Lex/LexHLSLRootSignature.h -rw-r--r-- root/root usr/include/clang/Lex/Lexer.h -rw-r--r-- root/root usr/include/clang/Lex/LiteralSupport.h -rw-r--r-- root/root usr/include/clang/Lex/MacroArgs.h -rw-r--r-- root/root usr/include/clang/Lex/MacroInfo.h -rw-r--r-- root/root usr/include/clang/Lex/ModuleLoader.h -rw-r--r-- root/root usr/include/clang/Lex/ModuleMap.h +-rw-r--r-- root/root usr/include/clang/Lex/ModuleMapFile.h -rw-r--r-- root/root usr/include/clang/Lex/MultipleIncludeOpt.h +-rw-r--r-- root/root usr/include/clang/Lex/NoTrivialPPDirectiveTracer.h -rw-r--r-- root/root usr/include/clang/Lex/PPCallbacks.h -rw-r--r-- root/root usr/include/clang/Lex/PPConditionalDirectiveRecord.h -rw-r--r-- root/root usr/include/clang/Lex/PPDirectiveParameter.h @@ -3428,6 +3075,7 @@ drwxr-xr-x root/root usr/include/clang/Parse/ -rw-r--r-- root/root usr/include/clang/Parse/AttrSubMatchRulesParserStringSwitches.inc -rw-r--r-- root/root usr/include/clang/Parse/LoopHint.h -rw-r--r-- root/root usr/include/clang/Parse/ParseAST.h +-rw-r--r-- root/root usr/include/clang/Parse/ParseHLSLRootSignature.h -rw-r--r-- root/root usr/include/clang/Parse/Parser.h -rw-r--r-- root/root usr/include/clang/Parse/RAIIObjectsForParser.h drwxr-xr-x root/root usr/include/clang/Rewrite/ @@ -3482,6 +3130,7 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/SemaConcept.h -rw-r--r-- root/root usr/include/clang/Sema/SemaConsumer.h -rw-r--r-- root/root usr/include/clang/Sema/SemaDiagnostic.h +-rw-r--r-- root/root usr/include/clang/Sema/SemaDirectX.h -rw-r--r-- root/root usr/include/clang/Sema/SemaFixItUtils.h -rw-r--r-- root/root usr/include/clang/Sema/SemaHLSL.h -rw-r--r-- root/root usr/include/clang/Sema/SemaHexagon.h @@ -3522,6 +3171,7 @@ drwxr-xr-x root/root usr/include/clang/Serialization/ -rw-r--r-- root/root usr/include/clang/Serialization/ContinuousRangeMap.h -rw-r--r-- root/root usr/include/clang/Serialization/GlobalModuleIndex.h -rw-r--r-- root/root usr/include/clang/Serialization/InMemoryModuleCache.h +-rw-r--r-- root/root usr/include/clang/Serialization/ModuleCache.h -rw-r--r-- root/root usr/include/clang/Serialization/ModuleFile.h -rw-r--r-- root/root usr/include/clang/Serialization/ModuleFileExtension.h -rw-r--r-- root/root usr/include/clang/Serialization/ModuleManager.h @@ -3568,6 +3218,7 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicExtent.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicType.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/DynamicTypeInfo.h +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/EntryPointStats.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/Environment.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ExprEngine.h @@ -3625,6 +3276,7 @@ drwxr-xr-x root/root usr/include/clang/Tooling/DependencyScanning/ -rw-r--r-- root/root usr/include/clang/Tooling/DependencyScanning/DependencyScanningService.h -rw-r--r-- root/root usr/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h -rw-r--r-- root/root usr/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h +-rw-r--r-- root/root usr/include/clang/Tooling/DependencyScanning/InProcessModuleCache.h -rw-r--r-- root/root usr/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h -rw-r--r-- root/root usr/include/clang/Tooling/DiagnosticsYaml.h -rw-r--r-- root/root usr/include/clang/Tooling/Execution.h @@ -3693,6 +3345,7 @@ drwxr-xr-x root/root usr/include/lld/ drwxr-xr-x root/root usr/include/lld/Common/ -rw-r--r-- root/root usr/include/lld/Common/Args.h -rw-r--r-- root/root usr/include/lld/Common/Arrays.h +-rw-r--r-- root/root usr/include/lld/Common/BPSectionOrdererBase.inc -rw-r--r-- root/root usr/include/lld/Common/CommonLinkerContext.h -rw-r--r-- root/root usr/include/lld/Common/DWARF.h -rw-r--r-- root/root usr/include/lld/Common/Driver.h @@ -3704,6 +3357,7 @@ drwxr-xr-x root/root usr/include/lld/Common/ -rw-r--r-- root/root usr/include/lld/Common/Strings.h -rw-r--r-- root/root usr/include/lld/Common/TargetOptionsCommandFlags.h -rw-r--r-- root/root usr/include/lld/Common/Timer.h +-rw-r--r-- root/root usr/include/lld/Common/Utils.h -rw-r--r-- root/root usr/include/lld/Common/Version.h drwxr-xr-x root/root usr/include/llvm-c/ -rw-r--r-- root/root usr/include/llvm-c/Analysis.h @@ -3734,6 +3388,7 @@ drwxr-xr-x root/root usr/include/llvm-c/ drwxr-xr-x root/root usr/include/llvm-c/Transforms/ -rw-r--r-- root/root usr/include/llvm-c/Transforms/PassBuilder.h -rw-r--r-- root/root usr/include/llvm-c/Types.h +-rw-r--r-- root/root usr/include/llvm-c/Visibility.h -rw-r--r-- root/root usr/include/llvm-c/blake3.h -rw-r--r-- root/root usr/include/llvm-c/lto.h drwxr-xr-x root/root usr/include/llvm/ @@ -3889,12 +3544,16 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontier.h -rw-r--r-- root/root usr/include/llvm/Analysis/DominanceFrontierImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/EHUtils.h +-rw-r--r-- root/root usr/include/llvm/Analysis/EphemeralValuesCache.h +-rw-r--r-- root/root usr/include/llvm/Analysis/FloatingPointPredicateUtils.h -rw-r--r-- root/root usr/include/llvm/Analysis/FunctionPropertiesAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/GenericDomTreeUpdater.h -rw-r--r-- root/root usr/include/llvm/Analysis/GenericDomTreeUpdaterImpl.h -rw-r--r-- root/root usr/include/llvm/Analysis/GlobalsModRef.h -rw-r--r-- root/root usr/include/llvm/Analysis/GuardUtils.h +-rw-r--r-- root/root usr/include/llvm/Analysis/HashRecognize.h -rw-r--r-- root/root usr/include/llvm/Analysis/HeatUtils.h +-rw-r--r-- root/root usr/include/llvm/Analysis/IR2Vec.h -rw-r--r-- root/root usr/include/llvm/Analysis/IRSimilarityIdentifier.h -rw-r--r-- root/root usr/include/llvm/Analysis/IVDescriptors.h -rw-r--r-- root/root usr/include/llvm/Analysis/IVUsers.h @@ -3911,6 +3570,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/InstructionSimplify.h -rw-r--r-- root/root usr/include/llvm/Analysis/InteractiveModelRunner.h -rw-r--r-- root/root usr/include/llvm/Analysis/IteratedDominanceFrontier.h +-rw-r--r-- root/root usr/include/llvm/Analysis/KernelInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/LastRunTrackingAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyBlockFrequencyInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyBranchProbabilityInfo.h @@ -3971,6 +3631,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/SparsePropagation.h -rw-r--r-- root/root usr/include/llvm/Analysis/StackLifetime.h -rw-r--r-- root/root usr/include/llvm/Analysis/StackSafetyAnalysis.h +-rw-r--r-- root/root usr/include/llvm/Analysis/StaticDataProfileInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/StructuralHash.h -rw-r--r-- root/root usr/include/llvm/Analysis/SyntheticCountsUtils.h -rw-r--r-- root/root usr/include/llvm/Analysis/TargetFolder.h @@ -4045,6 +3706,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackDocument.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackReader.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/MsgPackWriter.h +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/SFrame.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/Swift.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/Swift.h -rw-r--r-- root/root usr/include/llvm/BinaryFormat/Wasm.h @@ -4065,6 +3727,7 @@ drwxr-xr-x root/root usr/include/llvm/Bitstream/ -rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamReader.h -rw-r--r-- root/root usr/include/llvm/Bitstream/BitstreamWriter.h drwxr-xr-x root/root usr/include/llvm/CGData/ +-rw-r--r-- root/root usr/include/llvm/CGData/CGDataPatchItem.h -rw-r--r-- root/root usr/include/llvm/CGData/CodeGenData.h -rw-r--r-- root/root usr/include/llvm/CGData/CodeGenData.inc -rw-r--r-- root/root usr/include/llvm/CGData/CodeGenDataReader.h @@ -4085,8 +3748,11 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/BasicBlockSectionUtils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/BasicBlockSectionsProfileReader.h -rw-r--r-- root/root usr/include/llvm/CodeGen/BasicTTIImpl.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/BranchFoldingPass.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/BranchRelaxation.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ByteProvider.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CFIFixup.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/CFIInstBuilder.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CSEConfigBase.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CalcSpillWeights.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CallBrPrepare.h @@ -4105,19 +3771,23 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/DeadMachineInstructionElim.h -rw-r--r-- root/root usr/include/llvm/CodeGen/DebugHandlerBase.h -rw-r--r-- root/root usr/include/llvm/CodeGen/DetectDeadLanes.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/DroppedVariableStatsMIR.h -rw-r--r-- root/root usr/include/llvm/CodeGen/DwarfEHPrepare.h -rw-r--r-- root/root usr/include/llvm/CodeGen/DwarfStringPoolEntry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/EarlyIfConversion.h -rw-r--r-- root/root usr/include/llvm/CodeGen/EdgeBundles.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ExecutionDomainFix.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandFp.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandLargeDivRem.h --rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandLargeFpConvert.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandMemCmp.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandPostRAPseudos.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandReductions.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ExpandVectorPredication.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/FEntryInserter.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FastISel.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FaultMaps.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FinalizeISel.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/FixupStatepointCallerSaved.h -rw-r--r-- root/root usr/include/llvm/CodeGen/FunctionLoweringInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadata.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GCMetadataPrinter.h @@ -4132,7 +3802,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GIMatchTableExecutorImpl.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelChangeObserver.h --rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelKnownBits.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelValueTracking.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GISelWorkList.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/IRTranslator.h @@ -4148,6 +3818,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Localizer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/LostDebugLocObserver.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/MIPatternMatch.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/MachineFloatingPointPredicateUtils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Utils.h @@ -4157,6 +3828,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/IndirectBrExpand.h -rw-r--r-- root/root usr/include/llvm/CodeGen/IndirectThunks.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/InitUndef.h -rw-r--r-- root/root usr/include/llvm/CodeGen/InterleavedAccess.h -rw-r--r-- root/root usr/include/llvm/CodeGen/InterleavedLoadCombine.h -rw-r--r-- root/root usr/include/llvm/CodeGen/IntrinsicLowering.h @@ -4166,6 +3838,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/LexicalScopes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllAsmWriterComponents.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LinkAllCodegenComponents.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/LiveDebugValuesPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveDebugVariables.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveInterval.h -rw-r--r-- root/root usr/include/llvm/CodeGen/LiveIntervalCalc.h @@ -4194,12 +3867,14 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachORelocation.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBasicBlock.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBlockPlacement.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBranchProbabilityInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCFGPrinter.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCSE.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCombinerPattern.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineConstantPool.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineConvergenceVerifier.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCopyPropagation.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineCycleAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDomTreeUpdater.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineDominanceFrontier.h @@ -4207,6 +3882,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFrameInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunction.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionAnalysis.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionAnalysisManager.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineFunctionPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstr.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBuilder.h @@ -4214,6 +3890,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBundleIterator.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineJumpTableInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLICM.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLateInstrsCleanup.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopUtils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineMemOperand.h @@ -4232,6 +3909,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSSAContext.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSSAUpdater.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineScheduler.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSink.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineSizeOpts.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineStableHash.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineTraceMetrics.h @@ -4249,9 +3927,14 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/ReductionRules.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Solution.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQPRAConstraint.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PEI.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PHIElimination.h -rw-r--r-- root/root usr/include/llvm/CodeGen/Passes.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PatchableFunction.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PeepholeOptimizer.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PostRAHazardRecognizer.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PostRAMachineSink.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/PostRASchedulerList.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PreISelIntrinsicLowering.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PseudoSourceValue.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PseudoSourceValueManager.h @@ -4260,8 +3943,11 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/RDFRegisters.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ReachingDefAnalysis.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocCommon.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocEvictionAdvisor.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocFast.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocGreedyPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPriorityAdvisor.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocRegistry.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegUsageInfoCollector.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegUsageInfoPropagate.h @@ -4269,15 +3955,21 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBank.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBankInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterClassInfo.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterCoalescerPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterPressure.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterScavenging.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterUsageInfo.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RemoveLoadsIntoFakeUses.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RemoveRedundantDebugValues.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/RenameIndependentSubregs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ReplaceWithVeclib.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ResourcePriorityQueue.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RuntimeLibcallUtil.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/SDNodeInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SDNodeProperties.td -rw-r--r-- root/root usr/include/llvm/CodeGen/SDPatternMatch.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SafeStack.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/SanitizerBinaryMetadata.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAG.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGInstrs.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ScheduleDAGMutation.h @@ -4292,13 +3984,16 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGNodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SelectionDAGTargetInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ShadowStackGCLowering.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/ShrinkWrap.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SjLjEHPrepare.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SlotIndexes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SpillPlacement.h -rw-r--r-- root/root usr/include/llvm/CodeGen/Spiller.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackColoring.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/StackFrameLayoutAnalysisPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackMaps.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/StackSlotColoring.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SwiftErrorValueTracking.h -rw-r--r-- root/root usr/include/llvm/CodeGen/SwitchLoweringUtils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/TailDuplication.h @@ -4326,6 +4021,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/WinEHFuncInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/WinEHPrepare.h -rw-r--r-- root/root usr/include/llvm/CodeGen/WindowScheduler.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/XRayInstrumentation.h drwxr-xr-x root/root usr/include/llvm/CodeGenTypes/ -rw-r--r-- root/root usr/include/llvm/CodeGenTypes/LowLevelType.h -rw-r--r-- root/root usr/include/llvm/CodeGenTypes/MachineValueType.h @@ -4336,8 +4032,15 @@ drwxr-xr-x root/root usr/include/llvm/Config/ -rw-r--r-- root/root usr/include/llvm/Config/TargetExegesis.def -rw-r--r-- root/root usr/include/llvm/Config/TargetMCAs.def -rw-r--r-- root/root usr/include/llvm/Config/Targets.def +-rw-r--r-- root/root usr/include/llvm/Config/Targets.h -rw-r--r-- root/root usr/include/llvm/Config/abi-breaking.h -rw-r--r-- root/root usr/include/llvm/Config/llvm-config.h +drwxr-xr-x root/root usr/include/llvm/DWARFCFIChecker/ +-rw-r--r-- root/root usr/include/llvm/DWARFCFIChecker/DWARFCFIAnalysis.h +-rw-r--r-- root/root usr/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameAnalyzer.h +-rw-r--r-- root/root usr/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameReceiver.h +-rw-r--r-- root/root usr/include/llvm/DWARFCFIChecker/DWARFCFIFunctionFrameStreamer.h +-rw-r--r-- root/root usr/include/llvm/DWARFCFIChecker/DWARFCFIState.h drwxr-xr-x root/root usr/include/llvm/DWARFLinker/ -rw-r--r-- root/root usr/include/llvm/DWARFLinker/AddressesMap.h drwxr-xr-x root/root usr/include/llvm/DWARFLinker/Classic/ @@ -4369,6 +4072,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/CodeView/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeView.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewError.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewLanguages.def -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def -rw-r--r-- root/root usr/include/llvm/DebugInfo/CodeView/CodeViewSymbols.def @@ -4429,6 +4133,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAddressRange.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFAttribute.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFCFIPrinter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFContext.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDataExtractor.h @@ -4445,7 +4150,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDebugRnglists.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFDie.h --rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFExpression.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFExpressionPrinter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFFormValue.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFGdbIndex.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFListTable.h @@ -4457,7 +4162,13 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnit.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnwindTablePrinter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.h +drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/LowLevel/ +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/LowLevel/DWARFCFIProgram.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/LowLevel/DWARFDataExtractorSimple.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/LowLevel/DWARFExpression.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/LowLevel/DWARFUnwindTable.h drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/CallSiteInfo.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/DwarfTransformer.h @@ -4465,6 +4176,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FileEntry.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FileWriter.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FunctionInfo.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/GsymContext.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/GsymCreator.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/GsymReader.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/Header.h @@ -4488,6 +4200,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/LogicalView/Core/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVReader.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVScope.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVSort.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVSourceLanguage.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVStringPool.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVSupport.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/LogicalView/Core/LVSymbol.h @@ -4667,10 +4380,10 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_aarch32.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_aarch64.h --rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_i386.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_loongarch.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_ppc64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_riscv.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_x86.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ELF_x86_64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLink.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/JITLinkDylib.h @@ -4679,12 +4392,14 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO_arm64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/MachO_x86_64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/TableManager.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/XCOFF.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/XCOFF_ppc64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/aarch32.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/aarch64.h --rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/i386.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/loongarch.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/ppc64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/riscv.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/x86.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITLink/x86_64.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/JITSymbol.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/MCJIT.h @@ -4692,6 +4407,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/ObjectCache.h drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/AbsoluteSymbols.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/COFF.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/COFFPlatform.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/COFFVCRuntimeSupport.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h @@ -4711,7 +4427,6 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ELFNixPlatform.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCDynamicLibrarySearchGenerator.h --rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCEHFrameRegistrar.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCGenericDylibManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCGenericMemoryAccess.h @@ -4719,11 +4434,12 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ExecutorProcessControl.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/GetDylibInterface.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IRPartitionLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/InProcessMemoryAccess.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h --rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/JITLinkLazyCallThroughManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/JITLinkRedirectableSymbolManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/JITLinkReentryTrampolines.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/JITTargetMachineBuilder.h @@ -4741,6 +4457,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Mangling.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MapperJITLinkMemoryManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MaterializationUnit.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MemoryAccess.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MemoryMapper.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectFileInterface.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h @@ -4750,6 +4467,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ReOptimizeLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RedirectionManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SectCreate.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SelfExecutorProcessControl.h drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/AllocationActions.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorAddress.h @@ -4798,10 +4516,15 @@ drwxr-xr-x root/root usr/include/llvm/Frontend/Debug/ -rw-r--r-- root/root usr/include/llvm/Frontend/Debug/Options.h drwxr-xr-x root/root usr/include/llvm/Frontend/Directive/ -rw-r--r-- root/root usr/include/llvm/Frontend/Directive/DirectiveBase.td +-rw-r--r-- root/root usr/include/llvm/Frontend/Directive/Spelling.h drwxr-xr-x root/root usr/include/llvm/Frontend/Driver/ -rw-r--r-- root/root usr/include/llvm/Frontend/Driver/CodeGenOptions.h drwxr-xr-x root/root usr/include/llvm/Frontend/HLSL/ +-rw-r--r-- root/root usr/include/llvm/Frontend/HLSL/CBuffer.h -rw-r--r-- root/root usr/include/llvm/Frontend/HLSL/HLSLResource.h +-rw-r--r-- root/root usr/include/llvm/Frontend/HLSL/HLSLRootSignature.h +-rw-r--r-- root/root usr/include/llvm/Frontend/HLSL/RootSignatureMetadata.h +-rw-r--r-- root/root usr/include/llvm/Frontend/HLSL/RootSignatureValidations.h drwxr-xr-x root/root usr/include/llvm/Frontend/Offloading/ -rw-r--r-- root/root usr/include/llvm/Frontend/Offloading/OffloadWrapper.h -rw-r--r-- root/root usr/include/llvm/Frontend/Offloading/Utility.h @@ -4812,6 +4535,7 @@ drwxr-xr-x root/root usr/include/llvm/Frontend/OpenACC/ drwxr-xr-x root/root usr/include/llvm/Frontend/OpenMP/ -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/ClauseT.h -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/ConstructDecompositionT.h +-rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/DirectiveNameParser.h -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.h -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.h.inc -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/OMP.inc @@ -4871,6 +4595,8 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/DiagnosticInfo.h -rw-r--r-- root/root usr/include/llvm/IR/DiagnosticPrinter.h -rw-r--r-- root/root usr/include/llvm/IR/Dominators.h +-rw-r--r-- root/root usr/include/llvm/IR/DroppedVariableStats.h +-rw-r--r-- root/root usr/include/llvm/IR/DroppedVariableStatsIR.h -rw-r--r-- root/root usr/include/llvm/IR/EHPersonalities.h -rw-r--r-- root/root usr/include/llvm/IR/FMF.h -rw-r--r-- root/root usr/include/llvm/IR/FPEnv.h @@ -4881,6 +4607,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/GEPNoWrapFlags.h -rw-r--r-- root/root usr/include/llvm/IR/GVMaterializer.h -rw-r--r-- root/root usr/include/llvm/IR/GenericConvergenceVerifierImpl.h +-rw-r--r-- root/root usr/include/llvm/IR/GenericFloatingPointPredicateUtils.h -rw-r--r-- root/root usr/include/llvm/IR/GetElementPtrTypeIterator.h -rw-r--r-- root/root usr/include/llvm/IR/GlobalAlias.h -rw-r--r-- root/root usr/include/llvm/IR/GlobalIFunc.h @@ -4926,6 +4653,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsR600.h -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCV.h -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCV.td +-rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCVXAndes.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCVXCV.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCVXTHead.td -rw-r--r-- root/root usr/include/llvm/IR/IntrinsicsRISCVXsf.td @@ -4974,8 +4702,10 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/ProfileSummary.h -rw-r--r-- root/root usr/include/llvm/IR/PseudoProbe.h -rw-r--r-- root/root usr/include/llvm/IR/ReplaceConstant.h --rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.def -rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.h +-rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.inc +-rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcalls.td +-rw-r--r-- root/root usr/include/llvm/IR/RuntimeLibcallsImpl.td -rw-r--r-- root/root usr/include/llvm/IR/SSAContext.h -rw-r--r-- root/root usr/include/llvm/IR/SafepointIRVerifier.h -rw-r--r-- root/root usr/include/llvm/IR/Statepoint.h @@ -4995,7 +4725,6 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/ValueHandle.h -rw-r--r-- root/root usr/include/llvm/IR/ValueMap.h -rw-r--r-- root/root usr/include/llvm/IR/ValueSymbolTable.h --rw-r--r-- root/root usr/include/llvm/IR/VectorBuilder.h -rw-r--r-- root/root usr/include/llvm/IR/VectorTypeUtils.h -rw-r--r-- root/root usr/include/llvm/IR/Verifier.h drwxr-xr-x root/root usr/include/llvm/IRPrinter/ @@ -5026,6 +4755,7 @@ drwxr-xr-x root/root usr/include/llvm/Linker/ drwxr-xr-x root/root usr/include/llvm/MC/ -rw-r--r-- root/root usr/include/llvm/MC/ConstantPools.h -rw-r--r-- root/root usr/include/llvm/MC/DXContainerPSVInfo.h +-rw-r--r-- root/root usr/include/llvm/MC/DXContainerRootSignature.h -rw-r--r-- root/root usr/include/llvm/MC/LaneBitmask.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmBackend.h -rw-r--r-- root/root usr/include/llvm/MC/MCAsmInfo.h @@ -5055,8 +4785,7 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCDisassembler/ -rw-r--r-- root/root usr/include/llvm/MC/MCELFStreamer.h -rw-r--r-- root/root usr/include/llvm/MC/MCExpr.h -rw-r--r-- root/root usr/include/llvm/MC/MCFixup.h --rw-r--r-- root/root usr/include/llvm/MC/MCFixupKindInfo.h --rw-r--r-- root/root usr/include/llvm/MC/MCFragment.h +-rw-r--r-- root/root usr/include/llvm/MC/MCGOFFAttributes.h -rw-r--r-- root/root usr/include/llvm/MC/MCGOFFObjectWriter.h -rw-r--r-- root/root usr/include/llvm/MC/MCGOFFStreamer.h -rw-r--r-- root/root usr/include/llvm/MC/MCInst.h @@ -5075,7 +4804,6 @@ drwxr-xr-x root/root usr/include/llvm/MC/MCDisassembler/ drwxr-xr-x root/root usr/include/llvm/MC/MCParser/ -rw-r--r-- root/root usr/include/llvm/MC/MCParser/AsmCond.h -rw-r--r-- root/root usr/include/llvm/MC/MCParser/AsmLexer.h --rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmLexer.h -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParser.h -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParserExtension.h -rw-r--r-- root/root usr/include/llvm/MC/MCParser/MCAsmParserUtils.h @@ -5196,6 +4924,7 @@ drwxr-xr-x root/root usr/include/llvm/Object/ -rw-r--r-- root/root usr/include/llvm/Object/ModuleSymbolTable.h -rw-r--r-- root/root usr/include/llvm/Object/ObjectFile.h -rw-r--r-- root/root usr/include/llvm/Object/OffloadBinary.h +-rw-r--r-- root/root usr/include/llvm/Object/OffloadBundle.h -rw-r--r-- root/root usr/include/llvm/Object/RelocationResolver.h -rw-r--r-- root/root usr/include/llvm/Object/StackMapParser.h -rw-r--r-- root/root usr/include/llvm/Object/SymbolSize.h @@ -5240,8 +4969,6 @@ drwxr-xr-x root/root usr/include/llvm/Option/ -rw-r--r-- root/root usr/include/llvm/PassSupport.h drwxr-xr-x root/root usr/include/llvm/Passes/ -rw-r--r-- root/root usr/include/llvm/Passes/CodeGenPassBuilder.h --rw-r--r-- root/root usr/include/llvm/Passes/DroppedVariableStats.h --rw-r--r-- root/root usr/include/llvm/Passes/DroppedVariableStatsIR.h -rw-r--r-- root/root usr/include/llvm/Passes/MachinePassRegistry.def -rw-r--r-- root/root usr/include/llvm/Passes/OptimizationLevel.h -rw-r--r-- root/root usr/include/llvm/Passes/PassBuilder.h @@ -5255,9 +4982,11 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/ -rw-r--r-- root/root usr/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h -rw-r--r-- root/root usr/include/llvm/ProfileData/Coverage/MCDCTypes.h -rw-r--r-- root/root usr/include/llvm/ProfileData/CtxInstrContextNode.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/DataAccessProf.h -rw-r--r-- root/root usr/include/llvm/ProfileData/FunctionId.h -rw-r--r-- root/root usr/include/llvm/ProfileData/GCOV.h -rw-r--r-- root/root usr/include/llvm/ProfileData/HashKeyMap.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/IndexedMemProfData.h -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProf.h -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfCorrelator.h -rw-r--r-- root/root usr/include/llvm/ProfileData/InstrProfData.inc @@ -5266,8 +4995,12 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/ -rw-r--r-- root/root usr/include/llvm/ProfileData/ItaniumManglingCanonicalizer.h -rw-r--r-- root/root usr/include/llvm/ProfileData/MIBEntryDef.inc -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProf.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfCommon.h -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfData.inc +-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfRadixTree.h -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfReader.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfSummary.h +-rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfSummaryBuilder.h -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfYAML.h -rw-r--r-- root/root usr/include/llvm/ProfileData/PGOCtxProfReader.h -rw-r--r-- root/root usr/include/llvm/ProfileData/PGOCtxProfWriter.h @@ -5310,6 +5043,7 @@ drwxr-xr-x root/root usr/include/llvm/SandboxIR/ -rw-r--r-- root/root usr/include/llvm/SandboxIR/Value.h -rw-r--r-- root/root usr/include/llvm/SandboxIR/Values.def drwxr-xr-x root/root usr/include/llvm/Support/ +-rw-r--r-- root/root usr/include/llvm/Support/AArch64AttributeParser.h -rw-r--r-- root/root usr/include/llvm/Support/AArch64BuildAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/AMDGPUAddrSpace.h -rw-r--r-- root/root usr/include/llvm/Support/AMDGPUMetadata.h @@ -5318,6 +5052,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/ARMBuildAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/ARMEHABI.h -rw-r--r-- root/root usr/include/llvm/Support/ARMWinEH.h +-rw-r--r-- root/root usr/include/llvm/Support/AdvisoryLock.h -rw-r--r-- root/root usr/include/llvm/Support/AlignOf.h -rw-r--r-- root/root usr/include/llvm/Support/Alignment.h -rw-r--r-- root/root usr/include/llvm/Support/Allocator.h @@ -5374,6 +5109,8 @@ drwxr-xr-x root/root usr/include/llvm/Support/ -rw-r--r-- root/root usr/include/llvm/Support/DivisionByConstantInfo.h -rw-r--r-- root/root usr/include/llvm/Support/Duration.h -rw-r--r-- root/root usr/include/llvm/Support/DynamicLibrary.h +-rw-r--r-- root/root usr/include/llvm/Support/ELFAttrParserCompact.h +-rw-r--r-- root/root usr/include/llvm/Support/ELFAttrParserExtended.h -rw-r--r-- root/root usr/include/llvm/Support/ELFAttributeParser.h -rw-r--r-- root/root usr/include/llvm/Support/ELFAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/Endian.h @@ -5412,8 +5149,10 @@ drwxr-xr-x root/root usr/include/llvm/Support/FileSystem/ -rw-r--r-- root/root usr/include/llvm/Support/HexagonAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/InitLLVM.h -rw-r--r-- root/root usr/include/llvm/Support/InstructionCost.h +-rw-r--r-- root/root usr/include/llvm/Support/InterleavedRange.h -rw-r--r-- root/root usr/include/llvm/Support/JSON.h -rw-r--r-- root/root usr/include/llvm/Support/KnownBits.h +-rw-r--r-- root/root usr/include/llvm/Support/KnownFPClass.h -rw-r--r-- root/root usr/include/llvm/Support/LEB128.h -rw-r--r-- root/root usr/include/llvm/Support/LICENSE.TXT -rw-r--r-- root/root usr/include/llvm/Support/LLVMDriver.h @@ -5433,6 +5172,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/FileSystem/ -rw-r--r-- root/root usr/include/llvm/Support/MemoryBufferRef.h -rw-r--r-- root/root usr/include/llvm/Support/MipsABIFlags.h -rw-r--r-- root/root usr/include/llvm/Support/ModRef.h +-rw-r--r-- root/root usr/include/llvm/Support/Mustache.h -rw-r--r-- root/root usr/include/llvm/Support/Mutex.h -rw-r--r-- root/root usr/include/llvm/Support/NVPTXAddrSpace.h -rw-r--r-- root/root usr/include/llvm/Support/NativeFormatting.h @@ -5449,6 +5189,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/FileSystem/ -rw-r--r-- root/root usr/include/llvm/Support/Printable.h -rw-r--r-- root/root usr/include/llvm/Support/Process.h -rw-r--r-- root/root usr/include/llvm/Support/Program.h +-rw-r--r-- root/root usr/include/llvm/Support/ProgramStack.h -rw-r--r-- root/root usr/include/llvm/Support/RISCVAttributeParser.h -rw-r--r-- root/root usr/include/llvm/Support/RISCVAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/RISCVISAUtils.h @@ -5485,6 +5226,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/SystemZ/ -rw-r--r-- root/root usr/include/llvm/Support/TarWriter.h -rw-r--r-- root/root usr/include/llvm/Support/TargetOpcodes.def -rw-r--r-- root/root usr/include/llvm/Support/TargetSelect.h +-rw-r--r-- root/root usr/include/llvm/Support/TextEncoding.h -rw-r--r-- root/root usr/include/llvm/Support/ThreadPool.h -rw-r--r-- root/root usr/include/llvm/Support/ThreadSafeAllocator.h -rw-r--r-- root/root usr/include/llvm/Support/Threading.h @@ -5496,6 +5238,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/SystemZ/ -rw-r--r-- root/root usr/include/llvm/Support/TypeSize.h -rw-r--r-- root/root usr/include/llvm/Support/Unicode.h -rw-r--r-- root/root usr/include/llvm/Support/UnicodeCharRanges.h +-rw-r--r-- root/root usr/include/llvm/Support/UniqueBBID.h -rw-r--r-- root/root usr/include/llvm/Support/VCSRevision.h -rw-r--r-- root/root usr/include/llvm/Support/Valgrind.h -rw-r--r-- root/root usr/include/llvm/Support/VersionTuple.h @@ -5529,6 +5272,7 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/ -rw-r--r-- root/root usr/include/llvm/TableGen/Record.h -rw-r--r-- root/root usr/include/llvm/TableGen/SearchableTable.td -rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.h +-rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.td -rw-r--r-- root/root usr/include/llvm/TableGen/StringMatcher.h -rw-r--r-- root/root usr/include/llvm/TableGen/StringToOffsetTable.h -rw-r--r-- root/root usr/include/llvm/TableGen/TGTimer.h @@ -5542,10 +5286,10 @@ drwxr-xr-x root/root usr/include/llvm/Target/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/RegisterBank.td -rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/SelectionDAGCompat.td -rw-r--r-- root/root usr/include/llvm/Target/GlobalISel/Target.td +-rw-r--r-- root/root usr/include/llvm/Target/RegisterTargetPassConfigCallback.h -rw-r--r-- root/root usr/include/llvm/Target/Target.td -rw-r--r-- root/root usr/include/llvm/Target/TargetCallingConv.td -rw-r--r-- root/root usr/include/llvm/Target/TargetInstrPredicate.td --rw-r--r-- root/root usr/include/llvm/Target/TargetIntrinsicInfo.h -rw-r--r-- root/root usr/include/llvm/Target/TargetItinerary.td -rw-r--r-- root/root usr/include/llvm/Target/TargetLoweringObjectFile.h -rw-r--r-- root/root usr/include/llvm/Target/TargetMachine.h @@ -5568,6 +5312,7 @@ drwxr-xr-x root/root usr/include/llvm/TargetParser/ -rw-r--r-- root/root usr/include/llvm/TargetParser/Host.h -rw-r--r-- root/root usr/include/llvm/TargetParser/LoongArchTargetParser.def -rw-r--r-- root/root usr/include/llvm/TargetParser/LoongArchTargetParser.h +-rw-r--r-- root/root usr/include/llvm/TargetParser/PPCGenTargetFeatures.inc -rw-r--r-- root/root usr/include/llvm/TargetParser/PPCTargetParser.def -rw-r--r-- root/root usr/include/llvm/TargetParser/PPCTargetParser.h -rw-r--r-- root/root usr/include/llvm/TargetParser/RISCVISAInfo.h @@ -5586,6 +5331,8 @@ drwxr-xr-x root/root usr/include/llvm/Testing/ADT/ -rw-r--r-- root/root usr/include/llvm/Testing/ADT/StringMapEntry.h drwxr-xr-x root/root usr/include/llvm/Testing/Annotations/ -rw-r--r-- root/root usr/include/llvm/Testing/Annotations/Annotations.h +drwxr-xr-x root/root usr/include/llvm/Testing/Demangle/ +-rw-r--r-- root/root usr/include/llvm/Testing/Demangle/DemangleTestCases.inc drwxr-xr-x root/root usr/include/llvm/Testing/Support/ -rw-r--r-- root/root usr/include/llvm/Testing/Support/Error.h -rw-r--r-- root/root usr/include/llvm/Testing/Support/SupportHelpers.h @@ -5647,6 +5394,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/EmbedBitcodePass.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ExpandVariadics.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ExtractGV.h +-rw-r--r-- root/root usr/include/llvm/Transforms/IPO/FatLTOCleanup.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ForceFunctionAttrs.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/FunctionAttrs.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/FunctionImport.h @@ -5691,11 +5439,11 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/ -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/DataFlowSanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/GCOVProfiler.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/HWAddressSanitizer.h --rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/InstrOrderFile.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/InstrProfiling.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/KCFI.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/LowerAllowCheckPass.h --rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemProfiler.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemProfInstrumentation.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemProfUse.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemorySanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/NumericalStabilitySanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PGOCtxProfFlattening.h @@ -5811,6 +5559,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CtorUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/DXILUpgrade.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Debugify.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/DeclareRuntimeLibcalls.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/EntryExitInstrumenter.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/EscapeEnumerator.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Evaluator.h @@ -5830,6 +5579,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LCSSA.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LibCallsShrinkWrap.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Local.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LockstepReverseIterator.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LongestCommonSequence.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopConstrainer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopPeel.h @@ -5879,12 +5629,14 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/VNCoercion.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ValueMapper.h drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/ +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/EVLIndVarSimplify.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoadStoreVectorizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoopIdiomVectorize.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/LoopVectorize.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SLPVectorizer.h drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/ +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Debug.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h @@ -5892,8 +5644,16 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/ drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/ -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/NullPass.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PackReuse.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintInstructionCount.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/PrintRegion.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromBBs.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/RegionsFromMetadata.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/SeedCollection.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAcceptOrRevert.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAlwaysAccept.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionAlwaysRevert.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Passes/TransactionSave.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerPassBuilder.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Scheduler.h @@ -5934,389 +5694,393 @@ drwxr-xr-x root/root usr/include/mach-o/ -rw-r--r-- root/root usr/include/unwind_itanium.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/clang/ -drwxr-xr-x root/root usr/lib/clang/20/ -drwxr-xr-x root/root usr/lib/clang/20/bin/ --rwxr-xr-x root/root usr/lib/clang/20/bin/hwasan_symbolize -drwxr-xr-x root/root usr/lib/clang/20/include/ --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_builtin_vars.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_cmath.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_complex_builtins.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_device_functions.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_intrinsics.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_libdevice_declares.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_math.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_math_forward_declares.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_runtime_wrapper.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_cuda_texture_intrinsics.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_hip_cmath.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_hip_libdevice_declares.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_hip_math.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_hip_runtime_wrapper.h --rw-r--r-- root/root usr/lib/clang/20/include/__clang_hip_stdlib.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg___gnuc_va_list.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg___va_copy.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg_header_macro.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg_va_arg.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg_va_copy.h --rw-r--r-- root/root usr/lib/clang/20/include/__stdarg_va_list.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_header_macro.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_max_align_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_null.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_nullptr_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_offsetof.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_ptrdiff_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_rsize_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_size_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_unreachable.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_wchar_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__stddef_wint_t.h --rw-r--r-- root/root usr/lib/clang/20/include/__wmmintrin_aes.h --rw-r--r-- root/root usr/lib/clang/20/include/__wmmintrin_pclmul.h --rw-r--r-- root/root usr/lib/clang/20/include/adcintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/adxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/altivec.h --rw-r--r-- root/root usr/lib/clang/20/include/amdgpuintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ammintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxavx512intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxbf16transposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxcomplexintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxcomplextransposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxfp16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxfp16transposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxfp8intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxmovrsintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxmovrstransposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxtf32intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxtf32transposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/amxtransposeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/arm64intr.h --rw-r--r-- root/root usr/lib/clang/20/include/arm_acle.h --rw-r--r-- root/root usr/lib/clang/20/include/arm_cmse.h --rw-r--r-- root/root usr/lib/clang/20/include/arm_neon_sve_bridge.h --rw-r--r-- root/root usr/lib/clang/20/include/armintr.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512bf16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512convertintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512minmaxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512niintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512satcvtdsintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2_512satcvtintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2bf16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2convertintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2copyintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2minmaxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2niintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2satcvtdsintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx10_2satcvtintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512bf16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512bitalgintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512bwintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512cdintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512dqintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512fintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512fp16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512ifmaintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512ifmavlintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vbmi2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vbmiintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vbmivlintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlbf16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlbitalgintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlbwintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlcdintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vldqintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlfp16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlvbmi2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlvnniintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vlvp2intersectintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vnniintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vp2intersectintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vpopcntdqintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avx512vpopcntdqvlintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxifmaintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxneconvertintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxvnniint16intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxvnniint8intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/avxvnniintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/bmi2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/bmiintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/builtins.h --rw-r--r-- root/root usr/lib/clang/20/include/cet.h --rw-r--r-- root/root usr/lib/clang/20/include/cetintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/cldemoteintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/clflushoptintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/clwbintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/clzerointrin.h --rw-r--r-- root/root usr/lib/clang/20/include/cmpccxaddintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/cpuid.h --rw-r--r-- root/root usr/lib/clang/20/include/crc32intrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/cuda_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/algorithm -drwxr-xr-x root/root usr/lib/clang/20/include/cuda_wrappers/bits/ --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/bits/basic_string.h --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/bits/basic_string.tcc --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/bits/shared_ptr_base.h --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/cmath --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/complex --rw-r--r-- root/root usr/lib/clang/20/include/cuda_wrappers/new --rw-r--r-- root/root usr/lib/clang/20/include/emmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/enqcmdintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/f16cintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/float.h --rw-r--r-- root/root usr/lib/clang/20/include/fma4intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/fmaintrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/fuzzer/ --rw-r--r-- root/root usr/lib/clang/20/include/fuzzer/FuzzedDataProvider.h --rw-r--r-- root/root usr/lib/clang/20/include/fxsrintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/gfniintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/gpuintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/hexagon_circ_brev_intrinsics.h --rw-r--r-- root/root usr/lib/clang/20/include/hexagon_protos.h --rw-r--r-- root/root usr/lib/clang/20/include/hexagon_types.h --rw-r--r-- root/root usr/lib/clang/20/include/hresetintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/htmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/htmxlintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/hvx_hexagon_protos.h --rw-r--r-- root/root usr/lib/clang/20/include/ia32intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/immintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/intrin0.h --rw-r--r-- root/root usr/lib/clang/20/include/inttypes.h --rw-r--r-- root/root usr/lib/clang/20/include/invpcidintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/iso646.h --rw-r--r-- root/root usr/lib/clang/20/include/keylockerintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/larchintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/lasxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/limits.h -drwxr-xr-x root/root usr/lib/clang/20/include/llvm_libc_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/assert.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/ctype.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/inttypes.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/stdio.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/stdlib.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/string.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_libc_wrappers/time.h -drwxr-xr-x root/root usr/lib/clang/20/include/llvm_offload_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/llvm_offload_wrappers/__llvm_offload.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_offload_wrappers/__llvm_offload_device.h --rw-r--r-- root/root usr/lib/clang/20/include/llvm_offload_wrappers/__llvm_offload_host.h --rw-r--r-- root/root usr/lib/clang/20/include/lsxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/lwpintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/lzcntintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/mm3dnow.h --rw-r--r-- root/root usr/lib/clang/20/include/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/20/include/mmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/module.modulemap --rw-r--r-- root/root usr/lib/clang/20/include/movdirintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/movrs_avx10_2_512intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/movrs_avx10_2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/movrsintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/msa.h --rw-r--r-- root/root usr/lib/clang/20/include/mwaitxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/nvptxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/opencl-c-base.h --rw-r--r-- root/root usr/lib/clang/20/include/opencl-c.h -drwxr-xr-x root/root usr/lib/clang/20/include/openmp_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/__clang_openmp_device_functions.h --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/cmath --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/complex --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/complex.h --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/complex_cmath.h --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/math.h --rw-r--r-- root/root usr/lib/clang/20/include/openmp_wrappers/new -drwxr-xr-x root/root usr/lib/clang/20/include/orc/ --rw-r--r-- root/root usr/lib/clang/20/include/orc/c_api.h --rw-r--r-- root/root usr/lib/clang/20/include/pconfigintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/pkuintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/popcntintrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/ppc_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/bmi2intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/bmiintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/emmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/immintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/mmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/smmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/x86gprintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/x86intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/ppc_wrappers/xmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/prfchiintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/prfchwintrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/profile/ --rw-r--r-- root/root usr/lib/clang/20/include/profile/InstrProfData.inc --rw-r--r-- root/root usr/lib/clang/20/include/profile/instr_prof_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/ptrauth.h --rw-r--r-- root/root usr/lib/clang/20/include/ptwriteintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/raointintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/rdpruintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/rdseedintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/riscv_bitmanip.h --rw-r--r-- root/root usr/lib/clang/20/include/riscv_corev_alu.h --rw-r--r-- root/root usr/lib/clang/20/include/riscv_crypto.h --rw-r--r-- root/root usr/lib/clang/20/include/riscv_ntlh.h --rw-r--r-- root/root usr/lib/clang/20/include/rtmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/s390intrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/sanitizer/ --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/allocator_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/asan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/common_interface_defs.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/coverage_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/dfsan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/hwasan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/linux_syscall_hooks.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/lsan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/memprof_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/msan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/netbsd_syscall_hooks.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/rtsan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/scudo_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/tsan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/tsan_interface_atomic.h --rw-r--r-- root/root usr/lib/clang/20/include/sanitizer/ubsan_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/serializeintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/sgxintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/sha512intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/shaintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/sifive_vector.h --rw-r--r-- root/root usr/lib/clang/20/include/sm3intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/sm4evexintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/sm4intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/smmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/stdalign.h --rw-r--r-- root/root usr/lib/clang/20/include/stdarg.h --rw-r--r-- root/root usr/lib/clang/20/include/stdatomic.h --rw-r--r-- root/root usr/lib/clang/20/include/stdbool.h --rw-r--r-- root/root usr/lib/clang/20/include/stdckdint.h --rw-r--r-- root/root usr/lib/clang/20/include/stddef.h --rw-r--r-- root/root usr/lib/clang/20/include/stdint.h --rw-r--r-- root/root usr/lib/clang/20/include/stdnoreturn.h --rw-r--r-- root/root usr/lib/clang/20/include/tbmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/tgmath.h --rw-r--r-- root/root usr/lib/clang/20/include/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/tsxldtrkintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/uintrintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/unwind.h --rw-r--r-- root/root usr/lib/clang/20/include/usermsrintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/vadefs.h --rw-r--r-- root/root usr/lib/clang/20/include/vaesintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/varargs.h --rw-r--r-- root/root usr/lib/clang/20/include/vecintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/velintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/velintrin_approx.h --rw-r--r-- root/root usr/lib/clang/20/include/velintrin_gen.h --rw-r--r-- root/root usr/lib/clang/20/include/vpclmulqdqintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/waitpkgintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/wasm_simd128.h --rw-r--r-- root/root usr/lib/clang/20/include/wbnoinvdintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/wmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/x86gprintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/x86intrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xmmintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xopintrin.h -drwxr-xr-x root/root usr/lib/clang/20/include/xray/ --rw-r--r-- root/root usr/lib/clang/20/include/xray/xray_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/xray/xray_log_interface.h --rw-r--r-- root/root usr/lib/clang/20/include/xray/xray_records.h --rw-r--r-- root/root usr/lib/clang/20/include/xsavecintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xsaveintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xsaveoptintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xsavesintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/xtestintrin.h --rw-r--r-- root/root usr/lib/clang/20/include/yvals_core.h -drwxr-xr-x root/root usr/lib/clang/20/include/zos_wrappers/ --rw-r--r-- root/root usr/lib/clang/20/include/zos_wrappers/builtins.h -drwxr-xr-x root/root usr/lib/clang/20/lib/ -drwxr-xr-x root/root usr/lib/clang/20/lib/i386-pc-linux-musl/ --rw-r--r-- root/root usr/lib/clang/20/lib/i386-pc-linux-musl/clang_rt.crtbegin.o --rw-r--r-- root/root usr/lib/clang/20/lib/i386-pc-linux-musl/clang_rt.crtend.o --rw-r--r-- root/root usr/lib/clang/20/lib/i386-pc-linux-musl/libclang_rt.builtins.a -drwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/ --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/clang_rt.crtbegin.o --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/clang_rt.crtend.o --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan-preinit.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.asan_static.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.builtins.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.cfi.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.cfi_diag.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ctx_profile.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.dd.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.dyndd.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_interceptors.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_no_main.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan-preinit.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.lsan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof-preinit.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.msan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.msan.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.nsan.a --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.nsan.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.profile.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.rtsan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.safestack.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.a --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.stats.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.stats_client.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tsan.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.tysan.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a.syms --rwxr-xr-x root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.so --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.xray-basic.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.xray-dso.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.xray-fdr.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.xray-profiling.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/libclang_rt.xray.a --rw-r--r-- root/root usr/lib/clang/20/lib/x86_64-pc-linux-musl/liborc_rt.a -drwxr-xr-x root/root usr/lib/clang/20/share/ --rw-r--r-- root/root usr/lib/clang/20/share/asan_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/20/share/cfi_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/20/share/dfsan_abilist.txt --rw-r--r-- root/root usr/lib/clang/20/share/hwasan_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/20/share/msan_ignorelist.txt +drwxr-xr-x root/root usr/lib/clang/21/ +drwxr-xr-x root/root usr/lib/clang/21/bin/ +-rwxr-xr-x root/root usr/lib/clang/21/bin/hwasan_symbolize +drwxr-xr-x root/root usr/lib/clang/21/include/ +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_builtin_vars.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_cmath.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_complex_builtins.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_device_functions.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_intrinsics.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_libdevice_declares.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_math.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_math_forward_declares.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_runtime_wrapper.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_cuda_texture_intrinsics.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_hip_cmath.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_hip_libdevice_declares.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_hip_math.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_hip_runtime_wrapper.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_hip_stdlib.h +-rw-r--r-- root/root usr/lib/clang/21/include/__clang_spirv_builtins.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg___gnuc_va_list.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg___va_copy.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg_header_macro.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg_va_arg.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg_va_copy.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stdarg_va_list.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_header_macro.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_max_align_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_null.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_nullptr_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_offsetof.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_ptrdiff_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_rsize_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_size_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_unreachable.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_wchar_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__stddef_wint_t.h +-rw-r--r-- root/root usr/lib/clang/21/include/__wmmintrin_aes.h +-rw-r--r-- root/root usr/lib/clang/21/include/__wmmintrin_pclmul.h +-rw-r--r-- root/root usr/lib/clang/21/include/adcintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/adxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/altivec.h +-rw-r--r-- root/root usr/lib/clang/21/include/amdgpuintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ammintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxavx512intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxbf16transposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxcomplexintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxcomplextransposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxfp16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxfp16transposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxfp8intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxmovrsintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxmovrstransposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxtf32intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxtf32transposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/amxtransposeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/andes_vector.h +-rw-r--r-- root/root usr/lib/clang/21/include/arm64intr.h +-rw-r--r-- root/root usr/lib/clang/21/include/arm_acle.h +-rw-r--r-- root/root usr/lib/clang/21/include/arm_cmse.h +-rw-r--r-- root/root usr/lib/clang/21/include/arm_neon_sve_bridge.h +-rw-r--r-- root/root usr/lib/clang/21/include/armintr.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512bf16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512convertintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512minmaxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512niintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512satcvtdsintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2_512satcvtintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2bf16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2convertintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2copyintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2minmaxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2niintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2satcvtdsintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx10_2satcvtintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512bf16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512bitalgintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512bwintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512cdintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512dqintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512fintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512fp16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512ifmaintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512ifmavlintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vbmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vbmiintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vbmivlintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlbf16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlbitalgintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlbwintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlcdintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vldqintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlfp16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlvbmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlvnniintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vlvp2intersectintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vnniintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vp2intersectintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vpopcntdqintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avx512vpopcntdqvlintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxifmaintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxneconvertintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxvnniint16intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxvnniint8intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/avxvnniintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/bmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/bmiintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/builtins.h +-rw-r--r-- root/root usr/lib/clang/21/include/cet.h +-rw-r--r-- root/root usr/lib/clang/21/include/cetintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/cldemoteintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/clflushoptintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/clwbintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/clzerointrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/cmpccxaddintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/cpuid.h +-rw-r--r-- root/root usr/lib/clang/21/include/crc32intrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/cuda_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/algorithm +drwxr-xr-x root/root usr/lib/clang/21/include/cuda_wrappers/bits/ +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/bits/basic_string.h +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/bits/basic_string.tcc +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/bits/c++config.h +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/bits/shared_ptr_base.h +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/cmath +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/complex +-rw-r--r-- root/root usr/lib/clang/21/include/cuda_wrappers/new +-rw-r--r-- root/root usr/lib/clang/21/include/emmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/enqcmdintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/f16cintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/float.h +-rw-r--r-- root/root usr/lib/clang/21/include/fma4intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/fmaintrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/fuzzer/ +-rw-r--r-- root/root usr/lib/clang/21/include/fuzzer/FuzzedDataProvider.h +-rw-r--r-- root/root usr/lib/clang/21/include/fxsrintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/gfniintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/gpuintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/hexagon_circ_brev_intrinsics.h +-rw-r--r-- root/root usr/lib/clang/21/include/hexagon_protos.h +-rw-r--r-- root/root usr/lib/clang/21/include/hexagon_types.h +-rw-r--r-- root/root usr/lib/clang/21/include/hresetintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/htmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/htmxlintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/hvx_hexagon_protos.h +-rw-r--r-- root/root usr/lib/clang/21/include/ia32intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/immintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/intrin0.h +-rw-r--r-- root/root usr/lib/clang/21/include/inttypes.h +-rw-r--r-- root/root usr/lib/clang/21/include/invpcidintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/iso646.h +-rw-r--r-- root/root usr/lib/clang/21/include/keylockerintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/larchintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/lasxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/limits.h +drwxr-xr-x root/root usr/lib/clang/21/include/llvm_libc_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/assert.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/ctype.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/inttypes.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/stdio.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/stdlib.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/string.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_libc_wrappers/time.h +drwxr-xr-x root/root usr/lib/clang/21/include/llvm_offload_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload_device.h +-rw-r--r-- root/root usr/lib/clang/21/include/llvm_offload_wrappers/__llvm_offload_host.h +-rw-r--r-- root/root usr/lib/clang/21/include/lsxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/lwpintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/lzcntintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/mm3dnow.h +-rw-r--r-- root/root usr/lib/clang/21/include/mm_malloc.h +-rw-r--r-- root/root usr/lib/clang/21/include/mmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/module.modulemap +-rw-r--r-- root/root usr/lib/clang/21/include/movdirintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/movrs_avx10_2_512intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/movrs_avx10_2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/movrsintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/msa.h +-rw-r--r-- root/root usr/lib/clang/21/include/mwaitxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/nmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/nvptxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/opencl-c-base.h +-rw-r--r-- root/root usr/lib/clang/21/include/opencl-c.h +drwxr-xr-x root/root usr/lib/clang/21/include/openmp_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/__clang_openmp_device_functions.h +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/cmath +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/complex +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/complex.h +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/complex_cmath.h +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/math.h +-rw-r--r-- root/root usr/lib/clang/21/include/openmp_wrappers/new +drwxr-xr-x root/root usr/lib/clang/21/include/orc/ +-rw-r--r-- root/root usr/lib/clang/21/include/orc/c_api.h +-rw-r--r-- root/root usr/lib/clang/21/include/pconfigintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/pkuintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/pmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/popcntintrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/ppc_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/bmi2intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/bmiintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/emmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/immintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/mm_malloc.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/mmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/nmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/pmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/smmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/tmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/x86gprintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/x86intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/ppc_wrappers/xmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/prfchiintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/prfchwintrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/profile/ +-rw-r--r-- root/root usr/lib/clang/21/include/profile/InstrProfData.inc +-rw-r--r-- root/root usr/lib/clang/21/include/profile/instr_prof_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/ptrauth.h +-rw-r--r-- root/root usr/lib/clang/21/include/ptwriteintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/raointintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/rdpruintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/rdseedintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/riscv_bitmanip.h +-rw-r--r-- root/root usr/lib/clang/21/include/riscv_corev_alu.h +-rw-r--r-- root/root usr/lib/clang/21/include/riscv_crypto.h +-rw-r--r-- root/root usr/lib/clang/21/include/riscv_ntlh.h +-rw-r--r-- root/root usr/lib/clang/21/include/rtmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/s390intrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/sanitizer/ +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/allocator_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/asan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/common_interface_defs.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/coverage_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/dfsan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/hwasan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/linux_syscall_hooks.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/lsan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/memprof_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/msan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/netbsd_syscall_hooks.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/rtsan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/scudo_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/tsan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/tsan_interface_atomic.h +-rw-r--r-- root/root usr/lib/clang/21/include/sanitizer/ubsan_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/serializeintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/sgxintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/sha512intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/shaintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/sifive_vector.h +-rw-r--r-- root/root usr/lib/clang/21/include/sm3intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/sm4evexintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/sm4intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/smmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdalign.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdarg.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdatomic.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdbool.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdckdint.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdcountof.h +-rw-r--r-- root/root usr/lib/clang/21/include/stddef.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdint.h +-rw-r--r-- root/root usr/lib/clang/21/include/stdnoreturn.h +-rw-r--r-- root/root usr/lib/clang/21/include/tbmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/tgmath.h +-rw-r--r-- root/root usr/lib/clang/21/include/tmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/tsxldtrkintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/uintrintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/unwind.h +-rw-r--r-- root/root usr/lib/clang/21/include/usermsrintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/vadefs.h +-rw-r--r-- root/root usr/lib/clang/21/include/vaesintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/varargs.h +-rw-r--r-- root/root usr/lib/clang/21/include/vecintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/velintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/velintrin_approx.h +-rw-r--r-- root/root usr/lib/clang/21/include/velintrin_gen.h +-rw-r--r-- root/root usr/lib/clang/21/include/vpclmulqdqintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/waitpkgintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/wasm_simd128.h +-rw-r--r-- root/root usr/lib/clang/21/include/wbnoinvdintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/wmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/x86gprintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/x86intrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xmmintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xopintrin.h +drwxr-xr-x root/root usr/lib/clang/21/include/xray/ +-rw-r--r-- root/root usr/lib/clang/21/include/xray/xray_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/xray/xray_log_interface.h +-rw-r--r-- root/root usr/lib/clang/21/include/xray/xray_records.h +-rw-r--r-- root/root usr/lib/clang/21/include/xsavecintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xsaveintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xsaveoptintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xsavesintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/xtestintrin.h +-rw-r--r-- root/root usr/lib/clang/21/include/yvals_core.h +drwxr-xr-x root/root usr/lib/clang/21/include/zos_wrappers/ +-rw-r--r-- root/root usr/lib/clang/21/include/zos_wrappers/builtins.h +drwxr-xr-x root/root usr/lib/clang/21/lib/ +drwxr-xr-x root/root usr/lib/clang/21/lib/i386-pc-linux-musl/ +-rw-r--r-- root/root usr/lib/clang/21/lib/i386-pc-linux-musl/clang_rt.crtbegin.o +-rw-r--r-- root/root usr/lib/clang/21/lib/i386-pc-linux-musl/clang_rt.crtend.o +-rw-r--r-- root/root usr/lib/clang/21/lib/i386-pc-linux-musl/libclang_rt.builtins.a +drwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/ +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/clang_rt.crtbegin.o +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/clang_rt.crtend.o +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan-preinit.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.asan_static.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.builtins.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.cfi.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.cfi_diag.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ctx_profile.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.dd.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.dyndd.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_interceptors.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_no_main.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan-preinit.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.lsan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof-preinit.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.msan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.msan.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.nsan.a +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.nsan.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.profile.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.rtsan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.safestack.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.a +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.stats.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.stats_client.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tsan.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.tysan.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a.syms +-rwxr-xr-x root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.so +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a.syms +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.xray-basic.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.xray-dso.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.xray-fdr.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.xray-profiling.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/libclang_rt.xray.a +-rw-r--r-- root/root usr/lib/clang/21/lib/x86_64-pc-linux-musl/liborc_rt.a +drwxr-xr-x root/root usr/lib/clang/21/share/ +-rw-r--r-- root/root usr/lib/clang/21/share/asan_ignorelist.txt +-rw-r--r-- root/root usr/lib/clang/21/share/cfi_ignorelist.txt +-rw-r--r-- root/root usr/lib/clang/21/share/dfsan_abilist.txt +-rw-r--r-- root/root usr/lib/clang/21/share/hwasan_ignorelist.txt +-rw-r--r-- root/root usr/lib/clang/21/share/msan_ignorelist.txt drwxr-xr-x root/root usr/lib/cmake/ drwxr-xr-x root/root usr/lib/cmake/clang/ -rw-r--r-- root/root usr/lib/cmake/clang/AddClang.cmake @@ -6368,9 +6132,9 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/ -rw-r--r-- root/root usr/lib/cmake/llvm/UseLibtool.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/VersionFromVCS.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/llvm-driver-template.cpp.in -lrwxrwxrwx root/root usr/lib/libLLVM-20.so -> libLLVM.so.20.1 -lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.20.1 --rwxr-xr-x root/root usr/lib/libLLVM.so.20.1 +lrwxrwxrwx root/root usr/lib/libLLVM-21.so -> libLLVM.so.21.1 +lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.21.1 +-rwxr-xr-x root/root usr/lib/libLLVM.so.21.1 -rw-r--r-- root/root usr/lib/libLLVMAMDGPUAsmParser.a -rw-r--r-- root/root usr/lib/libLLVMAMDGPUCodeGen.a -rw-r--r-- root/root usr/lib/libLLVMAMDGPUDesc.a @@ -6394,6 +6158,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.20.1 -rw-r--r-- root/root usr/lib/libLLVMCore.a -rw-r--r-- root/root usr/lib/libLLVMCoroutines.a -rw-r--r-- root/root usr/lib/libLLVMCoverage.a +-rw-r--r-- root/root usr/lib/libLLVMDWARFCFIChecker.a -rw-r--r-- root/root usr/lib/libLLVMDWARFLinker.a -rw-r--r-- root/root usr/lib/libLLVMDWARFLinkerClassic.a -rw-r--r-- root/root usr/lib/libLLVMDWARFLinkerParallel.a @@ -6401,6 +6166,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.20.1 -rw-r--r-- root/root usr/lib/libLLVMDebugInfoBTF.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoCodeView.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoDWARF.a +-rw-r--r-- root/root usr/lib/libLLVMDebugInfoDWARFLowLevel.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoGSYM.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoLogicalView.a -rw-r--r-- root/root usr/lib/libLLVMDebugInfoMSF.a @@ -6415,6 +6181,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.20.1 -rw-r--r-- root/root usr/lib/libLLVMExtensions.a -rw-r--r-- root/root usr/lib/libLLVMFileCheck.a -rw-r--r-- root/root usr/lib/libLLVMFrontendAtomic.a +-rw-r--r-- root/root usr/lib/libLLVMFrontendDirective.a -rw-r--r-- root/root usr/lib/libLLVMFrontendDriver.a -rw-r--r-- root/root usr/lib/libLLVMFrontendHLSL.a -rw-r--r-- root/root usr/lib/libLLVMFrontendOffloading.a @@ -6480,10 +6247,10 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.20.1 -rw-r--r-- root/root usr/lib/libLLVMX86TargetMCA.a -rw-r--r-- root/root usr/lib/libLLVMXRay.a -rw-r--r-- root/root usr/lib/libLLVMipo.a -lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.20.1 --rwxr-xr-x root/root usr/lib/libLTO.so.20.1 -lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.20.1 --rwxr-xr-x root/root usr/lib/libRemarks.so.20.1 +lrwxrwxrwx root/root usr/lib/libLTO.so -> libLTO.so.21.1 +-rwxr-xr-x root/root usr/lib/libLTO.so.21.1 +lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.21.1 +-rwxr-xr-x root/root usr/lib/libRemarks.so.21.1 -rw-r--r-- root/root usr/lib/libc++.a -rw-r--r-- root/root usr/lib/libc++.modules.json -rw-r--r-- root/root usr/lib/libc++.so @@ -6494,14 +6261,13 @@ lrwxrwxrwx root/root usr/lib/libc++abi.so -> libc++abi.so.1 lrwxrwxrwx root/root usr/lib/libc++abi.so.1 -> libc++abi.so.1.0 -rwxr-xr-x root/root usr/lib/libc++abi.so.1.0 -rw-r--r-- root/root usr/lib/libc++experimental.a -lrwxrwxrwx root/root usr/lib/libclang-cpp.so -> libclang-cpp.so.20.1 --rwxr-xr-x root/root usr/lib/libclang-cpp.so.20.1 +lrwxrwxrwx root/root usr/lib/libclang-cpp.so -> libclang-cpp.so.21.1 +-rwxr-xr-x root/root usr/lib/libclang-cpp.so.21.1 -rw-r--r-- root/root usr/lib/libclang.a -lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.20.1 -lrwxrwxrwx root/root usr/lib/libclang.so.20.1 -> libclang.so.20.1.8 --rwxr-xr-x root/root usr/lib/libclang.so.20.1.8 +lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.21.1 +lrwxrwxrwx root/root usr/lib/libclang.so.21.1 -> libclang.so.21.1.4 +-rwxr-xr-x root/root usr/lib/libclang.so.21.1.4 -rw-r--r-- root/root usr/lib/libclangAPINotes.a --rw-r--r-- root/root usr/lib/libclangARCMigrate.a -rw-r--r-- root/root usr/lib/libclangAST.a -rw-r--r-- root/root usr/lib/libclangASTMatchers.a -rw-r--r-- root/root usr/lib/libclangAnalysis.a @@ -6517,6 +6283,7 @@ lrwxrwxrwx root/root usr/lib/libclang.so.20.1 -> libclang.so.20.1.8 -rw-r--r-- root/root usr/lib/libclangDependencyScanning.a -rw-r--r-- root/root usr/lib/libclangDirectoryWatcher.a -rw-r--r-- root/root usr/lib/libclangDoc.a +-rw-r--r-- root/root usr/lib/libclangDocSupport.a -rw-r--r-- root/root usr/lib/libclangDriver.a -rw-r--r-- root/root usr/lib/libclangDynamicASTMatchers.a -rw-r--r-- root/root usr/lib/libclangEdit.a @@ -6623,7 +6390,15 @@ drwxr-xr-x root/root usr/libexec/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/clang-doc/ -rw-r--r-- root/root usr/share/clang-doc/clang-doc-default-stylesheet.css +-rw-r--r-- root/root usr/share/clang-doc/clang-doc-mustache.css +-rw-r--r-- root/root usr/share/clang-doc/class-template.mustache +-rw-r--r-- root/root usr/share/clang-doc/comment-template.mustache +-rw-r--r-- root/root usr/share/clang-doc/enum-template.mustache +-rw-r--r-- root/root usr/share/clang-doc/function-template.mustache -rw-r--r-- root/root usr/share/clang-doc/index.js +-rw-r--r-- root/root usr/share/clang-doc/mustache-index.js +-rw-r--r-- root/root usr/share/clang-doc/namespace-template.mustache +-rw-r--r-- root/root usr/share/clang-doc/template.mustache drwxr-xr-x root/root usr/share/clang/ -rw-r--r-- root/root usr/share/clang/bash-autocomplete.sh -rw-r--r-- root/root usr/share/clang/clang-format-bbedit.applescript diff --git a/repos/core/llvm/abuild b/repos/core/llvm/abuild @@ -1,5 +1,5 @@ name=llvm -version=20.1.8 +version=21.1.4 release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99