diff options
Diffstat (limited to 'repos/core/llvm')
| -rw-r--r-- | repos/core/llvm/.checksum | 5 | ||||
| -rwxr-xr-x | repos/core/llvm/.files | 2128 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch | 34 | ||||
| -rwxr-xr-x | repos/core/llvm/0013-libc-musl-locale-workarounds.patch | 40 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/0014-clang-disable-multiarch-layout-on-musl.patch | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/0017-clang-use-as-needed-by-default.patch | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/abuild | 5 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/c89 | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/c99 | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/compiler-rt-sanitizer-supported-arch.patch | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/fix-msan-with-musl.patch | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/musl-stack-size.patch | 0 | ||||
| -rw-r--r--[-rwxr-xr-x] | repos/core/llvm/musl-targets.patch | 0 |
13 files changed, 1737 insertions, 475 deletions
diff --git a/repos/core/llvm/.checksum b/repos/core/llvm/.checksum index a3bb86db..d71cc741 100644 --- a/repos/core/llvm/.checksum +++ b/repos/core/llvm/.checksum @@ -1,5 +1,4 @@ -f3572eae0eb7a8dac825a67153dd8fb471cbd11063e7125d53bf3c7b793752a3 0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch -709df2d7df76b23e21ab9441fcbea28e6fdf9876c78d83dd60ade8bc6efe2a39 0013-libc-musl-locale-workarounds.patch +22efff9c8ed1a51e487aae43e525c424de9e1b18e6e0f0c9b0f50d79a67abf64 0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch fe545506e77506fee1a9197ec186f9ff406dd1df5836d89dc53738d56012dfa4 0014-clang-disable-multiarch-layout-on-musl.patch 9c6af487fec4cac4f87c26ba708c9335c66b95a97d473f4b855ae61da0046b10 0017-clang-use-as-needed-by-default.patch cd3f5b14620f184f4e75e24f5fee118b89cb377c863105c86652c9871e4f9d56 0024-clang-link-libcxxabi-on-linux-when-using-libc.patch @@ -7,6 +6,6 @@ cd3f5b14620f184f4e75e24f5fee118b89cb377c863105c86652c9871e4f9d56 0024-clang-lin a0ad4df956974d89d02d5ca023157e00be067c47948b4c5af04b10dcd5fdcbd5 c99 80138e469931386d617fa5da7a41cef5f33e900ec08d1062ab212c71303af2c9 compiler-rt-sanitizer-supported-arch.patch 8d1ba8db1a60a9b58e0acc7feef216f23b52ec0106b7681778f841529e7881ec fix-msan-with-musl.patch -63cec7bc0d8c415bc86fa8de99eb49910ae29ab4514bc3e94b4e7e915fff94f4 llvm-project-19.1.7.src.tar.xz +889c99c83ddb89630cb1c1df5de15bfb2e78991806526e091a938006eb5ccd78 llvm-project-20.1.3.src.tar.xz c975229979af06c139b27c56d42cb32a58b16aa5b0b74e28245a06e75be8f35e musl-stack-size.patch 4e36a6fa62dde7ffaa6bee55960e29c2e4cd761ec41405e0813ced50f28333a7 musl-targets.patch diff --git a/repos/core/llvm/.files b/repos/core/llvm/.files index 8688e7f3..c32b32ba 100755 --- a/repos/core/llvm/.files +++ b/repos/core/llvm/.files @@ -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-19 +lrwxrwxrwx root/root usr/bin/clang -> clang-20 lrwxrwxrwx root/root usr/bin/clang++ -> clang --rwxr-xr-x root/root usr/bin/clang-19 +-rwxr-xr-x root/root usr/bin/clang-20 -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 @@ -30,13 +30,12 @@ lrwxrwxrwx root/root usr/bin/clang-cpp -> clang -rwxr-xr-x root/root usr/bin/clang-nvlink-wrapper -rwxr-xr-x root/root usr/bin/clang-offload-bundler -rwxr-xr-x root/root usr/bin/clang-offload-packager --rwxr-xr-x root/root usr/bin/clang-pseudo -rwxr-xr-x root/root usr/bin/clang-query -rwxr-xr-x root/root usr/bin/clang-refactor --rwxr-xr-x root/root usr/bin/clang-rename -rwxr-xr-x root/root usr/bin/clang-reorder-fields -rwxr-xr-x root/root usr/bin/clang-repl -rwxr-xr-x root/root usr/bin/clang-scan-deps +-rwxr-xr-x root/root usr/bin/clang-sycl-linker -rwxr-xr-x root/root usr/bin/clang-tblgen -rwxr-xr-x root/root usr/bin/clang-tidy -rwxr-xr-x root/root usr/bin/clangd @@ -67,8 +66,10 @@ lrwxrwxrwx root/root usr/bin/llvm-bitcode-strip -> llvm-objcopy -rwxr-xr-x root/root usr/bin/llvm-c-test -rwxr-xr-x root/root usr/bin/llvm-cat -rwxr-xr-x root/root usr/bin/llvm-cfi-verify +-rwxr-xr-x root/root usr/bin/llvm-cgdata -rwxr-xr-x root/root usr/bin/llvm-config -rwxr-xr-x root/root usr/bin/llvm-cov +-rwxr-xr-x root/root usr/bin/llvm-ctxprof-util -rwxr-xr-x root/root usr/bin/llvm-cvtres -rwxr-xr-x root/root usr/bin/llvm-cxxdump -rwxr-xr-x root/root usr/bin/llvm-cxxfilt @@ -179,7 +180,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__algorithm/find_if.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/find_if_not.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/find_segment_if.h --rw-r--r-- root/root usr/include/c++/v1/__algorithm/fold.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_segment.h @@ -230,6 +230,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__algorithm/prev_permutation.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/pstl.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/push_heap.h +-rw-r--r-- root/root usr/include/c++/v1/__algorithm/radix_sort.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_adjacent_find.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_all_of.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_any_of.h @@ -254,6 +255,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_find_if.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_find_if_not.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_find_last.h +-rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_fold.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_for_each.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_for_each_n.h -rw-r--r-- root/root usr/include/c++/v1/__algorithm/ranges_generate.h @@ -363,7 +365,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__algorithm/ drwxr-xr-x root/root usr/include/c++/v1/__atomic/ -rw-r--r-- root/root usr/include/c++/v1/__atomic/aliases.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic.h --rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic_base.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic_flag.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic_init.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic_lock_free.h @@ -371,11 +372,14 @@ drwxr-xr-x root/root usr/include/c++/v1/__atomic/ -rw-r--r-- root/root usr/include/c++/v1/__atomic/atomic_sync.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/check_memory_order.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/contention_t.h --rw-r--r-- root/root usr/include/c++/v1/__atomic/cxx_atomic_impl.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/fence.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/is_always_lock_free.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/kill_dependency.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/memory_order.h +-rw-r--r-- root/root usr/include/c++/v1/__atomic/support.h +drwxr-xr-x root/root usr/include/c++/v1/__atomic/support/ +-rw-r--r-- root/root usr/include/c++/v1/__atomic/support/c11.h +-rw-r--r-- root/root usr/include/c++/v1/__atomic/support/gcc.h -rw-r--r-- root/root usr/include/c++/v1/__atomic/to_gcc_order.h drwxr-xr-x root/root usr/include/c++/v1/__bit/ -rw-r--r-- root/root usr/include/c++/v1/__bit/bit_cast.h @@ -395,6 +399,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__bit/ -rw-r--r-- root/root usr/include/c++/v1/__bit_reference drwxr-xr-x root/root usr/include/c++/v1/__charconv/ -rw-r--r-- root/root usr/include/c++/v1/__charconv/chars_format.h +-rw-r--r-- root/root usr/include/c++/v1/__charconv/from_chars_floating_point.h -rw-r--r-- root/root usr/include/c++/v1/__charconv/from_chars_integral.h -rw-r--r-- root/root usr/include/c++/v1/__charconv/from_chars_result.h -rw-r--r-- root/root usr/include/c++/v1/__charconv/tables.h @@ -433,6 +438,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__chrono/ -rw-r--r-- root/root usr/include/c++/v1/__chrono/time_zone_link.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/tzdb.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/tzdb_list.h +-rw-r--r-- root/root usr/include/c++/v1/__chrono/utc_clock.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/weekday.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/year.h -rw-r--r-- root/root usr/include/c++/v1/__chrono/year_month.h @@ -491,6 +497,1079 @@ drwxr-xr-x root/root usr/include/c++/v1/__coroutine/ -rw-r--r-- root/root usr/include/c++/v1/__coroutine/coroutine_traits.h -rw-r--r-- root/root usr/include/c++/v1/__coroutine/noop_coroutine_handle.h -rw-r--r-- root/root usr/include/c++/v1/__coroutine/trivial_awaitables.h +drwxr-xr-x root/root usr/include/c++/v1/__cstddef/ +-rw-r--r-- root/root usr/include/c++/v1/__cstddef/byte.h +-rw-r--r-- root/root usr/include/c++/v1/__cstddef/max_align_t.h +-rw-r--r-- root/root usr/include/c++/v1/__cstddef/nullptr_t.h +-rw-r--r-- root/root usr/include/c++/v1/__cstddef/ptrdiff_t.h +-rw-r--r-- root/root usr/include/c++/v1/__cstddef/size_t.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/ +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__algorithm/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/adjacent_find.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/copy_backward.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/copy_if.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/copy_move_common.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/copy_n.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/count.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/count_if.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/equal.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/equal_range.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/fill.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/fill_n.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find_end.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/find_first_of.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_heap_until.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_partitioned.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_permutation.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_sorted.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/is_sorted_until.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/max.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/max_element.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/move.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/move_backward.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/next_permutation.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/none_of.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/nth_element.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/partial_sort.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/partial_sort_copy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/partition.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/partition_copy.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/remove_if.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/replace.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/replace_copy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/replace_copy_if.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/replace_if.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/reverse.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/sort.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/sort_heap.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/stable_partition.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/stable_sort.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/swap_ranges.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/three_way_comp_ref_type.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/transform.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/uniform_random_bit_generator_adaptor.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/unique.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/unique_copy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/unwrap_iter.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/unwrap_range.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__algorithm/upper_bound.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__assert +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__atomic/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/aliases.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/atomic_base.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/cxx_atomic_impl.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/fence.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/is_always_lock_free.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__atomic/kill_dependency.h +-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 +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__configuration/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/abi.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/availability.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__configuration/compiler.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__debug_utils/strict_weak_ordering_check.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__exception/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__exception/exception.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__exception/exception_ptr.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__functional/weak_result_type.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__fwd/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__fwd/array.h +-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 +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__ios/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__ios/fpos.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__iterator/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/access.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__iterator/advance.h +-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/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/android.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/bsd_locale_defaults.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/bsd_locale_fallbacks.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/fuchsia.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/ibm.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/locale_guard.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/musl.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/newlib.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/openbsd.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__locale_dir/locale_base_api/win32.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__math/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/abs.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/copysign.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/error_functions.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/exponential_functions.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/fdim.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/fma.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/gamma.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/hyperbolic_functions.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/hypot.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/inverse_hyperbolic_functions.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/inverse_trigonometric_functions.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/logarithms.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/min_max.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__math/modulo.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/aligned_alloc.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocate_at_least.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocation_guard.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocator.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocator_arg_t.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocator_destructor.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/allocator_traits.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/assume_aligned.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/temp_value.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__memory/temporary_buffer.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/cauchy_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/chi_squared_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/clamp_to_integral.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/default_random_engine.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/discard_block_engine.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/discrete_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/exponential_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/extreme_value_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/fisher_f_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/gamma_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/generate_canonical.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/geometric_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/independent_bits_engine.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/is_seed_sequence.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/is_valid.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/knuth_b.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/linear_congruential_engine.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/log2.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/lognormal_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/mersenne_twister_engine.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/negative_binomial_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/normal_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/piecewise_constant_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/piecewise_linear_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/poisson_distribution.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/random_device.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/ranlux.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/seed_seq.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__random/shuffle_order_engine.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__string/extern_template_lists.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__support/ +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__support/ibm/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/ibm/gettod_zos.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/ibm/locale_mgmt_zos.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/ibm/nanosleep.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__support/xlocale/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/xlocale/__nop_locale_mgmt.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/xlocale/__posix_l_fallback.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__support/xlocale/__strtonum_fallback.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__system_error/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__system_error/errc.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__system_error/error_category.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__system_error/error_code.h +-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/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/support/c11.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/support/external.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/support/pthread.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/support/windows.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/this_thread.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/thread.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__thread/timed_backoff_policy.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_indices.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_like.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_like_ext.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_like_no_subrange.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_size.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__tuple/tuple_types.h +drwxr-xr-x root/root usr/include/c++/v1/__cxx03/__type_traits/ +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_const.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_cv.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_lvalue_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_pointer.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_rvalue_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/add_volatile.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/aligned_storage.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/copy_cv.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/copy_cvref.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/datasizeof.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/decay.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/dependent_type.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/desugars_to.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_array.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_assignable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_base_of.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_bounded_array.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_callable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_char_like_type.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_class.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_compound.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_const.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_constant_evaluated.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_constructible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_convertible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_core_convertible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_destructible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_empty.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_enum.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_equality_comparable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_execution_policy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_final.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_floating_point.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_function.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_fundamental.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_implicitly_default_constructible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_integral.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_literal_type.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_pod.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_pointer.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_polymorphic.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_primary_template.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_reference_wrapper.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_referenceable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_same.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_scalar.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_signed.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_signed_integer.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_specialization.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_standard_layout.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_swappable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivial.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_assignable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_constructible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_copyable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_destructible.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_lexicographically_comparable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_trivially_relocatable.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_unbounded_array.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_union.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_unsigned.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_unsigned_integer.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_valid_expansion.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_void.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/is_volatile.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/lazy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/make_32_64_or_128_bit.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/make_const_lvalue_ref.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/make_signed.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/make_unsigned.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/maybe_const.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/nat.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/negation.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/noexcept_move_assign_container.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/promote.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/rank.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_all_extents.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_const.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_const_ref.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_cv.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_cvref.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_extent.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_pointer.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/remove_volatile.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/result_of.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/strip_signature.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/type_identity.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/type_list.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/underlying_type.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__type_traits/unwrap_ref.h +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/move.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/no_destroy.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/pair.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/piecewise_construct.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/priority_tag.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/__utility/private_constructor_tag.h +-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/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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cctype +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/climits +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstdbool +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstddef +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstdint +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstdio +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstdlib +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cstring +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/ctgmath +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/ctime +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/ctype.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cuchar +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cwchar +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/cwctype +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/iosfwd +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdbool.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/stddef.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/stdexcept +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/uchar.h +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/unordered_map +-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 +-rw-r--r-- root/root usr/include/c++/v1/__cxx03/wctype.h -rw-r--r-- root/root usr/include/c++/v1/__cxxabi_config.h drwxr-xr-x root/root usr/include/c++/v1/__debug_utils/ -rw-r--r-- root/root usr/include/c++/v1/__debug_utils/randomize_range.h @@ -524,6 +1603,13 @@ drwxr-xr-x root/root usr/include/c++/v1/__filesystem/ -rw-r--r-- root/root usr/include/c++/v1/__filesystem/recursive_directory_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__filesystem/space_info.h -rw-r--r-- root/root usr/include/c++/v1/__filesystem/u8path.h +drwxr-xr-x root/root usr/include/c++/v1/__flat_map/ +-rw-r--r-- root/root usr/include/c++/v1/__flat_map/flat_map.h +-rw-r--r-- root/root usr/include/c++/v1/__flat_map/flat_multimap.h +-rw-r--r-- root/root usr/include/c++/v1/__flat_map/key_value_iterator.h +-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/__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 @@ -588,11 +1674,13 @@ drwxr-xr-x root/root usr/include/c++/v1/__functional/ drwxr-xr-x root/root usr/include/c++/v1/__fwd/ -rw-r--r-- root/root usr/include/c++/v1/__fwd/array.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/bit_reference.h +-rw-r--r-- root/root usr/include/c++/v1/__fwd/byte.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/complex.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/deque.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/format.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/fstream.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/functional.h +-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/mdspan.h @@ -609,6 +1697,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__fwd/ -rw-r--r-- root/root usr/include/c++/v1/__fwd/string_view.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/subrange.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/tuple.h +-rw-r--r-- root/root usr/include/c++/v1/__fwd/variant.h -rw-r--r-- root/root usr/include/c++/v1/__fwd/vector.h -rw-r--r-- root/root usr/include/c++/v1/__hash_table drwxr-xr-x root/root usr/include/c++/v1/__ios/ @@ -655,6 +1744,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__iterator/ -rw-r--r-- root/root usr/include/c++/v1/__iterator/segmented_iterator.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/size.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/sortable.h +-rw-r--r-- root/root usr/include/c++/v1/__iterator/static_bounded_iter.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/unreachable_sentinel.h -rw-r--r-- root/root usr/include/c++/v1/__iterator/wrap_iter.h -rw-r--r-- root/root usr/include/c++/v1/__locale @@ -662,15 +1752,20 @@ drwxr-xr-x root/root usr/include/c++/v1/__locale_dir/ -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 --rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/bsd_locale_defaults.h -rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/bsd_locale_fallbacks.h --rw-r--r-- root/root usr/include/c++/v1/__locale_dir/locale_base_api/fuchsia.h -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/locale_guard.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/newlib.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/locale_base_api/win32.h +-rw-r--r-- root/root usr/include/c++/v1/__locale_dir/pad_and_output.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 +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 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 @@ -710,28 +1805,30 @@ drwxr-xr-x root/root usr/include/c++/v1/__memory/ -rw-r--r-- root/root usr/include/c++/v1/__memory/allocator_arg_t.h -rw-r--r-- root/root usr/include/c++/v1/__memory/allocator_destructor.h -rw-r--r-- root/root usr/include/c++/v1/__memory/allocator_traits.h +-rw-r--r-- root/root usr/include/c++/v1/__memory/array_cookie.h -rw-r--r-- root/root usr/include/c++/v1/__memory/assume_aligned.h -rw-r--r-- root/root usr/include/c++/v1/__memory/auto_ptr.h --rw-r--r-- root/root usr/include/c++/v1/__memory/builtin_new_allocator.h -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/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/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_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 -rw-r--r-- root/root usr/include/c++/v1/__memory/shared_ptr.h -rw-r--r-- root/root usr/include/c++/v1/__memory/swap_allocator.h -rw-r--r-- root/root usr/include/c++/v1/__memory/temp_value.h -rw-r--r-- root/root usr/include/c++/v1/__memory/temporary_buffer.h -rw-r--r-- root/root usr/include/c++/v1/__memory/uninitialized_algorithms.h -rw-r--r-- root/root usr/include/c++/v1/__memory/unique_ptr.h +-rw-r--r-- root/root usr/include/c++/v1/__memory/unique_temporary_buffer.h -rw-r--r-- root/root usr/include/c++/v1/__memory/uses_allocator.h -rw-r--r-- root/root usr/include/c++/v1/__memory/uses_allocator_construction.h --rw-r--r-- root/root usr/include/c++/v1/__memory/voidify.h drwxr-xr-x root/root usr/include/c++/v1/__memory_resource/ -rw-r--r-- root/root usr/include/c++/v1/__memory_resource/memory_resource.h -rw-r--r-- root/root usr/include/c++/v1/__memory_resource/monotonic_buffer_resource.h @@ -745,6 +1842,17 @@ drwxr-xr-x root/root usr/include/c++/v1/__mutex/ -rw-r--r-- root/root usr/include/c++/v1/__mutex/once_flag.h -rw-r--r-- root/root usr/include/c++/v1/__mutex/tag_types.h -rw-r--r-- root/root usr/include/c++/v1/__mutex/unique_lock.h +drwxr-xr-x root/root usr/include/c++/v1/__new/ +-rw-r--r-- root/root usr/include/c++/v1/__new/align_val_t.h +-rw-r--r-- root/root usr/include/c++/v1/__new/allocate.h +-rw-r--r-- root/root usr/include/c++/v1/__new/destroying_delete_t.h +-rw-r--r-- root/root usr/include/c++/v1/__new/exceptions.h +-rw-r--r-- root/root usr/include/c++/v1/__new/global_new_delete.h +-rw-r--r-- root/root usr/include/c++/v1/__new/interference_size.h +-rw-r--r-- root/root usr/include/c++/v1/__new/launder.h +-rw-r--r-- root/root usr/include/c++/v1/__new/new_handler.h +-rw-r--r-- root/root usr/include/c++/v1/__new/nothrow_t.h +-rw-r--r-- root/root usr/include/c++/v1/__new/placement_new_delete.h -rw-r--r-- root/root usr/include/c++/v1/__node_handle drwxr-xr-x root/root usr/include/c++/v1/__numeric/ -rw-r--r-- root/root usr/include/c++/v1/__numeric/accumulate.h @@ -765,6 +1873,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__numeric/ drwxr-xr-x root/root usr/include/c++/v1/__ostream/ -rw-r--r-- root/root usr/include/c++/v1/__ostream/basic_ostream.h -rw-r--r-- root/root usr/include/c++/v1/__ostream/print.h +-rw-r--r-- root/root usr/include/c++/v1/__ostream/put_character_sequence.h drwxr-xr-x root/root usr/include/c++/v1/__pstl/ -rw-r--r-- root/root usr/include/c++/v1/__pstl/backend.h -rw-r--r-- root/root usr/include/c++/v1/__pstl/backend_fwd.h @@ -868,7 +1977,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__ranges/ -rw-r--r-- root/root usr/include/c++/v1/__ranges/views.h -rw-r--r-- root/root usr/include/c++/v1/__ranges/zip_view.h -rw-r--r-- root/root usr/include/c++/v1/__split_buffer --rw-r--r-- root/root usr/include/c++/v1/__std_clang_module -rw-r--r-- root/root usr/include/c++/v1/__std_mbstate_t.h drwxr-xr-x root/root usr/include/c++/v1/__stop_token/ -rw-r--r-- root/root usr/include/c++/v1/__stop_token/atomic_unique_lock.h @@ -897,6 +2005,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__system_error/ -rw-r--r-- root/root usr/include/c++/v1/__system_error/error_code.h -rw-r--r-- root/root usr/include/c++/v1/__system_error/error_condition.h -rw-r--r-- root/root usr/include/c++/v1/__system_error/system_error.h +-rw-r--r-- root/root usr/include/c++/v1/__system_error/throw_system_error.h drwxr-xr-x root/root usr/include/c++/v1/__thread/ -rw-r--r-- root/root usr/include/c++/v1/__thread/formatter.h -rw-r--r-- root/root usr/include/c++/v1/__thread/id.h @@ -925,12 +2034,10 @@ drwxr-xr-x root/root usr/include/c++/v1/__tuple/ -rw-r--r-- root/root usr/include/c++/v1/__tuple/tuple_size.h -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_const.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/add_cv.h +-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_volatile.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 @@ -939,12 +2046,14 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/common_type.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/conditional.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/conjunction.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/container_traits.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/copy_cv.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/copy_cvref.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/datasizeof.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/decay.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/dependent_type.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/desugars_to.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/detected_or.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/disjunction.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/enable_if.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/extent.h @@ -979,6 +2088,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_floating_point.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_function.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_fundamental.h +-rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_implicit_lifetime.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_implicitly_default_constructible.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_integral.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/is_literal_type.h @@ -1025,7 +2135,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__type_traits/ -rw-r--r-- root/root usr/include/c++/v1/__type_traits/maybe_const.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/nat.h -rw-r--r-- root/root usr/include/c++/v1/__type_traits/negation.h --rw-r--r-- root/root usr/include/c++/v1/__type_traits/noexcept_move_assign_container.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/remove_all_extents.h @@ -1052,6 +2161,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__utility/ -rw-r--r-- root/root usr/include/c++/v1/__utility/cmp.h -rw-r--r-- root/root usr/include/c++/v1/__utility/convert_to_integral.h -rw-r--r-- root/root usr/include/c++/v1/__utility/declval.h +-rw-r--r-- root/root usr/include/c++/v1/__utility/element_count.h -rw-r--r-- root/root usr/include/c++/v1/__utility/empty.h -rw-r--r-- root/root usr/include/c++/v1/__utility/exception_guard.h -rw-r--r-- root/root usr/include/c++/v1/__utility/exchange.h @@ -1068,12 +2178,22 @@ drwxr-xr-x root/root usr/include/c++/v1/__utility/ -rw-r--r-- root/root usr/include/c++/v1/__utility/priority_tag.h -rw-r--r-- root/root usr/include/c++/v1/__utility/private_constructor_tag.h -rw-r--r-- root/root usr/include/c++/v1/__utility/rel_ops.h +-rw-r--r-- root/root usr/include/c++/v1/__utility/scope_guard.h -rw-r--r-- root/root usr/include/c++/v1/__utility/small_buffer.h -rw-r--r-- root/root usr/include/c++/v1/__utility/swap.h -rw-r--r-- root/root usr/include/c++/v1/__utility/to_underlying.h -rw-r--r-- root/root usr/include/c++/v1/__utility/unreachable.h drwxr-xr-x root/root usr/include/c++/v1/__variant/ -rw-r--r-- root/root usr/include/c++/v1/__variant/monostate.h +drwxr-xr-x root/root usr/include/c++/v1/__vector/ +-rw-r--r-- root/root usr/include/c++/v1/__vector/comparison.h +-rw-r--r-- root/root usr/include/c++/v1/__vector/container_traits.h +-rw-r--r-- root/root usr/include/c++/v1/__vector/erase.h +-rw-r--r-- root/root usr/include/c++/v1/__vector/pmr.h +-rw-r--r-- root/root usr/include/c++/v1/__vector/swap.h +-rw-r--r-- root/root usr/include/c++/v1/__vector/vector.h +-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/algorithm -rw-r--r-- root/root usr/include/c++/v1/any @@ -1104,6 +2224,7 @@ drwxr-xr-x root/root usr/include/c++/v1/__variant/ -rw-r--r-- root/root usr/include/c++/v1/coroutine -rw-r--r-- root/root usr/include/c++/v1/csetjmp -rw-r--r-- root/root usr/include/c++/v1/csignal +-rw-r--r-- root/root usr/include/c++/v1/cstdalign -rw-r--r-- root/root usr/include/c++/v1/cstdarg -rw-r--r-- root/root usr/include/c++/v1/cstdbool -rw-r--r-- root/root usr/include/c++/v1/cstddef @@ -1124,7 +2245,6 @@ drwxr-xr-x root/root usr/include/c++/v1/__variant/ -rw-r--r-- root/root usr/include/c++/v1/execution -rw-r--r-- root/root usr/include/c++/v1/expected drwxr-xr-x root/root usr/include/c++/v1/experimental/ --rw-r--r-- root/root usr/include/c++/v1/experimental/__config drwxr-xr-x root/root usr/include/c++/v1/experimental/__simd/ -rw-r--r-- root/root usr/include/c++/v1/experimental/__simd/aligned_tag.h -rw-r--r-- root/root usr/include/c++/v1/experimental/__simd/declaration.h @@ -1147,6 +2267,7 @@ drwxr-xr-x root/root usr/include/c++/v1/ext/ -rw-r--r-- root/root usr/include/c++/v1/ext/hash_set -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/float.h -rw-r--r-- root/root usr/include/c++/v1/format -rw-r--r-- root/root usr/include/c++/v1/forward_list @@ -1166,7 +2287,6 @@ drwxr-xr-x root/root usr/include/c++/v1/ext/ -rw-r--r-- root/root usr/include/c++/v1/limits -rw-r--r-- root/root usr/include/c++/v1/list -rw-r--r-- root/root usr/include/c++/v1/locale --rw-r--r-- root/root usr/include/c++/v1/locale.h -rw-r--r-- root/root usr/include/c++/v1/map -rw-r--r-- root/root usr/include/c++/v1/math.h -rw-r--r-- root/root usr/include/c++/v1/mdspan @@ -1197,7 +2317,6 @@ drwxr-xr-x root/root usr/include/c++/v1/ext/ -rw-r--r-- root/root usr/include/c++/v1/stdbool.h -rw-r--r-- root/root usr/include/c++/v1/stddef.h -rw-r--r-- root/root usr/include/c++/v1/stdexcept --rw-r--r-- root/root usr/include/c++/v1/stdint.h -rw-r--r-- root/root usr/include/c++/v1/stdio.h -rw-r--r-- root/root usr/include/c++/v1/stdlib.h -rw-r--r-- root/root usr/include/c++/v1/stop_token @@ -1304,6 +2423,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/AssertSideEffectCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/AssignmentInIfConditionCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/BadSignalToKillThreadCheck.h +-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/CastingThroughVoidCheck.h @@ -1323,6 +2443,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/InaccurateEraseCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/IncDecInConditionsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/IncorrectEnableIfCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/IncorrectEnableSharedFromThisCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/IncorrectRoundingsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/InfiniteLoopCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/IntegerDivisionCheck.h @@ -1336,8 +2457,10 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MultiLevelImplicitPointerConversionCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MultipleNewInOneExpressionCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/MultipleStatementMacroCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/NarrowingConversionsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/NoEscapeCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/NonZeroEnumToBoolConversionCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/NondeterministicPointerIterationOrderCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/NotNullTerminatedResultCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/OptionalValueConversionCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/ParentVirtualCallCheck.h @@ -1369,6 +2492,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/bugprone/ -rw-r--r-- root/root usr/include/clang-tidy/bugprone/SuspiciousStringviewDataUsageCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/SwappedArgumentsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/SwitchMissingDefaultCaseCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/bugprone/TaggedUnionMemberCountCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/TerminatingContinueCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/ThrowKeywordMissingCheck.h -rw-r--r-- root/root usr/include/clang-tidy/bugprone/TooSmallLoopVariableCheck.h @@ -1413,7 +2537,6 @@ drwxr-xr-x root/root usr/include/clang-tidy/cppcoreguidelines/ -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/MacroUsageCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/MisleadingCaptureDefaultByValueCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/MissingStdForwardCheck.h --rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/NarrowingConversionsCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/NoMallocCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/NoSuspendWithLockCheck.h -rw-r--r-- root/root usr/include/clang-tidy/cppcoreguidelines/OwningMemoryCheck.h @@ -1537,6 +2660,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/modernize/ -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEmplaceCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEqualsDefaultCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseEqualsDeleteCheck.h +-rw-r--r-- root/root usr/include/clang-tidy/modernize/UseIntegerSignComparisonCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNodiscardCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNoexceptCheck.h -rw-r--r-- root/root usr/include/clang-tidy/modernize/UseNullptrCheck.h @@ -1592,6 +2716,7 @@ drwxr-xr-x root/root usr/include/clang-tidy/portability/ -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/AvoidConstParamsInDecls.h -rw-r--r-- root/root usr/include/clang-tidy/readability/AvoidNestedConditionalOperatorCheck.h @@ -1768,6 +2893,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/DeclarationName.h -rw-r--r-- root/root usr/include/clang/AST/DependenceFlags.h -rw-r--r-- root/root usr/include/clang/AST/DependentDiagnostic.h +-rw-r--r-- root/root usr/include/clang/AST/DynamicRecursiveASTVisitor.h -rw-r--r-- root/root usr/include/clang/AST/EvaluatedExprVisitor.h -rw-r--r-- root/root usr/include/clang/AST/Expr.h -rw-r--r-- root/root usr/include/clang/AST/ExprCXX.h @@ -1806,6 +2932,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/RecordLayout.h -rw-r--r-- root/root usr/include/clang/AST/RecursiveASTVisitor.h -rw-r--r-- root/root usr/include/clang/AST/Redeclarable.h +-rw-r--r-- root/root usr/include/clang/AST/SYCLKernelInfo.h -rw-r--r-- root/root usr/include/clang/AST/SelectorLocationsKind.h -rw-r--r-- root/root usr/include/clang/AST/Stmt.h -rw-r--r-- root/root usr/include/clang/AST/StmtCXX.h @@ -1816,6 +2943,7 @@ drwxr-xr-x root/root usr/include/clang/AST/ -rw-r--r-- root/root usr/include/clang/AST/StmtObjC.h -rw-r--r-- root/root usr/include/clang/AST/StmtOpenACC.h -rw-r--r-- root/root usr/include/clang/AST/StmtOpenMP.h +-rw-r--r-- root/root usr/include/clang/AST/StmtSYCL.h -rw-r--r-- root/root usr/include/clang/AST/StmtVisitor.h -rw-r--r-- root/root usr/include/clang/AST/TemplateArgumentVisitor.h -rw-r--r-- root/root usr/include/clang/AST/TemplateBase.h @@ -1881,6 +3009,7 @@ drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/ -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/Arena.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/CFGMatchSwitch.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/CNFFormula.h +-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/CachedConstAccessorsLattice.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowAnalysis.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/DataflowEnvironment.h @@ -1899,6 +3028,7 @@ drwxr-xr-x root/root usr/include/clang/Analysis/FlowSensitive/Models/ -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/NoopLattice.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/RecordOps.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/SimplifyConstraints.h +-rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/SmartPointerAccessorCaching.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/Solver.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/StorageLocation.h -rw-r--r-- root/root usr/include/clang/Analysis/FlowSensitive/Transfer.h @@ -1924,6 +3054,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/AttrHasAttributeImpl.inc -rw-r--r-- root/root usr/include/clang/Basic/AttrKinds.h -rw-r--r-- root/root usr/include/clang/Basic/AttrList.inc +-rw-r--r-- root/root usr/include/clang/Basic/AttrParsedAttrList.inc -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 @@ -1939,8 +3070,7 @@ 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/BuiltinsHexagon.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsHexagonDep.def +-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 @@ -1948,20 +3078,24 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -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.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/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 -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsWebAssembly.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86.def --rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86_64.def +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86.inc +-rw-r--r-- root/root usr/include/clang/Basic/BuiltinsX86_64.inc -rw-r--r-- root/root usr/include/clang/Basic/BuiltinsXCore.def +-rw-r--r-- root/root usr/include/clang/Basic/CFProtectionOptions.def +-rw-r--r-- root/root usr/include/clang/Basic/CFProtectionOptions.h -rw-r--r-- root/root usr/include/clang/Basic/CLWarnings.h +-rw-r--r-- root/root usr/include/clang/Basic/CXX11AttributeInfo.inc -rw-r--r-- root/root usr/include/clang/Basic/CapturedStmt.h -rw-r--r-- root/root usr/include/clang/Basic/CharInfo.h -rw-r--r-- root/root usr/include/clang/Basic/CodeGenOptions.def @@ -1973,36 +3107,49 @@ 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/DiagnosticASTEnums.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticASTKinds.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysis.h +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticAnalysisEnums.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/DiagnosticCommentEnums.inc -rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommentKinds.inc +-rw-r--r-- root/root usr/include/clang/Basic/DiagnosticCommonEnums.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/DiagnosticCrossTUEnums.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/DiagnosticDriverEnums.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/DiagnosticFrontendEnums.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/DiagnosticInstallAPIEnums.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/DiagnosticLexEnums.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/DiagnosticParseEnums.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/DiagnosticRefactoringEnums.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/DiagnosticSemaEnums.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/DiagnosticSerializationEnums.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 @@ -2013,6 +3160,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/FileManager.h -rw-r--r-- root/root usr/include/clang/Basic/FileSystemOptions.h -rw-r--r-- root/root usr/include/clang/Basic/FileSystemStatCache.h +-rw-r--r-- root/root usr/include/clang/Basic/HLSLIntangibleTypes.def -rw-r--r-- root/root usr/include/clang/Basic/HLSLRuntime.h -rw-r--r-- root/root usr/include/clang/Basic/HeaderInclude.h -rw-r--r-- root/root usr/include/clang/Basic/IdentifierTable.h @@ -2061,6 +3209,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/ -rw-r--r-- root/root usr/include/clang/Basic/SourceMgrAdapter.h -rw-r--r-- root/root usr/include/clang/Basic/Specifiers.h -rw-r--r-- root/root usr/include/clang/Basic/Stack.h +-rw-r--r-- root/root usr/include/clang/Basic/StackExhaustionHandler.h -rw-r--r-- root/root usr/include/clang/Basic/SyncScope.h drwxr-xr-x root/root usr/include/clang/Basic/Target/ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/ @@ -2088,6 +3237,7 @@ drwxr-xr-x root/root usr/include/clang/Basic/Target/MSP430/ -rw-r--r-- root/root usr/include/clang/Basic/arm_cde_builtin_sema.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_cde_builtins.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_fp16.inc +-rw-r--r-- root/root usr/include/clang/Basic/arm_immcheck_types.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_mve_builtin_aliases.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_mve_builtin_cg.inc -rw-r--r-- root/root usr/include/clang/Basic/arm_mve_builtin_sema.inc @@ -2110,9 +3260,19 @@ 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/CIRGenerator.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/CIRDialect.h +-rw-r--r-- root/root usr/include/clang/CIR/Dialect/IR/CIRTypes.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/ 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 @@ -2121,7 +3281,7 @@ drwxr-xr-x root/root usr/include/clang/CodeGen/ -rw-r--r-- root/root usr/include/clang/CodeGen/ConstantInitBuilder.h -rw-r--r-- root/root usr/include/clang/CodeGen/ConstantInitFuture.h -rw-r--r-- root/root usr/include/clang/CodeGen/ModuleBuilder.h --rw-r--r-- root/root usr/include/clang/CodeGen/ObjectFilePCHContainerOperations.h +-rw-r--r-- root/root usr/include/clang/CodeGen/ObjectFilePCHContainerWriter.h -rw-r--r-- root/root usr/include/clang/CodeGen/SwiftCallingConv.h drwxr-xr-x root/root usr/include/clang/Config/ -rw-r--r-- root/root usr/include/clang/Config/config.h @@ -2267,15 +3427,11 @@ 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/ParseDiagnostic.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/ drwxr-xr-x root/root usr/include/clang/Rewrite/Core/ --rw-r--r-- root/root usr/include/clang/Rewrite/Core/DeltaTree.h -rw-r--r-- root/root usr/include/clang/Rewrite/Core/HTMLRewrite.h --rw-r--r-- root/root usr/include/clang/Rewrite/Core/RewriteBuffer.h --rw-r--r-- root/root usr/include/clang/Rewrite/Core/RewriteRope.h -rw-r--r-- root/root usr/include/clang/Rewrite/Core/Rewriter.h -rw-r--r-- root/root usr/include/clang/Rewrite/Core/TokenRewriter.h drwxr-xr-x root/root usr/include/clang/Rewrite/Frontend/ @@ -2288,7 +3444,6 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/Attr.h -rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrImpl.inc -rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrKinds.inc --rw-r--r-- root/root usr/include/clang/Sema/AttrParsedAttrList.inc -rw-r--r-- root/root usr/include/clang/Sema/AttrSpellingListIndex.inc -rw-r--r-- root/root usr/include/clang/Sema/AttrTemplateInstantiate.inc -rw-r--r-- root/root usr/include/clang/Sema/CXXFieldCollector.h @@ -2301,6 +3456,7 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/EnterExpressionEvaluationContext.h -rw-r--r-- root/root usr/include/clang/Sema/ExternalSemaSource.h -rw-r--r-- root/root usr/include/clang/Sema/HLSLExternalSemaSource.h +-rw-r--r-- root/root usr/include/clang/Sema/HeuristicResolver.h -rw-r--r-- root/root usr/include/clang/Sema/IdentifierResolver.h -rw-r--r-- root/root usr/include/clang/Sema/Initialization.h -rw-r--r-- root/root usr/include/clang/Sema/Lookup.h @@ -2342,6 +3498,7 @@ drwxr-xr-x root/root usr/include/clang/Sema/ -rw-r--r-- root/root usr/include/clang/Sema/SemaPPC.h -rw-r--r-- root/root usr/include/clang/Sema/SemaPseudoObject.h -rw-r--r-- root/root usr/include/clang/Sema/SemaRISCV.h +-rw-r--r-- root/root usr/include/clang/Sema/SemaSPIRV.h -rw-r--r-- root/root usr/include/clang/Sema/SemaSYCL.h -rw-r--r-- root/root usr/include/clang/Sema/SemaSwift.h -rw-r--r-- root/root usr/include/clang/Sema/SemaSystemZ.h @@ -2367,6 +3524,7 @@ drwxr-xr-x root/root usr/include/clang/Serialization/ -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 +-rw-r--r-- root/root usr/include/clang/Serialization/ObjectFilePCHContainerReader.h -rw-r--r-- root/root usr/include/clang/Serialization/PCHContainerOperations.h -rw-r--r-- root/root usr/include/clang/Serialization/SerializationDiagnostic.h -rw-r--r-- root/root usr/include/clang/Serialization/SourceLocationEncoding.h @@ -2394,6 +3552,7 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/BugReporter/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/CheckerRegistryData.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathDiagnosticConsumers.h drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/ +-rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntPtr.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/APSIntType.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/AnalysisManager.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Core/PathSensitive/BasicValueFactory.h @@ -2441,11 +3600,13 @@ drwxr-xr-x root/root usr/include/clang/StaticAnalyzer/Frontend/ -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/FrontendActions.h -rw-r--r-- root/root usr/include/clang/StaticAnalyzer/Frontend/ModelConsumer.h drwxr-xr-x root/root usr/include/clang/Support/ +-rw-r--r-- root/root usr/include/clang/Support/Compiler.h -rw-r--r-- root/root usr/include/clang/Support/RISCVVIntrinsicUtils.h drwxr-xr-x root/root usr/include/clang/Testing/ -rw-r--r-- root/root usr/include/clang/Testing/CommandLineArgs.h -rw-r--r-- root/root usr/include/clang/Testing/TestAST.h -rw-r--r-- root/root usr/include/clang/Testing/TestClangConfig.h +-rw-r--r-- root/root usr/include/clang/Testing/TestLanguage.def drwxr-xr-x root/root usr/include/clang/Tooling/ drwxr-xr-x root/root usr/include/clang/Tooling/ASTDiff/ -rw-r--r-- root/root usr/include/clang/Tooling/ASTDiff/ASTDiff.h @@ -2596,6 +3757,7 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/ConcurrentHashtable.h -rw-r--r-- root/root usr/include/llvm/ADT/DAGDeltaAlgorithm.h -rw-r--r-- root/root usr/include/llvm/ADT/DeltaAlgorithm.h +-rw-r--r-- root/root usr/include/llvm/ADT/DeltaTree.h -rw-r--r-- root/root usr/include/llvm/ADT/DenseMap.h -rw-r--r-- root/root usr/include/llvm/ADT/DenseMapInfo.h -rw-r--r-- root/root usr/include/llvm/ADT/DenseMapInfoVariant.h @@ -2636,6 +3798,8 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/PostOrderIterator.h -rw-r--r-- root/root usr/include/llvm/ADT/PriorityQueue.h -rw-r--r-- root/root usr/include/llvm/ADT/PriorityWorklist.h +-rw-r--r-- root/root usr/include/llvm/ADT/RewriteBuffer.h +-rw-r--r-- root/root usr/include/llvm/ADT/RewriteRope.h -rw-r--r-- root/root usr/include/llvm/ADT/SCCIterator.h -rw-r--r-- root/root usr/include/llvm/ADT/STLExtras.h -rw-r--r-- root/root usr/include/llvm/ADT/STLForwardCompat.h @@ -2663,7 +3827,10 @@ drwxr-xr-x root/root usr/include/llvm/ADT/ -rw-r--r-- root/root usr/include/llvm/ADT/StringRef.h -rw-r--r-- root/root usr/include/llvm/ADT/StringSet.h -rw-r--r-- root/root usr/include/llvm/ADT/StringSwitch.h +-rw-r--r-- root/root usr/include/llvm/ADT/StringTable.h -rw-r--r-- root/root usr/include/llvm/ADT/TinyPtrVector.h +-rw-r--r-- root/root usr/include/llvm/ADT/TrieHashIndexGenerator.h +-rw-r--r-- root/root usr/include/llvm/ADT/TrieRawHashMap.h -rw-r--r-- root/root usr/include/llvm/ADT/Twine.h -rw-r--r-- root/root usr/include/llvm/ADT/TypeSwitch.h -rw-r--r-- root/root usr/include/llvm/ADT/Uniformity.h @@ -2704,10 +3871,13 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/ConstantFolding.h -rw-r--r-- root/root usr/include/llvm/Analysis/ConstraintSystem.h -rw-r--r-- root/root usr/include/llvm/Analysis/CostModel.h +-rw-r--r-- root/root usr/include/llvm/Analysis/CtxProfAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/CycleAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/DDG.h -rw-r--r-- root/root usr/include/llvm/Analysis/DDGPrinter.h -rw-r--r-- root/root usr/include/llvm/Analysis/DOTGraphTraitsPass.h +-rw-r--r-- root/root usr/include/llvm/Analysis/DXILMetadataAnalysis.h +-rw-r--r-- root/root usr/include/llvm/Analysis/DXILResource.h -rw-r--r-- root/root usr/include/llvm/Analysis/Delinearization.h -rw-r--r-- root/root usr/include/llvm/Analysis/DemandedBits.h -rw-r--r-- root/root usr/include/llvm/Analysis/DependenceAnalysis.h @@ -2740,6 +3910,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/LastRunTrackingAnalysis.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyBlockFrequencyInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyBranchProbabilityInfo.h -rw-r--r-- root/root usr/include/llvm/Analysis/LazyCallGraph.h @@ -2792,6 +3963,7 @@ drwxr-xr-x root/root usr/include/llvm/Analysis/ -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionDivision.h -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionExpressions.h -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionNormalization.h +-rw-r--r-- root/root usr/include/llvm/Analysis/ScalarEvolutionPatternMatch.h -rw-r--r-- root/root usr/include/llvm/Analysis/ScalarFuncs.def -rw-r--r-- root/root usr/include/llvm/Analysis/ScopedNoAliasAA.h -rw-r--r-- root/root usr/include/llvm/Analysis/SimplifyQuery.h @@ -2854,6 +4026,7 @@ drwxr-xr-x root/root usr/include/llvm/BinaryFormat/ELFRelocs/ -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/PowerPC64.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/RISCV.def +-rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/RISCV_nonstandard.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/Sparc.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/SystemZ.def -rw-r--r-- root/root usr/include/llvm/BinaryFormat/ELFRelocs/VE.def @@ -2890,6 +4063,15 @@ drwxr-xr-x root/root usr/include/llvm/Bitstream/ -rw-r--r-- root/root usr/include/llvm/Bitstream/BitCodes.h -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/CodeGenData.h +-rw-r--r-- root/root usr/include/llvm/CGData/CodeGenData.inc +-rw-r--r-- root/root usr/include/llvm/CGData/CodeGenDataReader.h +-rw-r--r-- root/root usr/include/llvm/CGData/CodeGenDataWriter.h +-rw-r--r-- root/root usr/include/llvm/CGData/OutlinedHashTree.h +-rw-r--r-- root/root usr/include/llvm/CGData/OutlinedHashTreeRecord.h +-rw-r--r-- root/root usr/include/llvm/CGData/StableFunctionMap.h +-rw-r--r-- root/root usr/include/llvm/CGData/StableFunctionMapRecord.h drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/AccelTable.h -rw-r--r-- root/root usr/include/llvm/CodeGen/Analysis.h @@ -2910,6 +4092,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/CallingConvLower.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CodeGenCommonISel.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CodeGenPrepare.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/CodeGenTargetMachineImpl.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CommandFlags.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ComplexDeinterleavingPass.h -rw-r--r-- root/root usr/include/llvm/CodeGen/CostTable.h @@ -2923,6 +4106,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/ -rw-r--r-- root/root usr/include/llvm/CodeGen/DetectDeadLanes.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/ExpandLargeDivRem.h @@ -2967,6 +4151,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/RegBankSelect.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalISel/Utils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalMerge.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/GlobalMergeFunctions.h -rw-r--r-- root/root usr/include/llvm/CodeGen/HardwareLoops.h -rw-r--r-- root/root usr/include/llvm/CodeGen/ISDOpcodes.h -rw-r--r-- root/root usr/include/llvm/CodeGen/IndirectBrExpand.h @@ -3010,6 +4195,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineBlockFrequencyInfo.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 @@ -3026,6 +4212,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineInstrBundle.h -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/MachineLoopInfo.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineLoopUtils.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MachineMemOperand.h @@ -3053,6 +4240,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/MIRParser/ -rw-r--r-- root/root usr/include/llvm/CodeGen/ModuloSchedule.h -rw-r--r-- root/root usr/include/llvm/CodeGen/MultiHazardRecognizer.h -rw-r--r-- root/root usr/include/llvm/CodeGen/NonRelocatableStringpool.h +-rw-r--r-- root/root usr/include/llvm/CodeGen/OptimizePHIs.h drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/CostAllocator.h -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQP/Graph.h @@ -3062,6 +4250,7 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/PBQPRAConstraint.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/PeepholeOptimizer.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 @@ -3073,6 +4262,8 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocFast.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegAllocPBQP.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 -rw-r--r-- root/root usr/include/llvm/CodeGen/Register.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBank.h -rw-r--r-- root/root usr/include/llvm/CodeGen/RegisterBankInfo.h @@ -3102,11 +4293,14 @@ drwxr-xr-x root/root usr/include/llvm/CodeGen/PBQP/ -rw-r--r-- root/root usr/include/llvm/CodeGen/ShadowStackGCLowering.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/StackMaps.h -rw-r--r-- root/root usr/include/llvm/CodeGen/StackProtector.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 -rw-r--r-- root/root usr/include/llvm/CodeGen/TailDuplicator.h -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetCallingConv.h -rw-r--r-- root/root usr/include/llvm/CodeGen/TargetFrameLowering.h @@ -3131,9 +4325,6 @@ 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 -drwxr-xr-x root/root usr/include/llvm/CodeGenData/ --rw-r--r-- root/root usr/include/llvm/CodeGenData/OutlinedHashTree.h --rw-r--r-- root/root usr/include/llvm/CodeGenData/OutlinedHashTreeRecord.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 @@ -3267,6 +4458,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/DWARF/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/DWARF/DWARFVerifier.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 -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/ExtractRanges.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/FileEntry.h @@ -3279,6 +4471,7 @@ drwxr-xr-x root/root usr/include/llvm/DebugInfo/GSYM/ -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LineEntry.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LineTable.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/LookupResult.h +-rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/MergedFunctionsInfo.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/ObjectFileTransformer.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/OutputAggregator.h -rw-r--r-- root/root usr/include/llvm/DebugInfo/GSYM/StringTable.h @@ -3497,11 +4690,13 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/JITLink/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/OProfileWrapper.h -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/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 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/CompileUtils.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Core.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/CoreContainers.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/DebugUtils.h drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ @@ -3510,6 +4705,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/DylibManager.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/EHFrameRegistrationPlugin.h -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 @@ -3522,28 +4719,41 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Debugging/ -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/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/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 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LLJIT.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Layer.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyObjectLinkingLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LazyReexports.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LinkGraphLayer.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LinkGraphLinkingLayer.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LoadLinkableFile.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/LookupAndRecordAddrs.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MachO.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MachOBuilder.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/MachOPlatform.h -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/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 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/OrcABISupport.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h +-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 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 -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ExecutorSymbolDef.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/MachOObjectFormat.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/MemoryFlags.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ObjectFormats.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h @@ -3559,6 +4769,7 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/Shared/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/Speculation.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/SymbolStringPool.h drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/DefaultHostBootstrapValues.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorBootstrapService.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.h @@ -3569,8 +4780,10 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleExecutorMemoryManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/SimpleRemoteEPCServer.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/TargetExecutionUtils.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/UnwindInfoManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/TaskDispatch.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h +-rw-r--r-- root/root usr/include/llvm/ExecutionEngine/Orc/UnwindInfoRegistrationPlugin.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RTDyldMemoryManager.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyld.h -rw-r--r-- root/root usr/include/llvm/ExecutionEngine/RuntimeDyldChecker.h @@ -3578,6 +4791,8 @@ drwxr-xr-x root/root usr/include/llvm/ExecutionEngine/Orc/TargetProcess/ drwxr-xr-x root/root usr/include/llvm/FileCheck/ -rw-r--r-- root/root usr/include/llvm/FileCheck/FileCheck.h drwxr-xr-x root/root usr/include/llvm/Frontend/ +drwxr-xr-x root/root usr/include/llvm/Frontend/Atomic/ +-rw-r--r-- root/root usr/include/llvm/Frontend/Atomic/Atomic.h 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/ @@ -3595,7 +4810,6 @@ drwxr-xr-x root/root usr/include/llvm/Frontend/OpenACC/ -rw-r--r-- root/root usr/include/llvm/Frontend/OpenACC/ACC.td 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/ConstructCompositionT.h -rw-r--r-- root/root usr/include/llvm/Frontend/OpenMP/ConstructDecompositionT.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 @@ -3630,8 +4844,10 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/BuiltinGCs.h -rw-r--r-- root/root usr/include/llvm/IR/CFG.h -rw-r--r-- root/root usr/include/llvm/IR/CallingConv.h +-rw-r--r-- root/root usr/include/llvm/IR/CmpPredicate.h -rw-r--r-- root/root usr/include/llvm/IR/Comdat.h -rw-r--r-- root/root usr/include/llvm/IR/Constant.h +-rw-r--r-- root/root usr/include/llvm/IR/ConstantFPRange.h -rw-r--r-- root/root usr/include/llvm/IR/ConstantFold.h -rw-r--r-- root/root usr/include/llvm/IR/ConstantFolder.h -rw-r--r-- root/root usr/include/llvm/IR/ConstantRange.h @@ -3740,6 +4956,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -rw-r--r-- root/root usr/include/llvm/IR/ModuleSlotTracker.h -rw-r--r-- root/root usr/include/llvm/IR/ModuleSummaryIndex.h -rw-r--r-- root/root usr/include/llvm/IR/ModuleSummaryIndexYAML.h +-rw-r--r-- root/root usr/include/llvm/IR/NVVMIntrinsicUtils.h -rw-r--r-- root/root usr/include/llvm/IR/NoFolder.h -rw-r--r-- root/root usr/include/llvm/IR/OperandTraits.h -rw-r--r-- root/root usr/include/llvm/IR/Operator.h @@ -3778,6 +4995,7 @@ drwxr-xr-x root/root usr/include/llvm/IR/ -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/ -rw-r--r-- root/root usr/include/llvm/IRPrinter/IRPrintingPasses.h @@ -3792,7 +5010,6 @@ drwxr-xr-x root/root usr/include/llvm/LTO/ -rw-r--r-- root/root usr/include/llvm/LTO/Config.h -rw-r--r-- root/root usr/include/llvm/LTO/LTO.h -rw-r--r-- root/root usr/include/llvm/LTO/LTOBackend.h --rw-r--r-- root/root usr/include/llvm/LTO/SummaryBasedOptimizations.h drwxr-xr-x root/root usr/include/llvm/LTO/legacy/ -rw-r--r-- root/root usr/include/llvm/LTO/legacy/LTOCodeGenerator.h -rw-r--r-- root/root usr/include/llvm/LTO/legacy/LTOModule.h @@ -4022,6 +5239,8 @@ 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 @@ -4048,10 +5267,10 @@ drwxr-xr-x root/root usr/include/llvm/ProfileData/Coverage/ -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProf.h -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfData.inc -rw-r--r-- root/root usr/include/llvm/ProfileData/MemProfReader.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 -rw-r--r-- root/root usr/include/llvm/ProfileData/ProfileCommon.h --rw-r--r-- root/root usr/include/llvm/ProfileData/RawMemProfReader.h -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProf.h -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfReader.h -rw-r--r-- root/root usr/include/llvm/ProfileData/SampleProfWriter.h @@ -4070,11 +5289,27 @@ drwxr-xr-x root/root usr/include/llvm/Remarks/ -rw-r--r-- root/root usr/include/llvm/Remarks/RemarkStringTable.h -rw-r--r-- root/root usr/include/llvm/Remarks/YAMLRemarkSerializer.h drwxr-xr-x root/root usr/include/llvm/SandboxIR/ --rw-r--r-- root/root usr/include/llvm/SandboxIR/SandboxIR.h --rw-r--r-- root/root usr/include/llvm/SandboxIR/SandboxIRValues.def +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Argument.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/BasicBlock.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Constant.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Context.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Function.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Instruction.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/IntrinsicInst.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Module.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Operator.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Pass.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/PassManager.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Region.h -rw-r--r-- root/root usr/include/llvm/SandboxIR/Tracker.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Type.h -rw-r--r-- root/root usr/include/llvm/SandboxIR/Use.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/User.h +-rw-r--r-- root/root usr/include/llvm/SandboxIR/Utils.h +-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/AArch64BuildAttributes.h -rw-r--r-- root/root usr/include/llvm/Support/AMDGPUAddrSpace.h -rw-r--r-- root/root usr/include/llvm/Support/AMDGPUMetadata.h -rw-r--r-- root/root usr/include/llvm/Support/AMDHSAKernelDescriptor.h @@ -4198,9 +5433,11 @@ drwxr-xr-x root/root usr/include/llvm/Support/FileSystem/ -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/Mutex.h +-rw-r--r-- root/root usr/include/llvm/Support/NVPTXAddrSpace.h -rw-r--r-- root/root usr/include/llvm/Support/NativeFormatting.h -rw-r--r-- root/root usr/include/llvm/Support/OnDiskHashTable.h -rw-r--r-- root/root usr/include/llvm/Support/OptimizedStructLayout.h +-rw-r--r-- root/root usr/include/llvm/Support/OptionStrCmp.h -rw-r--r-- root/root usr/include/llvm/Support/PGOOptions.h -rw-r--r-- root/root usr/include/llvm/Support/Parallel.h -rw-r--r-- root/root usr/include/llvm/Support/Path.h @@ -4282,6 +5519,7 @@ drwxr-xr-x root/root usr/include/llvm/Support/Windows/ -rw-r--r-- root/root usr/include/llvm/Support/type_traits.h -rw-r--r-- root/root usr/include/llvm/Support/xxhash.h drwxr-xr-x root/root usr/include/llvm/TableGen/ +-rw-r--r-- root/root usr/include/llvm/TableGen/AArch64ImmCheck.h -rw-r--r-- root/root usr/include/llvm/TableGen/Automaton.td -rw-r--r-- root/root usr/include/llvm/TableGen/DirectiveEmitter.h -rw-r--r-- root/root usr/include/llvm/TableGen/Error.h @@ -4292,6 +5530,7 @@ drwxr-xr-x root/root usr/include/llvm/TableGen/ -rw-r--r-- root/root usr/include/llvm/TableGen/SetTheory.h -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 -rw-r--r-- root/root usr/include/llvm/TableGen/TableGenBackend.h drwxr-xr-x root/root usr/include/llvm/Target/ -rw-r--r-- root/root usr/include/llvm/Target/CGPassBuilderOption.h @@ -4316,6 +5555,7 @@ drwxr-xr-x root/root usr/include/llvm/Target/GlobalISel/ -rw-r--r-- root/root usr/include/llvm/Target/TargetSelectionDAG.td drwxr-xr-x root/root usr/include/llvm/TargetParser/ -rw-r--r-- root/root usr/include/llvm/TargetParser/AArch64CPUFeatures.inc +-rw-r--r-- root/root usr/include/llvm/TargetParser/AArch64FeatPriorities.inc -rw-r--r-- root/root usr/include/llvm/TargetParser/AArch64TargetParser.h -rw-r--r-- root/root usr/include/llvm/TargetParser/AArch64TargetParserDef.inc -rw-r--r-- root/root usr/include/llvm/TargetParser/ARMTargetParser.def @@ -4328,6 +5568,7 @@ drwxr-xr-x root/root usr/include/llvm/TargetParser/ -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/PPCTargetParser.def +-rw-r--r-- root/root usr/include/llvm/TargetParser/PPCTargetParser.h -rw-r--r-- root/root usr/include/llvm/TargetParser/RISCVISAInfo.h -rw-r--r-- root/root usr/include/llvm/TargetParser/RISCVTargetParser.h -rw-r--r-- root/root usr/include/llvm/TargetParser/RISCVTargetParserDef.inc @@ -4336,6 +5577,8 @@ drwxr-xr-x root/root usr/include/llvm/TargetParser/ -rw-r--r-- root/root usr/include/llvm/TargetParser/Triple.h -rw-r--r-- root/root usr/include/llvm/TargetParser/X86TargetParser.def -rw-r--r-- root/root usr/include/llvm/TargetParser/X86TargetParser.h +drwxr-xr-x root/root usr/include/llvm/Telemetry/ +-rw-r--r-- root/root usr/include/llvm/Telemetry/Telemetry.h drwxr-xr-x root/root usr/include/llvm/Testing/ drwxr-xr-x root/root usr/include/llvm/Testing/ADT/ -rw-r--r-- root/root usr/include/llvm/Testing/ADT/StringMap.h @@ -4374,11 +5617,18 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/AggressiveInstCombine/ -rw-r--r-- root/root usr/include/llvm/Transforms/AggressiveInstCombine/AggressiveInstCombine.h -rw-r--r-- root/root usr/include/llvm/Transforms/CFGuard.h drwxr-xr-x root/root usr/include/llvm/Transforms/Coroutines/ +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/ABI.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroAnnotationElide.h -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroCleanup.h -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroConditionalWrapper.h -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroEarly.h -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroElide.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroInstr.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroShape.h -rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/CoroSplit.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/MaterializationUtils.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/SpillUtils.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Coroutines/SuspendCrossingInfo.h drwxr-xr-x root/root usr/include/llvm/Transforms/HipStdPar/ -rw-r--r-- root/root usr/include/llvm/Transforms/HipStdPar/HipStdPar.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO.h @@ -4423,13 +5673,11 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/IPO/ -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SampleProfileProbe.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/StripDeadPrototypes.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/StripSymbols.h --rw-r--r-- root/root usr/include/llvm/Transforms/IPO/SyntheticCountsPropagation.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/ThinLTOBitcodeWriter.h -rw-r--r-- root/root usr/include/llvm/Transforms/IPO/WholeProgramDevirt.h drwxr-xr-x root/root usr/include/llvm/Transforms/InstCombine/ -rw-r--r-- root/root usr/include/llvm/Transforms/InstCombine/InstCombine.h -rw-r--r-- root/root usr/include/llvm/Transforms/InstCombine/InstCombiner.h --rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation.h drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/ -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/AddressSanitizerCommon.h @@ -4449,13 +5697,15 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Instrumentation/ -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/MemProfiler.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 -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PGOCtxProfLowering.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PGOForceFunctionAttrs.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PGOInstrumentation.h --rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/PoisonChecking.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/RealtimeSanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/SanitizerBinaryMetadata.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/SanitizerCoverage.h -rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/ThreadSanitizer.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Instrumentation/TypeSanitizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/ObjCARC.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar.h drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/ @@ -4503,6 +5753,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/ -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopSink.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopStrengthReduce.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopTermFold.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopUnrollAndJamPass.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopUnrollPass.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/LoopVersioningLICM.h @@ -4534,7 +5785,6 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Scalar/ -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/SpeculativeExecution.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/StructurizeCFG.h --rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/TLSVariableHoist.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/TailRecursionElimination.h -rw-r--r-- root/root usr/include/llvm/Transforms/Scalar/WarnMissedTransforms.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils.h @@ -4555,27 +5805,31 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeExtractor.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeLayout.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CodeMoverUtils.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ControlFlowUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CountVisits.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/CtorUtils.h --rw-r--r-- root/root usr/include/llvm/Transforms/Utils/DXILResource.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/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 +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/ExtraPassManager.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/FixIrreducible.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/FunctionComparator.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/FunctionImportUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GlobalStatus.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/GuardUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/HelloWorld.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IRNormalizer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/InjectTLIMappings.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/InstructionNamer.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/InstructionWorklist.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Instrumentation.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/IntegerDivision.h -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/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 -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LoopRotationUtils.h @@ -4588,6 +5842,7 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Utils/ -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerInvoke.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerMemIntrinsics.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerSwitch.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Utils/LowerVectorIntrinsics.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MatrixUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/Mem2Reg.h -rw-r--r-- root/root usr/include/llvm/Transforms/Utils/MemoryOpRemark.h @@ -4628,6 +5883,21 @@ drwxr-xr-x root/root usr/include/llvm/Transforms/Vectorize/ -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/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 +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/Legality.h +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/PrintInstructionCount.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/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 +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/SeedCollector.h +-rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/SandboxVectorizer/VecUtils.h -rw-r--r-- root/root usr/include/llvm/Transforms/Vectorize/VectorCombine.h drwxr-xr-x root/root usr/include/llvm/WindowsDriver/ -rw-r--r-- root/root usr/include/llvm/WindowsDriver/MSVCPaths.h @@ -4663,351 +5933,389 @@ 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/19/ -drwxr-xr-x root/root usr/lib/clang/19/bin/ --rwxr-xr-x root/root usr/lib/clang/19/bin/hwasan_symbolize -drwxr-xr-x root/root usr/lib/clang/19/include/ --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_builtin_vars.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_cmath.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_complex_builtins.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_device_functions.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_intrinsics.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_libdevice_declares.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_math.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_math_forward_declares.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_runtime_wrapper.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_cuda_texture_intrinsics.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_cmath.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_libdevice_declares.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_math.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_runtime_wrapper.h --rw-r--r-- root/root usr/lib/clang/19/include/__clang_hip_stdlib.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg___gnuc_va_list.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg___va_copy.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_header_macro.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_arg.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_copy.h --rw-r--r-- root/root usr/lib/clang/19/include/__stdarg_va_list.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_header_macro.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_max_align_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_null.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_nullptr_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_offsetof.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_ptrdiff_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_rsize_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_size_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_unreachable.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_wchar_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__stddef_wint_t.h --rw-r--r-- root/root usr/lib/clang/19/include/__wmmintrin_aes.h --rw-r--r-- root/root usr/lib/clang/19/include/__wmmintrin_pclmul.h --rw-r--r-- root/root usr/lib/clang/19/include/adcintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/adxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/altivec.h --rw-r--r-- root/root usr/lib/clang/19/include/ammintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/amxcomplexintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/amxfp16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/amxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/arm64intr.h --rw-r--r-- root/root usr/lib/clang/19/include/arm_acle.h --rw-r--r-- root/root usr/lib/clang/19/include/arm_cmse.h --rw-r--r-- root/root usr/lib/clang/19/include/arm_neon_sve_bridge.h --rw-r--r-- root/root usr/lib/clang/19/include/armintr.h --rw-r--r-- root/root usr/lib/clang/19/include/avx2intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512bf16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512bitalgintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512bwintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512cdintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512dqintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512fintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512fp16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512ifmaintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512ifmavlintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmi2intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmiintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vbmivlintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbf16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbitalgintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlbwintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlcdintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vldqintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlfp16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvbmi2intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvnniintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vlvp2intersectintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vnniintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vp2intersectintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vpopcntdqintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avx512vpopcntdqvlintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxifmaintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxneconvertintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxvnniint16intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxvnniint8intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/avxvnniintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/bmi2intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/bmiintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/builtins.h --rw-r--r-- root/root usr/lib/clang/19/include/cet.h --rw-r--r-- root/root usr/lib/clang/19/include/cetintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/cldemoteintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/clflushoptintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/clwbintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/clzerointrin.h --rw-r--r-- root/root usr/lib/clang/19/include/cmpccxaddintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/cpuid.h --rw-r--r-- root/root usr/lib/clang/19/include/crc32intrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/cuda_wrappers/ --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/algorithm -drwxr-xr-x root/root usr/lib/clang/19/include/cuda_wrappers/bits/ --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/basic_string.h --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/basic_string.tcc --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/bits/shared_ptr_base.h --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/cmath --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/complex --rw-r--r-- root/root usr/lib/clang/19/include/cuda_wrappers/new --rw-r--r-- root/root usr/lib/clang/19/include/emmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/enqcmdintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/f16cintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/float.h --rw-r--r-- root/root usr/lib/clang/19/include/fma4intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/fmaintrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/fuzzer/ --rw-r--r-- root/root usr/lib/clang/19/include/fuzzer/FuzzedDataProvider.h --rw-r--r-- root/root usr/lib/clang/19/include/fxsrintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/gfniintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/hexagon_circ_brev_intrinsics.h --rw-r--r-- root/root usr/lib/clang/19/include/hexagon_protos.h --rw-r--r-- root/root usr/lib/clang/19/include/hexagon_types.h --rw-r--r-- root/root usr/lib/clang/19/include/hresetintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/htmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/htmxlintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/hvx_hexagon_protos.h --rw-r--r-- root/root usr/lib/clang/19/include/ia32intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/immintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/intrin0.h --rw-r--r-- root/root usr/lib/clang/19/include/inttypes.h --rw-r--r-- root/root usr/lib/clang/19/include/invpcidintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/iso646.h --rw-r--r-- root/root usr/lib/clang/19/include/keylockerintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/larchintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/lasxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/limits.h -drwxr-xr-x root/root usr/lib/clang/19/include/llvm_libc_wrappers/ --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/assert.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/ctype.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/inttypes.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/stdio.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/stdlib.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/string.h --rw-r--r-- root/root usr/lib/clang/19/include/llvm_libc_wrappers/time.h --rw-r--r-- root/root usr/lib/clang/19/include/lsxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/lwpintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/lzcntintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/mm3dnow.h --rw-r--r-- root/root usr/lib/clang/19/include/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/19/include/mmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/module.modulemap --rw-r--r-- root/root usr/lib/clang/19/include/movdirintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/msa.h --rw-r--r-- root/root usr/lib/clang/19/include/mwaitxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/opencl-c-base.h --rw-r--r-- root/root usr/lib/clang/19/include/opencl-c.h -drwxr-xr-x root/root usr/lib/clang/19/include/openmp_wrappers/ --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/__clang_openmp_device_functions.h --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/cmath --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex.h --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/complex_cmath.h --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/math.h --rw-r--r-- root/root usr/lib/clang/19/include/openmp_wrappers/new -drwxr-xr-x root/root usr/lib/clang/19/include/orc/ --rw-r--r-- root/root usr/lib/clang/19/include/orc/c_api.h --rw-r--r-- root/root usr/lib/clang/19/include/pconfigintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/pkuintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/popcntintrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/ppc_wrappers/ --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/bmi2intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/bmiintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/emmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/immintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/mm_malloc.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/mmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/nmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/pmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/smmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/x86gprintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/x86intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/ppc_wrappers/xmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/prfchiintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/prfchwintrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/profile/ --rw-r--r-- root/root usr/lib/clang/19/include/profile/InstrProfData.inc --rw-r--r-- root/root usr/lib/clang/19/include/profile/instr_prof_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/ptrauth.h --rw-r--r-- root/root usr/lib/clang/19/include/ptwriteintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/raointintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/rdpruintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/rdseedintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/riscv_bitmanip.h --rw-r--r-- root/root usr/lib/clang/19/include/riscv_crypto.h --rw-r--r-- root/root usr/lib/clang/19/include/riscv_ntlh.h --rw-r--r-- root/root usr/lib/clang/19/include/rtmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/s390intrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/sanitizer/ --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/allocator_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/asan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/common_interface_defs.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/coverage_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/dfsan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/hwasan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/linux_syscall_hooks.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/lsan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/memprof_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/msan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/netbsd_syscall_hooks.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/scudo_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/tsan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/tsan_interface_atomic.h --rw-r--r-- root/root usr/lib/clang/19/include/sanitizer/ubsan_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/serializeintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/sgxintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/sha512intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/shaintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/sifive_vector.h --rw-r--r-- root/root usr/lib/clang/19/include/sm3intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/sm4intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/smmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/stdalign.h --rw-r--r-- root/root usr/lib/clang/19/include/stdarg.h --rw-r--r-- root/root usr/lib/clang/19/include/stdatomic.h --rw-r--r-- root/root usr/lib/clang/19/include/stdbool.h --rw-r--r-- root/root usr/lib/clang/19/include/stdckdint.h --rw-r--r-- root/root usr/lib/clang/19/include/stddef.h --rw-r--r-- root/root usr/lib/clang/19/include/stdint.h --rw-r--r-- root/root usr/lib/clang/19/include/stdnoreturn.h --rw-r--r-- root/root usr/lib/clang/19/include/tbmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/tgmath.h --rw-r--r-- root/root usr/lib/clang/19/include/tmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/tsxldtrkintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/uintrintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/unwind.h --rw-r--r-- root/root usr/lib/clang/19/include/usermsrintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/vadefs.h --rw-r--r-- root/root usr/lib/clang/19/include/vaesintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/varargs.h --rw-r--r-- root/root usr/lib/clang/19/include/vecintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/velintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/velintrin_approx.h --rw-r--r-- root/root usr/lib/clang/19/include/velintrin_gen.h --rw-r--r-- root/root usr/lib/clang/19/include/vpclmulqdqintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/waitpkgintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/wasm_simd128.h --rw-r--r-- root/root usr/lib/clang/19/include/wbnoinvdintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/wmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/x86gprintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/x86intrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xmmintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xopintrin.h -drwxr-xr-x root/root usr/lib/clang/19/include/xray/ --rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_log_interface.h --rw-r--r-- root/root usr/lib/clang/19/include/xray/xray_records.h --rw-r--r-- root/root usr/lib/clang/19/include/xsavecintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xsaveintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xsaveoptintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xsavesintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/xtestintrin.h --rw-r--r-- root/root usr/lib/clang/19/include/yvals_core.h -drwxr-xr-x root/root usr/lib/clang/19/include/zos_wrappers/ --rw-r--r-- root/root usr/lib/clang/19/include/zos_wrappers/builtins.h -drwxr-xr-x root/root usr/lib/clang/19/lib/ -drwxr-xr-x root/root usr/lib/clang/19/lib/i386-pc-linux-musl/ --rw-r--r-- root/root usr/lib/clang/19/lib/i386-pc-linux-musl/clang_rt.crtbegin.o --rw-r--r-- root/root usr/lib/clang/19/lib/i386-pc-linux-musl/clang_rt.crtend.o --rw-r--r-- root/root usr/lib/clang/19/lib/i386-pc-linux-musl/libclang_rt.builtins.a -drwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/ --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/clang_rt.crtbegin.o --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/clang_rt.crtend.o --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan-preinit.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.asan_static.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.builtins.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.cfi.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.cfi_diag.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ctx_profile.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.dd.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.dfsan.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.dyndd.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_interceptors.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.fuzzer_no_main.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan-preinit.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_aliases_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.hwasan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.lsan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof-preinit.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.memprof_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.msan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.msan.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.msan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.nsan.a --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.nsan.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.profile.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.rtsan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.safestack.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.a --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.scudo_standalone_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.stats.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.stats_client.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.tsan.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.tsan.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.tsan_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_minimal.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.a.syms --rwxr-xr-x root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone.so --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.ubsan_standalone_cxx.a.syms --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.xray-basic.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.xray-fdr.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.xray-profiling.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/libclang_rt.xray.a --rw-r--r-- root/root usr/lib/clang/19/lib/x86_64-pc-linux-musl/liborc_rt.a -drwxr-xr-x root/root usr/lib/clang/19/share/ --rw-r--r-- root/root usr/lib/clang/19/share/asan_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/19/share/cfi_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/19/share/dfsan_abilist.txt --rw-r--r-- root/root usr/lib/clang/19/share/hwasan_ignorelist.txt --rw-r--r-- root/root usr/lib/clang/19/share/msan_ignorelist.txt +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/cmake/ drwxr-xr-x root/root usr/lib/cmake/clang/ -rw-r--r-- root/root usr/lib/cmake/clang/AddClang.cmake @@ -5030,6 +6338,7 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/ -rw-r--r-- root/root usr/lib/cmake/llvm/CoverageReport.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/CrossCompile.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/DetermineGCCCompatible.cmake +-rw-r--r-- root/root usr/lib/cmake/llvm/FileLock.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/FindFFI.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/FindLibEdit.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/FindLibpfm.cmake @@ -5044,7 +6353,6 @@ drwxr-xr-x root/root usr/lib/cmake/llvm/ -rw-r--r-- root/root usr/lib/cmake/llvm/HandleLLVMStdlib.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Build.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/LLVM-Config.cmake --rw-r--r-- root/root usr/lib/cmake/llvm/LLVMCheckLinkerFlag.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfig.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigExtensions.cmake -rw-r--r-- root/root usr/lib/cmake/llvm/LLVMConfigVersion.cmake @@ -5059,9 +6367,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-19.so -> libLLVM.so.19.1 -lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.19.1 --rwxr-xr-x root/root usr/lib/libLLVM.so.19.1 +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 -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 @@ -5079,8 +6387,8 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.19.1 -rw-r--r-- root/root usr/lib/libLLVMBitstreamReader.a -rw-r--r-- root/root usr/lib/libLLVMCFGuard.a -rw-r--r-- root/root usr/lib/libLLVMCFIVerify.a +-rw-r--r-- root/root usr/lib/libLLVMCGData.a -rw-r--r-- root/root usr/lib/libLLVMCodeGen.a --rw-r--r-- root/root usr/lib/libLLVMCodeGenData.a -rw-r--r-- root/root usr/lib/libLLVMCodeGenTypes.a -rw-r--r-- root/root usr/lib/libLLVMCore.a -rw-r--r-- root/root usr/lib/libLLVMCoroutines.a @@ -5105,6 +6413,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.19.1 -rw-r--r-- root/root usr/lib/libLLVMExegesisX86.a -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/libLLVMFrontendDriver.a -rw-r--r-- root/root usr/lib/libLLVMFrontendHLSL.a -rw-r--r-- root/root usr/lib/libLLVMFrontendOffloading.a @@ -5155,6 +6464,7 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.19.1 -rw-r--r-- root/root usr/lib/libLLVMTableGenCommon.a -rw-r--r-- root/root usr/lib/libLLVMTarget.a -rw-r--r-- root/root usr/lib/libLLVMTargetParser.a +-rw-r--r-- root/root usr/lib/libLLVMTelemetry.a -rw-r--r-- root/root usr/lib/libLLVMTextAPI.a -rw-r--r-- root/root usr/lib/libLLVMTextAPIBinaryReader.a -rw-r--r-- root/root usr/lib/libLLVMTransformUtils.a @@ -5169,10 +6479,10 @@ lrwxrwxrwx root/root usr/lib/libLLVM.so -> libLLVM.so.19.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.19.1 --rwxr-xr-x root/root usr/lib/libLTO.so.19.1 -lrwxrwxrwx root/root usr/lib/libRemarks.so -> libRemarks.so.19.1 --rwxr-xr-x root/root usr/lib/libRemarks.so.19.1 +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 -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 @@ -5183,12 +6493,12 @@ 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.19.1 --rwxr-xr-x root/root usr/lib/libclang-cpp.so.19.1 +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 -rw-r--r-- root/root usr/lib/libclang.a -lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.19.1 -lrwxrwxrwx root/root usr/lib/libclang.so.19.1 -> libclang.so.19.1.7 --rwxr-xr-x root/root usr/lib/libclang.so.19.1.7 +lrwxrwxrwx root/root usr/lib/libclang.so -> libclang.so.20.1 +lrwxrwxrwx root/root usr/lib/libclang.so.20.1 -> libclang.so.20.1.3 +-rwxr-xr-x root/root usr/lib/libclang.so.20.1.3 -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 @@ -5225,10 +6535,6 @@ lrwxrwxrwx root/root usr/lib/libclang.so.19.1 -> libclang.so.19.1.7 -rw-r--r-- root/root usr/lib/libclangLex.a -rw-r--r-- root/root usr/lib/libclangMove.a -rw-r--r-- root/root usr/lib/libclangParse.a --rw-r--r-- root/root usr/lib/libclangPseudo.a --rw-r--r-- root/root usr/lib/libclangPseudoCLI.a --rw-r--r-- root/root usr/lib/libclangPseudoCXX.a --rw-r--r-- root/root usr/lib/libclangPseudoGrammar.a -rw-r--r-- root/root usr/lib/libclangQuery.a -rw-r--r-- root/root usr/lib/libclangReorderFields.a -rw-r--r-- root/root usr/lib/libclangRewrite.a @@ -5326,8 +6632,6 @@ drwxr-xr-x root/root usr/share/clang/ -rw-r--r-- root/root usr/share/clang/clang-format.py -rw-r--r-- root/root usr/share/clang/clang-include-fixer.el -rw-r--r-- root/root usr/share/clang/clang-include-fixer.py --rw-r--r-- root/root usr/share/clang/clang-rename.el --rw-r--r-- root/root usr/share/clang/clang-rename.py -rwxr-xr-x root/root usr/share/clang/clang-tidy-diff.py -rwxr-xr-x root/root usr/share/clang/run-find-all-symbols.py drwxr-xr-x root/root usr/share/libc++/ diff --git a/repos/core/llvm/0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch b/repos/core/llvm/0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch index c85df3a4..41037bb2 100755..100644 --- a/repos/core/llvm/0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch +++ b/repos/core/llvm/0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch @@ -1,20 +1,20 @@ -From 187a99af41a82d4301ecfb1d8e34ea65b383cb89 Mon Sep 17 00:00:00 2001 +From 2e1760e66725a8afabf9dd3680312a54403c8e53 Mon Sep 17 00:00:00 2001 From: q66 <q66@chimera-linux.org> Date: Fri, 29 Nov 2024 19:42:47 +0100 -Subject: [PATCH 12/30] libc++,libc++abi,libunwind: disable multiarch locations +Subject: [PATCH 12/29] libc++,libc++abi,libunwind: disable multiarch locations --- - libcxx/CMakeLists.txt | 2 +- - libcxx/benchmarks/CMakeLists.txt | 2 +- - libcxxabi/CMakeLists.txt | 2 +- - libunwind/CMakeLists.txt | 2 +- + libcxx/CMakeLists.txt | 2 +- + libcxx/test/benchmarks/CMakeLists.txt | 2 +- + libcxxabi/CMakeLists.txt | 2 +- + libunwind/CMakeLists.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/libcxx/CMakeLists.txt b/libcxx/CMakeLists.txt -index d830d6b4c..a5627f686 100644 +index 17cf7c7ed..6eba3b170 100644 --- a/libcxx/CMakeLists.txt +++ b/libcxx/CMakeLists.txt -@@ -430,7 +430,7 @@ set(LIBCXX_INSTALL_MODULES_DIR "share/libc++/v1" CACHE STRING +@@ -414,7 +414,7 @@ set(LIBCXX_INSTALL_MODULES_DIR "share/libc++/v1" CACHE STRING set(LIBCXX_SHARED_OUTPUT_NAME "c++" CACHE STRING "Output name for the shared libc++ runtime library.") set(LIBCXX_STATIC_OUTPUT_NAME "c++" CACHE STRING "Output name for the static libc++ runtime library.") @@ -23,11 +23,11 @@ index d830d6b4c..a5627f686 100644 set(LIBCXX_TARGET_SUBDIR ${LLVM_DEFAULT_TARGET_TRIPLE}) if(LIBCXX_LIBDIR_SUBDIR) string(APPEND LIBCXX_TARGET_SUBDIR /${LIBCXX_LIBDIR_SUBDIR}) -diff --git a/libcxx/benchmarks/CMakeLists.txt b/libcxx/benchmarks/CMakeLists.txt -index d96ccc1e4..ce99a8186 100644 ---- a/libcxx/benchmarks/CMakeLists.txt -+++ b/libcxx/benchmarks/CMakeLists.txt -@@ -15,7 +15,7 @@ set(BENCHMARK_COMPILE_FLAGS +diff --git a/libcxx/test/benchmarks/CMakeLists.txt b/libcxx/test/benchmarks/CMakeLists.txt +index b0fe60062..304d68e10 100644 +--- a/libcxx/test/benchmarks/CMakeLists.txt ++++ b/libcxx/test/benchmarks/CMakeLists.txt +@@ -11,7 +11,7 @@ set(BENCHMARK_COMPILE_FLAGS -Wl,-rpath,${LIBCXX_LIBRARY_DIR} ${SANITIZER_FLAGS} ) @@ -37,7 +37,7 @@ index d96ccc1e4..ce99a8186 100644 -isystem "${LIBCXX_GENERATED_INCLUDE_TARGET_DIR}") endif() diff --git a/libcxxabi/CMakeLists.txt b/libcxxabi/CMakeLists.txt -index dc1f4cd6f..9560ec30c 100644 +index 1d03714f5..d69813bd0 100644 --- a/libcxxabi/CMakeLists.txt +++ b/libcxxabi/CMakeLists.txt @@ -182,7 +182,7 @@ set(CMAKE_MODULE_PATH @@ -50,10 +50,10 @@ index dc1f4cd6f..9560ec30c 100644 if(LIBCXXABI_LIBDIR_SUBDIR) string(APPEND LIBCXXABI_TARGET_SUBDIR /${LIBCXXABI_LIBDIR_SUBDIR}) diff --git a/libunwind/CMakeLists.txt b/libunwind/CMakeLists.txt -index 28d67b0fe..c5d624d5b 100644 +index 3c8499fd3..93b078659 100644 --- a/libunwind/CMakeLists.txt +++ b/libunwind/CMakeLists.txt -@@ -130,7 +130,7 @@ set(LIBUNWIND_INSTALL_RUNTIME_DIR "${CMAKE_INSTALL_BINDIR}" CACHE STRING +@@ -140,7 +140,7 @@ set(LIBUNWIND_INSTALL_RUNTIME_DIR "${CMAKE_INSTALL_BINDIR}" CACHE STRING set(LIBUNWIND_SHARED_OUTPUT_NAME "unwind" CACHE STRING "Output name for the shared libunwind runtime library.") set(LIBUNWIND_STATIC_OUTPUT_NAME "unwind" CACHE STRING "Output name for the static libunwind runtime library.") @@ -63,5 +63,5 @@ index 28d67b0fe..c5d624d5b 100644 if(LIBUNWIND_LIBDIR_SUBDIR) string(APPEND LIBUNWIND_TARGET_SUBDIR /${LIBUNWIND_LIBDIR_SUBDIR}) -- -2.47.0 +2.49.0 diff --git a/repos/core/llvm/0013-libc-musl-locale-workarounds.patch b/repos/core/llvm/0013-libc-musl-locale-workarounds.patch deleted file mode 100755 index a5c3769e..00000000 --- a/repos/core/llvm/0013-libc-musl-locale-workarounds.patch +++ /dev/null @@ -1,40 +0,0 @@ -From 37a8c7818c4407b6d56ffe14f6f12c53b559f18b Mon Sep 17 00:00:00 2001 -From: q66 <q66@chimera-linux.org> -Date: Sun, 14 Apr 2024 14:45:36 +0200 -Subject: [PATCH 13/30] libc++: musl locale workarounds - ---- - libcxx/include/locale | 8 ++++++++ - 1 file changed, 8 insertions(+) - -diff --git a/libcxx/include/locale b/libcxx/include/locale -index 573910a85..7d610b584 100644 ---- a/libcxx/include/locale -+++ b/libcxx/include/locale -@@ -727,7 +727,11 @@ __num_get_signed_integral(const char* __a, const char* __a_end, ios_base::iostat - __libcpp_remove_reference_t<decltype(errno)> __save_errno = errno; - errno = 0; - char* __p2; -+#if defined(__linux__) && !defined(__GLIBC__) -+ long long __ll = strtoll(__a, &__p2, __base); -+#else - long long __ll = strtoll_l(__a, &__p2, __base, _LIBCPP_GET_C_LOCALE); -+#endif - __libcpp_remove_reference_t<decltype(errno)> __current_errno = errno; - if (__current_errno == 0) - errno = __save_errno; -@@ -759,7 +763,11 @@ __num_get_unsigned_integral(const char* __a, const char* __a_end, ios_base::iost - __libcpp_remove_reference_t<decltype(errno)> __save_errno = errno; - errno = 0; - char* __p2; -+#if defined(__linux__) && !defined(__GLIBC__) -+ unsigned long long __ll = strtoull(__a, &__p2, __base); -+#else - unsigned long long __ll = strtoull_l(__a, &__p2, __base, _LIBCPP_GET_C_LOCALE); -+#endif - __libcpp_remove_reference_t<decltype(errno)> __current_errno = errno; - if (__current_errno == 0) - errno = __save_errno; --- -2.47.0 - diff --git a/repos/core/llvm/0014-clang-disable-multiarch-layout-on-musl.patch b/repos/core/llvm/0014-clang-disable-multiarch-layout-on-musl.patch index 99c6d137..99c6d137 100755..100644 --- a/repos/core/llvm/0014-clang-disable-multiarch-layout-on-musl.patch +++ b/repos/core/llvm/0014-clang-disable-multiarch-layout-on-musl.patch diff --git a/repos/core/llvm/0017-clang-use-as-needed-by-default.patch b/repos/core/llvm/0017-clang-use-as-needed-by-default.patch index baf51e7d..baf51e7d 100755..100644 --- a/repos/core/llvm/0017-clang-use-as-needed-by-default.patch +++ b/repos/core/llvm/0017-clang-use-as-needed-by-default.patch diff --git a/repos/core/llvm/abuild b/repos/core/llvm/abuild index 475f2a5b..2dfbce83 100755..100644 --- a/repos/core/llvm/abuild +++ b/repos/core/llvm/abuild @@ -1,10 +1,9 @@ name=llvm -version=19.1.7 -release=2 +version=20.1.3 +release=1 source="https://github.com/llvm/llvm-project/releases/download/llvmorg-${version}/llvm-project-${version}.src.tar.xz c89 c99 0012-libc-libc-abi-libunwind-disable-multiarch-locations.patch - 0013-libc-musl-locale-workarounds.patch 0014-clang-disable-multiarch-layout-on-musl.patch 0017-clang-use-as-needed-by-default.patch 0024-clang-link-libcxxabi-on-linux-when-using-libc.patch diff --git a/repos/core/llvm/c89 b/repos/core/llvm/c89 index e1755f5c..e1755f5c 100755..100644 --- a/repos/core/llvm/c89 +++ b/repos/core/llvm/c89 diff --git a/repos/core/llvm/c99 b/repos/core/llvm/c99 index c0e8d13b..c0e8d13b 100755..100644 --- a/repos/core/llvm/c99 +++ b/repos/core/llvm/c99 diff --git a/repos/core/llvm/compiler-rt-sanitizer-supported-arch.patch b/repos/core/llvm/compiler-rt-sanitizer-supported-arch.patch index c2c8bdc4..c2c8bdc4 100755..100644 --- a/repos/core/llvm/compiler-rt-sanitizer-supported-arch.patch +++ b/repos/core/llvm/compiler-rt-sanitizer-supported-arch.patch diff --git a/repos/core/llvm/fix-msan-with-musl.patch b/repos/core/llvm/fix-msan-with-musl.patch index 0def1610..0def1610 100755..100644 --- a/repos/core/llvm/fix-msan-with-musl.patch +++ b/repos/core/llvm/fix-msan-with-musl.patch diff --git a/repos/core/llvm/musl-stack-size.patch b/repos/core/llvm/musl-stack-size.patch index b3f2189d..b3f2189d 100755..100644 --- a/repos/core/llvm/musl-stack-size.patch +++ b/repos/core/llvm/musl-stack-size.patch diff --git a/repos/core/llvm/musl-targets.patch b/repos/core/llvm/musl-targets.patch index d2bbaca4..d2bbaca4 100755..100644 --- a/repos/core/llvm/musl-targets.patch +++ b/repos/core/llvm/musl-targets.patch |