From 1fba310e22b0e16d5396492036688f87ce548d54 Mon Sep 17 00:00:00 2001 From: Justine Tunney Date: Wed, 31 Jul 2024 01:01:00 -0700 Subject: [PATCH] Delete mislocated headers --- libc/isystem/__algorithm/adjacent_find.h | 1 - libc/isystem/__algorithm/all_of.h | 1 - libc/isystem/__algorithm/any_of.h | 1 - libc/isystem/__algorithm/binary_search.h | 1 - libc/isystem/__algorithm/clamp.h | 1 - libc/isystem/__algorithm/comp.h | 1 - libc/isystem/__algorithm/comp_ref_type.h | 1 - libc/isystem/__algorithm/copy.h | 1 - libc/isystem/__algorithm/copy_backward.h | 1 - libc/isystem/__algorithm/copy_if.h | 1 - libc/isystem/__algorithm/copy_move_common.h | 1 - libc/isystem/__algorithm/copy_n.h | 1 - libc/isystem/__algorithm/count.h | 1 - libc/isystem/__algorithm/count_if.h | 1 - libc/isystem/__algorithm/equal.h | 1 - libc/isystem/__algorithm/equal_range.h | 1 - libc/isystem/__algorithm/fill.h | 1 - libc/isystem/__algorithm/fill_n.h | 1 - libc/isystem/__algorithm/find.h | 1 - libc/isystem/__algorithm/find_end.h | 1 - libc/isystem/__algorithm/find_first_of.h | 1 - libc/isystem/__algorithm/find_if.h | 1 - libc/isystem/__algorithm/find_if_not.h | 1 - libc/isystem/__algorithm/for_each.h | 1 - libc/isystem/__algorithm/for_each_n.h | 1 - libc/isystem/__algorithm/for_each_segment.h | 1 - libc/isystem/__algorithm/generate.h | 1 - libc/isystem/__algorithm/generate_n.h | 1 - libc/isystem/__algorithm/half_positive.h | 1 - libc/isystem/__algorithm/in_found_result.h | 1 - libc/isystem/__algorithm/in_fun_result.h | 1 - libc/isystem/__algorithm/in_in_out_result.h | 1 - libc/isystem/__algorithm/in_in_result.h | 1 - libc/isystem/__algorithm/in_out_out_result.h | 1 - libc/isystem/__algorithm/in_out_result.h | 1 - libc/isystem/__algorithm/includes.h | 1 - libc/isystem/__algorithm/inplace_merge.h | 1 - libc/isystem/__algorithm/is_heap.h | 1 - libc/isystem/__algorithm/is_heap_until.h | 1 - libc/isystem/__algorithm/is_partitioned.h | 1 - libc/isystem/__algorithm/is_permutation.h | 1 - libc/isystem/__algorithm/is_sorted.h | 1 - libc/isystem/__algorithm/is_sorted_until.h | 1 - libc/isystem/__algorithm/iter_swap.h | 1 - libc/isystem/__algorithm/iterator_operations.h | 1 - libc/isystem/__algorithm/lexicographical_compare.h | 1 - libc/isystem/__algorithm/lexicographical_compare_three_way.h | 1 - libc/isystem/__algorithm/lower_bound.h | 1 - libc/isystem/__algorithm/make_heap.h | 1 - libc/isystem/__algorithm/make_projected.h | 1 - libc/isystem/__algorithm/max.h | 1 - libc/isystem/__algorithm/max_element.h | 1 - libc/isystem/__algorithm/merge.h | 1 - libc/isystem/__algorithm/min.h | 1 - libc/isystem/__algorithm/min_element.h | 1 - libc/isystem/__algorithm/min_max_result.h | 1 - libc/isystem/__algorithm/minmax.h | 1 - libc/isystem/__algorithm/minmax_element.h | 1 - libc/isystem/__algorithm/mismatch.h | 1 - libc/isystem/__algorithm/move.h | 1 - libc/isystem/__algorithm/move_backward.h | 1 - libc/isystem/__algorithm/next_permutation.h | 1 - libc/isystem/__algorithm/none_of.h | 1 - libc/isystem/__algorithm/nth_element.h | 1 - libc/isystem/__algorithm/partial_sort.h | 1 - libc/isystem/__algorithm/partial_sort_copy.h | 1 - libc/isystem/__algorithm/partition.h | 1 - libc/isystem/__algorithm/partition_copy.h | 1 - libc/isystem/__algorithm/partition_point.h | 1 - libc/isystem/__algorithm/pop_heap.h | 1 - libc/isystem/__algorithm/prev_permutation.h | 1 - libc/isystem/__algorithm/pstl_any_all_none_of.h | 1 - libc/isystem/__algorithm/pstl_backend.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backend.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/any_of.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/backend.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/fill.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/find_if.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/for_each.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/merge.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/serial.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/thread.h | 1 - libc/isystem/__algorithm/pstl_backends/cpu_backends/transform.h | 1 - libc/isystem/__algorithm/pstl_copy.h | 1 - libc/isystem/__algorithm/pstl_fill.h | 1 - libc/isystem/__algorithm/pstl_find.h | 1 - libc/isystem/__algorithm/pstl_for_each.h | 1 - libc/isystem/__algorithm/pstl_frontend_dispatch.h | 1 - libc/isystem/__algorithm/pstl_merge.h | 1 - libc/isystem/__algorithm/pstl_transform.h | 1 - libc/isystem/__algorithm/push_heap.h | 1 - libc/isystem/__algorithm/ranges_adjacent_find.h | 1 - libc/isystem/__algorithm/ranges_all_of.h | 1 - libc/isystem/__algorithm/ranges_any_of.h | 1 - libc/isystem/__algorithm/ranges_binary_search.h | 1 - libc/isystem/__algorithm/ranges_clamp.h | 1 - libc/isystem/__algorithm/ranges_copy.h | 1 - libc/isystem/__algorithm/ranges_copy_backward.h | 1 - libc/isystem/__algorithm/ranges_copy_if.h | 1 - libc/isystem/__algorithm/ranges_copy_n.h | 1 - libc/isystem/__algorithm/ranges_count.h | 1 - libc/isystem/__algorithm/ranges_count_if.h | 1 - libc/isystem/__algorithm/ranges_equal.h | 1 - libc/isystem/__algorithm/ranges_equal_range.h | 1 - libc/isystem/__algorithm/ranges_fill.h | 1 - libc/isystem/__algorithm/ranges_fill_n.h | 1 - libc/isystem/__algorithm/ranges_find.h | 1 - libc/isystem/__algorithm/ranges_find_end.h | 1 - libc/isystem/__algorithm/ranges_find_first_of.h | 1 - libc/isystem/__algorithm/ranges_find_if.h | 1 - libc/isystem/__algorithm/ranges_find_if_not.h | 1 - libc/isystem/__algorithm/ranges_for_each.h | 1 - libc/isystem/__algorithm/ranges_for_each_n.h | 1 - libc/isystem/__algorithm/ranges_generate.h | 1 - libc/isystem/__algorithm/ranges_generate_n.h | 1 - libc/isystem/__algorithm/ranges_includes.h | 1 - libc/isystem/__algorithm/ranges_inplace_merge.h | 1 - libc/isystem/__algorithm/ranges_is_heap.h | 1 - libc/isystem/__algorithm/ranges_is_heap_until.h | 1 - libc/isystem/__algorithm/ranges_is_partitioned.h | 1 - libc/isystem/__algorithm/ranges_is_permutation.h | 1 - libc/isystem/__algorithm/ranges_is_sorted.h | 1 - libc/isystem/__algorithm/ranges_is_sorted_until.h | 1 - libc/isystem/__algorithm/ranges_iterator_concept.h | 1 - libc/isystem/__algorithm/ranges_lexicographical_compare.h | 1 - libc/isystem/__algorithm/ranges_lower_bound.h | 1 - libc/isystem/__algorithm/ranges_make_heap.h | 1 - libc/isystem/__algorithm/ranges_max.h | 1 - libc/isystem/__algorithm/ranges_max_element.h | 1 - libc/isystem/__algorithm/ranges_merge.h | 1 - libc/isystem/__algorithm/ranges_min.h | 1 - libc/isystem/__algorithm/ranges_min_element.h | 1 - libc/isystem/__algorithm/ranges_minmax.h | 1 - libc/isystem/__algorithm/ranges_minmax_element.h | 1 - libc/isystem/__algorithm/ranges_mismatch.h | 1 - libc/isystem/__algorithm/ranges_move.h | 1 - libc/isystem/__algorithm/ranges_move_backward.h | 1 - libc/isystem/__algorithm/ranges_next_permutation.h | 1 - libc/isystem/__algorithm/ranges_none_of.h | 1 - libc/isystem/__algorithm/ranges_nth_element.h | 1 - libc/isystem/__algorithm/ranges_partial_sort.h | 1 - libc/isystem/__algorithm/ranges_partial_sort_copy.h | 1 - libc/isystem/__algorithm/ranges_partition.h | 1 - libc/isystem/__algorithm/ranges_partition_copy.h | 1 - libc/isystem/__algorithm/ranges_partition_point.h | 1 - libc/isystem/__algorithm/ranges_pop_heap.h | 1 - libc/isystem/__algorithm/ranges_prev_permutation.h | 1 - libc/isystem/__algorithm/ranges_push_heap.h | 1 - libc/isystem/__algorithm/ranges_remove.h | 1 - libc/isystem/__algorithm/ranges_remove_copy.h | 1 - libc/isystem/__algorithm/ranges_remove_copy_if.h | 1 - libc/isystem/__algorithm/ranges_remove_if.h | 1 - libc/isystem/__algorithm/ranges_replace.h | 1 - libc/isystem/__algorithm/ranges_replace_copy.h | 1 - libc/isystem/__algorithm/ranges_replace_copy_if.h | 1 - libc/isystem/__algorithm/ranges_replace_if.h | 1 - libc/isystem/__algorithm/ranges_reverse.h | 1 - libc/isystem/__algorithm/ranges_reverse_copy.h | 1 - libc/isystem/__algorithm/ranges_rotate.h | 1 - libc/isystem/__algorithm/ranges_rotate_copy.h | 1 - libc/isystem/__algorithm/ranges_sample.h | 1 - libc/isystem/__algorithm/ranges_search.h | 1 - libc/isystem/__algorithm/ranges_search_n.h | 1 - libc/isystem/__algorithm/ranges_set_difference.h | 1 - libc/isystem/__algorithm/ranges_set_intersection.h | 1 - libc/isystem/__algorithm/ranges_set_symmetric_difference.h | 1 - libc/isystem/__algorithm/ranges_set_union.h | 1 - libc/isystem/__algorithm/ranges_shuffle.h | 1 - libc/isystem/__algorithm/ranges_sort.h | 1 - libc/isystem/__algorithm/ranges_sort_heap.h | 1 - libc/isystem/__algorithm/ranges_stable_partition.h | 1 - libc/isystem/__algorithm/ranges_stable_sort.h | 1 - libc/isystem/__algorithm/ranges_starts_with.h | 1 - libc/isystem/__algorithm/ranges_swap_ranges.h | 1 - libc/isystem/__algorithm/ranges_transform.h | 1 - libc/isystem/__algorithm/ranges_unique.h | 1 - libc/isystem/__algorithm/ranges_unique_copy.h | 1 - libc/isystem/__algorithm/ranges_upper_bound.h | 1 - libc/isystem/__algorithm/remove.h | 1 - libc/isystem/__algorithm/remove_copy.h | 1 - libc/isystem/__algorithm/remove_copy_if.h | 1 - libc/isystem/__algorithm/remove_if.h | 1 - libc/isystem/__algorithm/replace.h | 1 - libc/isystem/__algorithm/replace_copy.h | 1 - libc/isystem/__algorithm/replace_copy_if.h | 1 - libc/isystem/__algorithm/replace_if.h | 1 - libc/isystem/__algorithm/reverse.h | 1 - libc/isystem/__algorithm/reverse_copy.h | 1 - libc/isystem/__algorithm/rotate.h | 1 - libc/isystem/__algorithm/rotate_copy.h | 1 - libc/isystem/__algorithm/sample.h | 1 - libc/isystem/__algorithm/search.h | 1 - libc/isystem/__algorithm/search_n.h | 1 - libc/isystem/__algorithm/set_difference.h | 1 - libc/isystem/__algorithm/set_intersection.h | 1 - libc/isystem/__algorithm/set_symmetric_difference.h | 1 - libc/isystem/__algorithm/set_union.h | 1 - libc/isystem/__algorithm/shift_left.h | 1 - libc/isystem/__algorithm/shift_right.h | 1 - libc/isystem/__algorithm/shuffle.h | 1 - libc/isystem/__algorithm/sift_down.h | 1 - libc/isystem/__algorithm/sort.h | 1 - libc/isystem/__algorithm/sort_heap.h | 1 - libc/isystem/__algorithm/stable_partition.h | 1 - libc/isystem/__algorithm/stable_sort.h | 1 - libc/isystem/__algorithm/swap_ranges.h | 1 - libc/isystem/__algorithm/three_way_comp_ref_type.h | 1 - libc/isystem/__algorithm/transform.h | 1 - libc/isystem/__algorithm/uniform_random_bit_generator_adaptor.h | 1 - libc/isystem/__algorithm/unique.h | 1 - libc/isystem/__algorithm/unique_copy.h | 1 - libc/isystem/__algorithm/unwrap_iter.h | 1 - libc/isystem/__algorithm/unwrap_range.h | 1 - libc/isystem/__algorithm/upper_bound.h | 1 - libc/isystem/__assert | 1 - libc/isystem/__atomic/aliases.h | 1 - libc/isystem/__atomic/atomic.h | 1 - libc/isystem/__atomic/atomic_base.h | 1 - libc/isystem/__atomic/atomic_flag.h | 1 - libc/isystem/__atomic/atomic_init.h | 1 - libc/isystem/__atomic/atomic_lock_free.h | 1 - libc/isystem/__atomic/atomic_sync.h | 1 - libc/isystem/__atomic/check_memory_order.h | 1 - libc/isystem/__atomic/contention_t.h | 1 - libc/isystem/__atomic/cxx_atomic_impl.h | 1 - libc/isystem/__atomic/fence.h | 1 - libc/isystem/__atomic/is_always_lock_free.h | 1 - libc/isystem/__atomic/kill_dependency.h | 1 - libc/isystem/__atomic/memory_order.h | 1 - libc/isystem/__availability | 1 - libc/isystem/__bit/bit_cast.h | 1 - libc/isystem/__bit/bit_ceil.h | 1 - libc/isystem/__bit/bit_floor.h | 1 - libc/isystem/__bit/bit_log2.h | 1 - libc/isystem/__bit/bit_width.h | 1 - libc/isystem/__bit/blsr.h | 1 - libc/isystem/__bit/byteswap.h | 1 - libc/isystem/__bit/countl.h | 1 - libc/isystem/__bit/countr.h | 1 - libc/isystem/__bit/endian.h | 1 - libc/isystem/__bit/has_single_bit.h | 1 - libc/isystem/__bit/popcount.h | 1 - libc/isystem/__bit/rotate.h | 1 - libc/isystem/__bit_reference | 1 - libc/isystem/__charconv/chars_format.h | 1 - libc/isystem/__charconv/from_chars_integral.h | 1 - libc/isystem/__charconv/from_chars_result.h | 1 - libc/isystem/__charconv/tables.h | 1 - libc/isystem/__charconv/to_chars.h | 1 - libc/isystem/__charconv/to_chars_base_10.h | 1 - libc/isystem/__charconv/to_chars_floating_point.h | 1 - libc/isystem/__charconv/to_chars_integral.h | 1 - libc/isystem/__charconv/to_chars_result.h | 1 - libc/isystem/__charconv/traits.h | 1 - libc/isystem/__chrono/calendar.h | 1 - libc/isystem/__chrono/concepts.h | 1 - libc/isystem/__chrono/convert_to_timespec.h | 1 - libc/isystem/__chrono/convert_to_tm.h | 1 - libc/isystem/__chrono/day.h | 1 - libc/isystem/__chrono/duration.h | 1 - libc/isystem/__chrono/file_clock.h | 1 - libc/isystem/__chrono/formatter.h | 1 - libc/isystem/__chrono/hh_mm_ss.h | 1 - libc/isystem/__chrono/high_resolution_clock.h | 1 - libc/isystem/__chrono/literals.h | 1 - libc/isystem/__chrono/month.h | 1 - libc/isystem/__chrono/month_weekday.h | 1 - libc/isystem/__chrono/monthday.h | 1 - libc/isystem/__chrono/ostream.h | 1 - libc/isystem/__chrono/parser_std_format_spec.h | 1 - libc/isystem/__chrono/statically_widen.h | 1 - libc/isystem/__chrono/steady_clock.h | 1 - libc/isystem/__chrono/system_clock.h | 1 - libc/isystem/__chrono/time_point.h | 1 - libc/isystem/__chrono/weekday.h | 1 - libc/isystem/__chrono/year.h | 1 - libc/isystem/__chrono/year_month.h | 1 - libc/isystem/__chrono/year_month_day.h | 1 - libc/isystem/__chrono/year_month_weekday.h | 1 - libc/isystem/__compare/common_comparison_category.h | 1 - libc/isystem/__compare/compare_partial_order_fallback.h | 1 - libc/isystem/__compare/compare_strong_order_fallback.h | 1 - libc/isystem/__compare/compare_three_way.h | 1 - libc/isystem/__compare/compare_three_way_result.h | 1 - libc/isystem/__compare/compare_weak_order_fallback.h | 1 - libc/isystem/__compare/is_eq.h | 1 - libc/isystem/__compare/ordering.h | 1 - libc/isystem/__compare/partial_order.h | 1 - libc/isystem/__compare/strong_order.h | 1 - libc/isystem/__compare/synth_three_way.h | 1 - libc/isystem/__compare/three_way_comparable.h | 1 - libc/isystem/__compare/weak_order.h | 1 - libc/isystem/__concepts/arithmetic.h | 1 - libc/isystem/__concepts/assignable.h | 1 - libc/isystem/__concepts/boolean_testable.h | 1 - libc/isystem/__concepts/class_or_enum.h | 1 - libc/isystem/__concepts/common_reference_with.h | 1 - libc/isystem/__concepts/common_with.h | 1 - libc/isystem/__concepts/constructible.h | 1 - libc/isystem/__concepts/convertible_to.h | 1 - libc/isystem/__concepts/copyable.h | 1 - libc/isystem/__concepts/derived_from.h | 1 - libc/isystem/__concepts/destructible.h | 1 - libc/isystem/__concepts/different_from.h | 1 - libc/isystem/__concepts/equality_comparable.h | 1 - libc/isystem/__concepts/invocable.h | 1 - libc/isystem/__concepts/movable.h | 1 - libc/isystem/__concepts/predicate.h | 1 - libc/isystem/__concepts/regular.h | 1 - libc/isystem/__concepts/relation.h | 1 - libc/isystem/__concepts/same_as.h | 1 - libc/isystem/__concepts/semiregular.h | 1 - libc/isystem/__concepts/swappable.h | 1 - libc/isystem/__concepts/totally_ordered.h | 1 - libc/isystem/__condition_variable/condition_variable.h | 1 - libc/isystem/__config | 1 - libc/isystem/__config_site | 1 - libc/isystem/__coroutine/coroutine_handle.h | 1 - libc/isystem/__coroutine/coroutine_traits.h | 1 - libc/isystem/__coroutine/noop_coroutine_handle.h | 1 - libc/isystem/__coroutine/trivial_awaitables.h | 1 - libc/isystem/__debug | 1 - libc/isystem/__debug_utils/randomize_range.h | 1 - libc/isystem/__exception/exception.h | 1 - libc/isystem/__exception/exception_ptr.h | 1 - libc/isystem/__exception/nested_exception.h | 1 - libc/isystem/__exception/operations.h | 1 - libc/isystem/__exception/terminate.h | 1 - libc/isystem/__expected/bad_expected_access.h | 1 - libc/isystem/__expected/expected.h | 1 - libc/isystem/__expected/unexpect.h | 1 - libc/isystem/__expected/unexpected.h | 1 - libc/isystem/__filesystem/copy_options.h | 1 - libc/isystem/__filesystem/directory_entry.h | 1 - libc/isystem/__filesystem/directory_iterator.h | 1 - libc/isystem/__filesystem/directory_options.h | 1 - libc/isystem/__filesystem/file_status.h | 1 - libc/isystem/__filesystem/file_time_type.h | 1 - libc/isystem/__filesystem/file_type.h | 1 - libc/isystem/__filesystem/filesystem_error.h | 1 - libc/isystem/__filesystem/operations.h | 1 - libc/isystem/__filesystem/path.h | 1 - libc/isystem/__filesystem/path_iterator.h | 1 - libc/isystem/__filesystem/perm_options.h | 1 - libc/isystem/__filesystem/perms.h | 1 - libc/isystem/__filesystem/recursive_directory_iterator.h | 1 - libc/isystem/__filesystem/space_info.h | 1 - libc/isystem/__filesystem/u8path.h | 1 - libc/isystem/__format/buffer.h | 1 - libc/isystem/__format/concepts.h | 1 - libc/isystem/__format/container_adaptor.h | 1 - libc/isystem/__format/enable_insertable.h | 1 - libc/isystem/__format/escaped_output_table.h | 1 - libc/isystem/__format/extended_grapheme_cluster_table.h | 1 - libc/isystem/__format/format_arg.h | 1 - libc/isystem/__format/format_arg_store.h | 1 - libc/isystem/__format/format_args.h | 1 - libc/isystem/__format/format_context.h | 1 - libc/isystem/__format/format_error.h | 1 - libc/isystem/__format/format_functions.h | 1 - libc/isystem/__format/format_fwd.h | 1 - libc/isystem/__format/format_parse_context.h | 1 - libc/isystem/__format/format_string.h | 1 - libc/isystem/__format/format_to_n_result.h | 1 - libc/isystem/__format/formatter.h | 1 - libc/isystem/__format/formatter_bool.h | 1 - libc/isystem/__format/formatter_char.h | 1 - libc/isystem/__format/formatter_floating_point.h | 1 - libc/isystem/__format/formatter_integer.h | 1 - libc/isystem/__format/formatter_integral.h | 1 - libc/isystem/__format/formatter_output.h | 1 - libc/isystem/__format/formatter_pointer.h | 1 - libc/isystem/__format/formatter_string.h | 1 - libc/isystem/__format/formatter_tuple.h | 1 - libc/isystem/__format/parser_std_format_spec.h | 1 - libc/isystem/__format/range_default_formatter.h | 1 - libc/isystem/__format/range_formatter.h | 1 - libc/isystem/__format/unicode.h | 1 - libc/isystem/__format/width_estimation_table.h | 1 - libc/isystem/__functional/binary_function.h | 1 - libc/isystem/__functional/binary_negate.h | 1 - libc/isystem/__functional/bind.h | 1 - libc/isystem/__functional/bind_back.h | 1 - libc/isystem/__functional/bind_front.h | 1 - libc/isystem/__functional/binder1st.h | 1 - libc/isystem/__functional/binder2nd.h | 1 - libc/isystem/__functional/boyer_moore_searcher.h | 1 - libc/isystem/__functional/compose.h | 1 - libc/isystem/__functional/default_searcher.h | 1 - libc/isystem/__functional/function.h | 1 - libc/isystem/__functional/hash.h | 1 - libc/isystem/__functional/identity.h | 1 - libc/isystem/__functional/invoke.h | 1 - libc/isystem/__functional/is_transparent.h | 1 - libc/isystem/__functional/mem_fn.h | 1 - libc/isystem/__functional/mem_fun_ref.h | 1 - libc/isystem/__functional/not_fn.h | 1 - libc/isystem/__functional/operations.h | 1 - libc/isystem/__functional/perfect_forward.h | 1 - libc/isystem/__functional/pointer_to_binary_function.h | 1 - libc/isystem/__functional/pointer_to_unary_function.h | 1 - libc/isystem/__functional/ranges_operations.h | 1 - libc/isystem/__functional/reference_wrapper.h | 1 - libc/isystem/__functional/unary_function.h | 1 - libc/isystem/__functional/unary_negate.h | 1 - libc/isystem/__functional/weak_result_type.h | 1 - libc/isystem/__fwd/array.h | 1 - libc/isystem/__fwd/fstream.h | 1 - libc/isystem/__fwd/get.h | 1 - libc/isystem/__fwd/hash.h | 1 - libc/isystem/__fwd/ios.h | 1 - libc/isystem/__fwd/istream.h | 1 - libc/isystem/__fwd/memory_resource.h | 1 - libc/isystem/__fwd/ostream.h | 1 - libc/isystem/__fwd/pair.h | 1 - libc/isystem/__fwd/span.h | 1 - libc/isystem/__fwd/sstream.h | 1 - libc/isystem/__fwd/streambuf.h | 1 - libc/isystem/__fwd/string.h | 1 - libc/isystem/__fwd/string_view.h | 1 - libc/isystem/__fwd/subrange.h | 1 - libc/isystem/__fwd/tuple.h | 1 - libc/isystem/__hash_table | 1 - libc/isystem/__ios/fpos.h | 1 - libc/isystem/__iterator/access.h | 1 - libc/isystem/__iterator/advance.h | 1 - libc/isystem/__iterator/back_insert_iterator.h | 1 - libc/isystem/__iterator/bounded_iter.h | 1 - libc/isystem/__iterator/common_iterator.h | 1 - libc/isystem/__iterator/concepts.h | 1 - libc/isystem/__iterator/counted_iterator.h | 1 - libc/isystem/__iterator/data.h | 1 - libc/isystem/__iterator/default_sentinel.h | 1 - libc/isystem/__iterator/distance.h | 1 - libc/isystem/__iterator/empty.h | 1 - libc/isystem/__iterator/erase_if_container.h | 1 - libc/isystem/__iterator/front_insert_iterator.h | 1 - libc/isystem/__iterator/incrementable_traits.h | 1 - libc/isystem/__iterator/indirectly_comparable.h | 1 - libc/isystem/__iterator/insert_iterator.h | 1 - libc/isystem/__iterator/istream_iterator.h | 1 - libc/isystem/__iterator/istreambuf_iterator.h | 1 - libc/isystem/__iterator/iter_move.h | 1 - libc/isystem/__iterator/iter_swap.h | 1 - libc/isystem/__iterator/iterator.h | 1 - libc/isystem/__iterator/iterator_traits.h | 1 - libc/isystem/__iterator/iterator_with_data.h | 1 - libc/isystem/__iterator/mergeable.h | 1 - libc/isystem/__iterator/move_iterator.h | 1 - libc/isystem/__iterator/move_sentinel.h | 1 - libc/isystem/__iterator/next.h | 1 - libc/isystem/__iterator/ostream_iterator.h | 1 - libc/isystem/__iterator/ostreambuf_iterator.h | 1 - libc/isystem/__iterator/permutable.h | 1 - libc/isystem/__iterator/prev.h | 1 - libc/isystem/__iterator/projected.h | 1 - libc/isystem/__iterator/readable_traits.h | 1 - libc/isystem/__iterator/reverse_access.h | 1 - libc/isystem/__iterator/reverse_iterator.h | 1 - libc/isystem/__iterator/segmented_iterator.h | 1 - libc/isystem/__iterator/size.h | 1 - libc/isystem/__iterator/sortable.h | 1 - libc/isystem/__iterator/unreachable_sentinel.h | 1 - libc/isystem/__iterator/wrap_iter.h | 1 - libc/isystem/__locale | 1 - libc/isystem/__locale_dir/locale_base_api/bsd_locale_defaults.h | 1 - libc/isystem/__locale_dir/locale_base_api/bsd_locale_fallbacks.h | 1 - libc/isystem/__locale_dir/locale_base_api/locale_guard.h | 1 - libc/isystem/__mbstate_t.h | 1 - libc/isystem/__mdspan/extents.h | 1 - libc/isystem/__memory/addressof.h | 1 - libc/isystem/__memory/align.h | 1 - libc/isystem/__memory/aligned_alloc.h | 1 - libc/isystem/__memory/allocate_at_least.h | 1 - libc/isystem/__memory/allocation_guard.h | 1 - libc/isystem/__memory/allocator.h | 1 - libc/isystem/__memory/allocator_arg_t.h | 1 - libc/isystem/__memory/allocator_destructor.h | 1 - libc/isystem/__memory/allocator_traits.h | 1 - libc/isystem/__memory/assume_aligned.h | 1 - libc/isystem/__memory/auto_ptr.h | 1 - libc/isystem/__memory/builtin_new_allocator.h | 1 - libc/isystem/__memory/compressed_pair.h | 1 - libc/isystem/__memory/concepts.h | 1 - libc/isystem/__memory/construct_at.h | 1 - libc/isystem/__memory/destruct_n.h | 1 - libc/isystem/__memory/pointer_traits.h | 1 - libc/isystem/__memory/ranges_construct_at.h | 1 - libc/isystem/__memory/ranges_uninitialized_algorithms.h | 1 - libc/isystem/__memory/raw_storage_iterator.h | 1 - libc/isystem/__memory/shared_ptr.h | 1 - libc/isystem/__memory/swap_allocator.h | 1 - libc/isystem/__memory/temp_value.h | 1 - libc/isystem/__memory/temporary_buffer.h | 1 - libc/isystem/__memory/uninitialized_algorithms.h | 1 - libc/isystem/__memory/unique_ptr.h | 1 - libc/isystem/__memory/uses_allocator.h | 1 - libc/isystem/__memory/uses_allocator_construction.h | 1 - libc/isystem/__memory/voidify.h | 1 - libc/isystem/__memory_resource/memory_resource.h | 1 - libc/isystem/__memory_resource/monotonic_buffer_resource.h | 1 - libc/isystem/__memory_resource/polymorphic_allocator.h | 1 - libc/isystem/__memory_resource/pool_options.h | 1 - libc/isystem/__memory_resource/synchronized_pool_resource.h | 1 - libc/isystem/__memory_resource/unsynchronized_pool_resource.h | 1 - libc/isystem/__mutex/lock_guard.h | 1 - libc/isystem/__mutex/mutex.h | 1 - libc/isystem/__mutex/tag_types.h | 1 - libc/isystem/__mutex/unique_lock.h | 1 - libc/isystem/__node_handle | 1 - libc/isystem/__numeric/accumulate.h | 1 - libc/isystem/__numeric/adjacent_difference.h | 1 - libc/isystem/__numeric/exclusive_scan.h | 1 - libc/isystem/__numeric/gcd_lcm.h | 1 - libc/isystem/__numeric/inclusive_scan.h | 1 - libc/isystem/__numeric/inner_product.h | 1 - libc/isystem/__numeric/iota.h | 1 - libc/isystem/__numeric/midpoint.h | 1 - libc/isystem/__numeric/partial_sum.h | 1 - libc/isystem/__numeric/reduce.h | 1 - libc/isystem/__numeric/transform_exclusive_scan.h | 1 - libc/isystem/__numeric/transform_inclusive_scan.h | 1 - libc/isystem/__numeric/transform_reduce.h | 1 - libc/isystem/__pstl/internal/algorithm_fwd.h | 1 - libc/isystem/__pstl/internal/algorithm_impl.h | 1 - libc/isystem/__pstl/internal/execution_defs.h | 1 - libc/isystem/__pstl/internal/execution_impl.h | 1 - libc/isystem/__pstl/internal/glue_algorithm_defs.h | 1 - libc/isystem/__pstl/internal/glue_algorithm_impl.h | 1 - libc/isystem/__pstl/internal/glue_memory_defs.h | 1 - libc/isystem/__pstl/internal/glue_memory_impl.h | 1 - libc/isystem/__pstl/internal/glue_numeric_defs.h | 1 - libc/isystem/__pstl/internal/glue_numeric_impl.h | 1 - libc/isystem/__pstl/internal/memory_impl.h | 1 - libc/isystem/__pstl/internal/numeric_fwd.h | 1 - libc/isystem/__pstl/internal/numeric_impl.h | 1 - libc/isystem/__pstl/internal/omp/parallel_for.h | 1 - libc/isystem/__pstl/internal/omp/parallel_for_each.h | 1 - libc/isystem/__pstl/internal/omp/parallel_invoke.h | 1 - libc/isystem/__pstl/internal/omp/parallel_merge.h | 1 - libc/isystem/__pstl/internal/omp/parallel_reduce.h | 1 - libc/isystem/__pstl/internal/omp/parallel_scan.h | 1 - libc/isystem/__pstl/internal/omp/parallel_stable_partial_sort.h | 1 - libc/isystem/__pstl/internal/omp/parallel_stable_sort.h | 1 - libc/isystem/__pstl/internal/omp/parallel_transform_reduce.h | 1 - libc/isystem/__pstl/internal/omp/parallel_transform_scan.h | 1 - libc/isystem/__pstl/internal/omp/util.h | 1 - libc/isystem/__pstl/internal/parallel_backend.h | 1 - libc/isystem/__pstl/internal/parallel_backend_omp.h | 1 - libc/isystem/__pstl/internal/parallel_backend_serial.h | 1 - libc/isystem/__pstl/internal/parallel_backend_tbb.h | 1 - libc/isystem/__pstl/internal/parallel_backend_utils.h | 1 - libc/isystem/__pstl/internal/unseq_backend_simd.h | 1 - libc/isystem/__pstl/internal/utils.h | 1 - libc/isystem/__pstl_algorithm | 1 - libc/isystem/__pstl_config_site | 1 - libc/isystem/__pstl_memory | 1 - libc/isystem/__pstl_numeric | 1 - libc/isystem/__random/bernoulli_distribution.h | 1 - libc/isystem/__random/binomial_distribution.h | 1 - libc/isystem/__random/cauchy_distribution.h | 1 - libc/isystem/__random/chi_squared_distribution.h | 1 - libc/isystem/__random/clamp_to_integral.h | 1 - libc/isystem/__random/default_random_engine.h | 1 - libc/isystem/__random/discard_block_engine.h | 1 - libc/isystem/__random/discrete_distribution.h | 1 - libc/isystem/__random/exponential_distribution.h | 1 - libc/isystem/__random/extreme_value_distribution.h | 1 - libc/isystem/__random/fisher_f_distribution.h | 1 - libc/isystem/__random/gamma_distribution.h | 1 - libc/isystem/__random/generate_canonical.h | 1 - libc/isystem/__random/geometric_distribution.h | 1 - libc/isystem/__random/independent_bits_engine.h | 1 - libc/isystem/__random/is_seed_sequence.h | 1 - libc/isystem/__random/is_valid.h | 1 - libc/isystem/__random/knuth_b.h | 1 - libc/isystem/__random/linear_congruential_engine.h | 1 - libc/isystem/__random/log2.h | 1 - libc/isystem/__random/lognormal_distribution.h | 1 - libc/isystem/__random/mersenne_twister_engine.h | 1 - libc/isystem/__random/negative_binomial_distribution.h | 1 - libc/isystem/__random/normal_distribution.h | 1 - libc/isystem/__random/piecewise_constant_distribution.h | 1 - libc/isystem/__random/piecewise_linear_distribution.h | 1 - libc/isystem/__random/poisson_distribution.h | 1 - libc/isystem/__random/random_device.h | 1 - libc/isystem/__random/ranlux.h | 1 - libc/isystem/__random/seed_seq.h | 1 - libc/isystem/__random/shuffle_order_engine.h | 1 - libc/isystem/__random/student_t_distribution.h | 1 - libc/isystem/__random/subtract_with_carry_engine.h | 1 - libc/isystem/__random/uniform_int_distribution.h | 1 - libc/isystem/__random/uniform_random_bit_generator.h | 1 - libc/isystem/__random/uniform_real_distribution.h | 1 - libc/isystem/__random/weibull_distribution.h | 1 - libc/isystem/__ranges/access.h | 1 - libc/isystem/__ranges/all.h | 1 - libc/isystem/__ranges/as_rvalue_view.h | 1 - libc/isystem/__ranges/common_view.h | 1 - libc/isystem/__ranges/concepts.h | 1 - libc/isystem/__ranges/container_compatible_range.h | 1 - libc/isystem/__ranges/copyable_box.h | 1 - libc/isystem/__ranges/counted.h | 1 - libc/isystem/__ranges/dangling.h | 1 - libc/isystem/__ranges/data.h | 1 - libc/isystem/__ranges/drop_view.h | 1 - libc/isystem/__ranges/drop_while_view.h | 1 - libc/isystem/__ranges/elements_view.h | 1 - libc/isystem/__ranges/empty.h | 1 - libc/isystem/__ranges/empty_view.h | 1 - libc/isystem/__ranges/enable_borrowed_range.h | 1 - libc/isystem/__ranges/enable_view.h | 1 - libc/isystem/__ranges/filter_view.h | 1 - libc/isystem/__ranges/from_range.h | 1 - libc/isystem/__ranges/iota_view.h | 1 - libc/isystem/__ranges/istream_view.h | 1 - libc/isystem/__ranges/join_view.h | 1 - libc/isystem/__ranges/lazy_split_view.h | 1 - libc/isystem/__ranges/non_propagating_cache.h | 1 - libc/isystem/__ranges/owning_view.h | 1 - libc/isystem/__ranges/range_adaptor.h | 1 - libc/isystem/__ranges/rbegin.h | 1 - libc/isystem/__ranges/ref_view.h | 1 - libc/isystem/__ranges/rend.h | 1 - libc/isystem/__ranges/reverse_view.h | 1 - libc/isystem/__ranges/single_view.h | 1 - libc/isystem/__ranges/size.h | 1 - libc/isystem/__ranges/split_view.h | 1 - libc/isystem/__ranges/subrange.h | 1 - libc/isystem/__ranges/take_view.h | 1 - libc/isystem/__ranges/take_while_view.h | 1 - libc/isystem/__ranges/transform_view.h | 1 - libc/isystem/__ranges/view_interface.h | 1 - libc/isystem/__ranges/views.h | 1 - libc/isystem/__ranges/zip_view.h | 1 - libc/isystem/__split_buffer | 1 - libc/isystem/__std_mbstate_t.h | 1 - libc/isystem/__stop_token/atomic_unique_lock.h | 1 - libc/isystem/__stop_token/intrusive_list_view.h | 1 - libc/isystem/__stop_token/intrusive_shared_ptr.h | 1 - libc/isystem/__string/char_traits.h | 1 - libc/isystem/__string/constexpr_c_functions.h | 1 - libc/isystem/__string/extern_template_lists.h | 1 - libc/isystem/__support/android/locale_bionic.h | 1 - libc/isystem/__support/fuchsia/xlocale.h | 1 - libc/isystem/__support/ibm/gettod_zos.h | 1 - libc/isystem/__support/ibm/locale_mgmt_zos.h | 1 - libc/isystem/__support/ibm/nanosleep.h | 1 - libc/isystem/__support/ibm/xlocale.h | 1 - libc/isystem/__support/musl/xlocale.h | 1 - libc/isystem/__support/newlib/xlocale.h | 1 - libc/isystem/__support/openbsd/xlocale.h | 1 - libc/isystem/__support/win32/locale_win32.h | 1 - libc/isystem/__support/xlocale/__nop_locale_mgmt.h | 1 - libc/isystem/__support/xlocale/__posix_l_fallback.h | 1 - libc/isystem/__support/xlocale/__strtonum_fallback.h | 1 - libc/isystem/__system_error/errc.h | 1 - libc/isystem/__system_error/error_category.h | 1 - libc/isystem/__system_error/error_code.h | 1 - libc/isystem/__system_error/error_condition.h | 1 - libc/isystem/__system_error/system_error.h | 1 - libc/isystem/__thread/poll_with_backoff.h | 1 - libc/isystem/__thread/timed_backoff_policy.h | 1 - libc/isystem/__tree | 1 - libc/isystem/__tuple/make_tuple_types.h | 1 - libc/isystem/__tuple/pair_like.h | 1 - libc/isystem/__tuple/sfinae_helpers.h | 1 - libc/isystem/__tuple/tuple_element.h | 1 - libc/isystem/__tuple/tuple_indices.h | 1 - libc/isystem/__tuple/tuple_like.h | 1 - libc/isystem/__tuple/tuple_like_ext.h | 1 - libc/isystem/__tuple/tuple_size.h | 1 - libc/isystem/__tuple/tuple_types.h | 1 - libc/isystem/__type_traits/add_const.h | 1 - libc/isystem/__type_traits/add_cv.h | 1 - libc/isystem/__type_traits/add_lvalue_reference.h | 1 - libc/isystem/__type_traits/add_pointer.h | 1 - libc/isystem/__type_traits/add_rvalue_reference.h | 1 - libc/isystem/__type_traits/add_volatile.h | 1 - libc/isystem/__type_traits/aligned_storage.h | 1 - libc/isystem/__type_traits/aligned_union.h | 1 - libc/isystem/__type_traits/alignment_of.h | 1 - libc/isystem/__type_traits/apply_cv.h | 1 - libc/isystem/__type_traits/can_extract_key.h | 1 - libc/isystem/__type_traits/common_reference.h | 1 - libc/isystem/__type_traits/common_type.h | 1 - libc/isystem/__type_traits/conditional.h | 1 - libc/isystem/__type_traits/conjunction.h | 1 - libc/isystem/__type_traits/copy_cv.h | 1 - libc/isystem/__type_traits/copy_cvref.h | 1 - libc/isystem/__type_traits/decay.h | 1 - libc/isystem/__type_traits/dependent_type.h | 1 - libc/isystem/__type_traits/disjunction.h | 1 - libc/isystem/__type_traits/enable_if.h | 1 - libc/isystem/__type_traits/extent.h | 1 - libc/isystem/__type_traits/has_unique_object_representation.h | 1 - libc/isystem/__type_traits/has_virtual_destructor.h | 1 - libc/isystem/__type_traits/integral_constant.h | 1 - libc/isystem/__type_traits/invoke.h | 1 - libc/isystem/__type_traits/is_abstract.h | 1 - libc/isystem/__type_traits/is_aggregate.h | 1 - libc/isystem/__type_traits/is_allocator.h | 1 - libc/isystem/__type_traits/is_always_bitcastable.h | 1 - libc/isystem/__type_traits/is_arithmetic.h | 1 - libc/isystem/__type_traits/is_array.h | 1 - libc/isystem/__type_traits/is_assignable.h | 1 - libc/isystem/__type_traits/is_base_of.h | 1 - libc/isystem/__type_traits/is_bounded_array.h | 1 - libc/isystem/__type_traits/is_callable.h | 1 - libc/isystem/__type_traits/is_char_like_type.h | 1 - libc/isystem/__type_traits/is_class.h | 1 - libc/isystem/__type_traits/is_compound.h | 1 - libc/isystem/__type_traits/is_const.h | 1 - libc/isystem/__type_traits/is_constant_evaluated.h | 1 - libc/isystem/__type_traits/is_constructible.h | 1 - libc/isystem/__type_traits/is_convertible.h | 1 - libc/isystem/__type_traits/is_copy_assignable.h | 1 - libc/isystem/__type_traits/is_copy_constructible.h | 1 - libc/isystem/__type_traits/is_core_convertible.h | 1 - libc/isystem/__type_traits/is_default_constructible.h | 1 - libc/isystem/__type_traits/is_destructible.h | 1 - libc/isystem/__type_traits/is_empty.h | 1 - libc/isystem/__type_traits/is_enum.h | 1 - libc/isystem/__type_traits/is_equality_comparable.h | 1 - libc/isystem/__type_traits/is_execution_policy.h | 1 - libc/isystem/__type_traits/is_final.h | 1 - libc/isystem/__type_traits/is_floating_point.h | 1 - libc/isystem/__type_traits/is_function.h | 1 - libc/isystem/__type_traits/is_fundamental.h | 1 - libc/isystem/__type_traits/is_implicitly_default_constructible.h | 1 - libc/isystem/__type_traits/is_integral.h | 1 - libc/isystem/__type_traits/is_literal_type.h | 1 - libc/isystem/__type_traits/is_member_function_pointer.h | 1 - libc/isystem/__type_traits/is_member_object_pointer.h | 1 - libc/isystem/__type_traits/is_member_pointer.h | 1 - libc/isystem/__type_traits/is_move_assignable.h | 1 - libc/isystem/__type_traits/is_move_constructible.h | 1 - libc/isystem/__type_traits/is_nothrow_assignable.h | 1 - libc/isystem/__type_traits/is_nothrow_constructible.h | 1 - libc/isystem/__type_traits/is_nothrow_convertible.h | 1 - libc/isystem/__type_traits/is_nothrow_copy_assignable.h | 1 - libc/isystem/__type_traits/is_nothrow_copy_constructible.h | 1 - libc/isystem/__type_traits/is_nothrow_default_constructible.h | 1 - libc/isystem/__type_traits/is_nothrow_destructible.h | 1 - libc/isystem/__type_traits/is_nothrow_move_assignable.h | 1 - libc/isystem/__type_traits/is_nothrow_move_constructible.h | 1 - libc/isystem/__type_traits/is_null_pointer.h | 1 - libc/isystem/__type_traits/is_object.h | 1 - libc/isystem/__type_traits/is_pod.h | 1 - libc/isystem/__type_traits/is_pointer.h | 1 - libc/isystem/__type_traits/is_polymorphic.h | 1 - libc/isystem/__type_traits/is_primary_template.h | 1 - libc/isystem/__type_traits/is_reference.h | 1 - libc/isystem/__type_traits/is_reference_wrapper.h | 1 - libc/isystem/__type_traits/is_referenceable.h | 1 - libc/isystem/__type_traits/is_same.h | 1 - libc/isystem/__type_traits/is_scalar.h | 1 - libc/isystem/__type_traits/is_scoped_enum.h | 1 - libc/isystem/__type_traits/is_signed.h | 1 - libc/isystem/__type_traits/is_signed_integer.h | 1 - libc/isystem/__type_traits/is_specialization.h | 1 - libc/isystem/__type_traits/is_standard_layout.h | 1 - libc/isystem/__type_traits/is_swappable.h | 1 - libc/isystem/__type_traits/is_trivial.h | 1 - libc/isystem/__type_traits/is_trivially_assignable.h | 1 - libc/isystem/__type_traits/is_trivially_constructible.h | 1 - libc/isystem/__type_traits/is_trivially_copy_assignable.h | 1 - libc/isystem/__type_traits/is_trivially_copy_constructible.h | 1 - libc/isystem/__type_traits/is_trivially_copyable.h | 1 - libc/isystem/__type_traits/is_trivially_default_constructible.h | 1 - libc/isystem/__type_traits/is_trivially_destructible.h | 1 - .../__type_traits/is_trivially_lexicographically_comparable.h | 1 - libc/isystem/__type_traits/is_trivially_move_assignable.h | 1 - libc/isystem/__type_traits/is_trivially_move_constructible.h | 1 - libc/isystem/__type_traits/is_unbounded_array.h | 1 - libc/isystem/__type_traits/is_union.h | 1 - libc/isystem/__type_traits/is_unsigned.h | 1 - libc/isystem/__type_traits/is_unsigned_integer.h | 1 - libc/isystem/__type_traits/is_valid_expansion.h | 1 - libc/isystem/__type_traits/is_void.h | 1 - libc/isystem/__type_traits/is_volatile.h | 1 - libc/isystem/__type_traits/lazy.h | 1 - libc/isystem/__type_traits/make_32_64_or_128_bit.h | 1 - libc/isystem/__type_traits/make_const_lvalue_ref.h | 1 - libc/isystem/__type_traits/make_signed.h | 1 - libc/isystem/__type_traits/make_unsigned.h | 1 - libc/isystem/__type_traits/maybe_const.h | 1 - libc/isystem/__type_traits/nat.h | 1 - libc/isystem/__type_traits/negation.h | 1 - libc/isystem/__type_traits/noexcept_move_assign_container.h | 1 - libc/isystem/__type_traits/predicate_traits.h | 1 - libc/isystem/__type_traits/promote.h | 1 - libc/isystem/__type_traits/rank.h | 1 - libc/isystem/__type_traits/remove_all_extents.h | 1 - libc/isystem/__type_traits/remove_const.h | 1 - libc/isystem/__type_traits/remove_const_ref.h | 1 - libc/isystem/__type_traits/remove_cv.h | 1 - libc/isystem/__type_traits/remove_cvref.h | 1 - libc/isystem/__type_traits/remove_extent.h | 1 - libc/isystem/__type_traits/remove_pointer.h | 1 - libc/isystem/__type_traits/remove_reference.h | 1 - libc/isystem/__type_traits/remove_volatile.h | 1 - libc/isystem/__type_traits/result_of.h | 1 - libc/isystem/__type_traits/strip_signature.h | 1 - libc/isystem/__type_traits/type_identity.h | 1 - libc/isystem/__type_traits/type_list.h | 1 - libc/isystem/__type_traits/underlying_type.h | 1 - libc/isystem/__type_traits/unwrap_ref.h | 1 - libc/isystem/__type_traits/void_t.h | 1 - libc/isystem/__undef_macros | 1 - libc/isystem/__utility/as_const.h | 1 - libc/isystem/__utility/auto_cast.h | 1 - libc/isystem/__utility/cmp.h | 1 - libc/isystem/__utility/convert_to_integral.h | 1 - libc/isystem/__utility/declval.h | 1 - libc/isystem/__utility/exception_guard.h | 1 - libc/isystem/__utility/exchange.h | 1 - libc/isystem/__utility/forward.h | 1 - libc/isystem/__utility/forward_like.h | 1 - libc/isystem/__utility/in_place.h | 1 - libc/isystem/__utility/integer_sequence.h | 1 - libc/isystem/__utility/move.h | 1 - libc/isystem/__utility/pair.h | 1 - libc/isystem/__utility/piecewise_construct.h | 1 - libc/isystem/__utility/priority_tag.h | 1 - libc/isystem/__utility/rel_ops.h | 1 - libc/isystem/__utility/swap.h | 1 - libc/isystem/__utility/terminate_on_exception.h | 1 - libc/isystem/__utility/to_underlying.h | 1 - libc/isystem/__utility/unreachable.h | 1 - libc/isystem/__variant/monostate.h | 1 - libc/isystem/__verbose_abort | 1 - libc/isystem/barrier | 1 - libc/isystem/concepts | 1 - libc/isystem/coroutine | 1 - libc/isystem/cuchar | 1 - libc/isystem/expected | 1 - libc/isystem/format | 1 - libc/isystem/latch | 1 - libc/isystem/mdspan | 1 - libc/isystem/memory_resource | 1 - libc/isystem/numbers | 1 - libc/isystem/ranges | 1 - libc/isystem/semaphore | 1 - libc/isystem/source_location | 1 - 845 files changed, 845 deletions(-) delete mode 100644 libc/isystem/__algorithm/adjacent_find.h delete mode 100644 libc/isystem/__algorithm/all_of.h delete mode 100644 libc/isystem/__algorithm/any_of.h delete mode 100644 libc/isystem/__algorithm/binary_search.h delete mode 100644 libc/isystem/__algorithm/clamp.h delete mode 100644 libc/isystem/__algorithm/comp.h delete mode 100644 libc/isystem/__algorithm/comp_ref_type.h delete mode 100644 libc/isystem/__algorithm/copy.h delete mode 100644 libc/isystem/__algorithm/copy_backward.h delete mode 100644 libc/isystem/__algorithm/copy_if.h delete mode 100644 libc/isystem/__algorithm/copy_move_common.h delete mode 100644 libc/isystem/__algorithm/copy_n.h delete mode 100644 libc/isystem/__algorithm/count.h delete mode 100644 libc/isystem/__algorithm/count_if.h delete mode 100644 libc/isystem/__algorithm/equal.h delete mode 100644 libc/isystem/__algorithm/equal_range.h delete mode 100644 libc/isystem/__algorithm/fill.h delete mode 100644 libc/isystem/__algorithm/fill_n.h delete mode 100644 libc/isystem/__algorithm/find.h delete mode 100644 libc/isystem/__algorithm/find_end.h delete mode 100644 libc/isystem/__algorithm/find_first_of.h delete mode 100644 libc/isystem/__algorithm/find_if.h delete mode 100644 libc/isystem/__algorithm/find_if_not.h delete mode 100644 libc/isystem/__algorithm/for_each.h delete mode 100644 libc/isystem/__algorithm/for_each_n.h delete mode 100644 libc/isystem/__algorithm/for_each_segment.h delete mode 100644 libc/isystem/__algorithm/generate.h delete mode 100644 libc/isystem/__algorithm/generate_n.h delete mode 100644 libc/isystem/__algorithm/half_positive.h delete mode 100644 libc/isystem/__algorithm/in_found_result.h delete mode 100644 libc/isystem/__algorithm/in_fun_result.h delete mode 100644 libc/isystem/__algorithm/in_in_out_result.h delete mode 100644 libc/isystem/__algorithm/in_in_result.h delete mode 100644 libc/isystem/__algorithm/in_out_out_result.h delete mode 100644 libc/isystem/__algorithm/in_out_result.h delete mode 100644 libc/isystem/__algorithm/includes.h delete mode 100644 libc/isystem/__algorithm/inplace_merge.h delete mode 100644 libc/isystem/__algorithm/is_heap.h delete mode 100644 libc/isystem/__algorithm/is_heap_until.h delete mode 100644 libc/isystem/__algorithm/is_partitioned.h delete mode 100644 libc/isystem/__algorithm/is_permutation.h delete mode 100644 libc/isystem/__algorithm/is_sorted.h delete mode 100644 libc/isystem/__algorithm/is_sorted_until.h delete mode 100644 libc/isystem/__algorithm/iter_swap.h delete mode 100644 libc/isystem/__algorithm/iterator_operations.h delete mode 100644 libc/isystem/__algorithm/lexicographical_compare.h delete mode 100644 libc/isystem/__algorithm/lexicographical_compare_three_way.h delete mode 100644 libc/isystem/__algorithm/lower_bound.h delete mode 100644 libc/isystem/__algorithm/make_heap.h delete mode 100644 libc/isystem/__algorithm/make_projected.h delete mode 100644 libc/isystem/__algorithm/max.h delete mode 100644 libc/isystem/__algorithm/max_element.h delete mode 100644 libc/isystem/__algorithm/merge.h delete mode 100644 libc/isystem/__algorithm/min.h delete mode 100644 libc/isystem/__algorithm/min_element.h delete mode 100644 libc/isystem/__algorithm/min_max_result.h delete mode 100644 libc/isystem/__algorithm/minmax.h delete mode 100644 libc/isystem/__algorithm/minmax_element.h delete mode 100644 libc/isystem/__algorithm/mismatch.h delete mode 100644 libc/isystem/__algorithm/move.h delete mode 100644 libc/isystem/__algorithm/move_backward.h delete mode 100644 libc/isystem/__algorithm/next_permutation.h delete mode 100644 libc/isystem/__algorithm/none_of.h delete mode 100644 libc/isystem/__algorithm/nth_element.h delete mode 100644 libc/isystem/__algorithm/partial_sort.h delete mode 100644 libc/isystem/__algorithm/partial_sort_copy.h delete mode 100644 libc/isystem/__algorithm/partition.h delete mode 100644 libc/isystem/__algorithm/partition_copy.h delete mode 100644 libc/isystem/__algorithm/partition_point.h delete mode 100644 libc/isystem/__algorithm/pop_heap.h delete mode 100644 libc/isystem/__algorithm/prev_permutation.h delete mode 100644 libc/isystem/__algorithm/pstl_any_all_none_of.h delete mode 100644 libc/isystem/__algorithm/pstl_backend.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backend.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/any_of.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/backend.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/fill.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/find_if.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/for_each.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/merge.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/serial.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/thread.h delete mode 100644 libc/isystem/__algorithm/pstl_backends/cpu_backends/transform.h delete mode 100644 libc/isystem/__algorithm/pstl_copy.h delete mode 100644 libc/isystem/__algorithm/pstl_fill.h delete mode 100644 libc/isystem/__algorithm/pstl_find.h delete mode 100644 libc/isystem/__algorithm/pstl_for_each.h delete mode 100644 libc/isystem/__algorithm/pstl_frontend_dispatch.h delete mode 100644 libc/isystem/__algorithm/pstl_merge.h delete mode 100644 libc/isystem/__algorithm/pstl_transform.h delete mode 100644 libc/isystem/__algorithm/push_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_adjacent_find.h delete mode 100644 libc/isystem/__algorithm/ranges_all_of.h delete mode 100644 libc/isystem/__algorithm/ranges_any_of.h delete mode 100644 libc/isystem/__algorithm/ranges_binary_search.h delete mode 100644 libc/isystem/__algorithm/ranges_clamp.h delete mode 100644 libc/isystem/__algorithm/ranges_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_copy_backward.h delete mode 100644 libc/isystem/__algorithm/ranges_copy_if.h delete mode 100644 libc/isystem/__algorithm/ranges_copy_n.h delete mode 100644 libc/isystem/__algorithm/ranges_count.h delete mode 100644 libc/isystem/__algorithm/ranges_count_if.h delete mode 100644 libc/isystem/__algorithm/ranges_equal.h delete mode 100644 libc/isystem/__algorithm/ranges_equal_range.h delete mode 100644 libc/isystem/__algorithm/ranges_fill.h delete mode 100644 libc/isystem/__algorithm/ranges_fill_n.h delete mode 100644 libc/isystem/__algorithm/ranges_find.h delete mode 100644 libc/isystem/__algorithm/ranges_find_end.h delete mode 100644 libc/isystem/__algorithm/ranges_find_first_of.h delete mode 100644 libc/isystem/__algorithm/ranges_find_if.h delete mode 100644 libc/isystem/__algorithm/ranges_find_if_not.h delete mode 100644 libc/isystem/__algorithm/ranges_for_each.h delete mode 100644 libc/isystem/__algorithm/ranges_for_each_n.h delete mode 100644 libc/isystem/__algorithm/ranges_generate.h delete mode 100644 libc/isystem/__algorithm/ranges_generate_n.h delete mode 100644 libc/isystem/__algorithm/ranges_includes.h delete mode 100644 libc/isystem/__algorithm/ranges_inplace_merge.h delete mode 100644 libc/isystem/__algorithm/ranges_is_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_is_heap_until.h delete mode 100644 libc/isystem/__algorithm/ranges_is_partitioned.h delete mode 100644 libc/isystem/__algorithm/ranges_is_permutation.h delete mode 100644 libc/isystem/__algorithm/ranges_is_sorted.h delete mode 100644 libc/isystem/__algorithm/ranges_is_sorted_until.h delete mode 100644 libc/isystem/__algorithm/ranges_iterator_concept.h delete mode 100644 libc/isystem/__algorithm/ranges_lexicographical_compare.h delete mode 100644 libc/isystem/__algorithm/ranges_lower_bound.h delete mode 100644 libc/isystem/__algorithm/ranges_make_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_max.h delete mode 100644 libc/isystem/__algorithm/ranges_max_element.h delete mode 100644 libc/isystem/__algorithm/ranges_merge.h delete mode 100644 libc/isystem/__algorithm/ranges_min.h delete mode 100644 libc/isystem/__algorithm/ranges_min_element.h delete mode 100644 libc/isystem/__algorithm/ranges_minmax.h delete mode 100644 libc/isystem/__algorithm/ranges_minmax_element.h delete mode 100644 libc/isystem/__algorithm/ranges_mismatch.h delete mode 100644 libc/isystem/__algorithm/ranges_move.h delete mode 100644 libc/isystem/__algorithm/ranges_move_backward.h delete mode 100644 libc/isystem/__algorithm/ranges_next_permutation.h delete mode 100644 libc/isystem/__algorithm/ranges_none_of.h delete mode 100644 libc/isystem/__algorithm/ranges_nth_element.h delete mode 100644 libc/isystem/__algorithm/ranges_partial_sort.h delete mode 100644 libc/isystem/__algorithm/ranges_partial_sort_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_partition.h delete mode 100644 libc/isystem/__algorithm/ranges_partition_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_partition_point.h delete mode 100644 libc/isystem/__algorithm/ranges_pop_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_prev_permutation.h delete mode 100644 libc/isystem/__algorithm/ranges_push_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_remove.h delete mode 100644 libc/isystem/__algorithm/ranges_remove_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_remove_copy_if.h delete mode 100644 libc/isystem/__algorithm/ranges_remove_if.h delete mode 100644 libc/isystem/__algorithm/ranges_replace.h delete mode 100644 libc/isystem/__algorithm/ranges_replace_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_replace_copy_if.h delete mode 100644 libc/isystem/__algorithm/ranges_replace_if.h delete mode 100644 libc/isystem/__algorithm/ranges_reverse.h delete mode 100644 libc/isystem/__algorithm/ranges_reverse_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_rotate.h delete mode 100644 libc/isystem/__algorithm/ranges_rotate_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_sample.h delete mode 100644 libc/isystem/__algorithm/ranges_search.h delete mode 100644 libc/isystem/__algorithm/ranges_search_n.h delete mode 100644 libc/isystem/__algorithm/ranges_set_difference.h delete mode 100644 libc/isystem/__algorithm/ranges_set_intersection.h delete mode 100644 libc/isystem/__algorithm/ranges_set_symmetric_difference.h delete mode 100644 libc/isystem/__algorithm/ranges_set_union.h delete mode 100644 libc/isystem/__algorithm/ranges_shuffle.h delete mode 100644 libc/isystem/__algorithm/ranges_sort.h delete mode 100644 libc/isystem/__algorithm/ranges_sort_heap.h delete mode 100644 libc/isystem/__algorithm/ranges_stable_partition.h delete mode 100644 libc/isystem/__algorithm/ranges_stable_sort.h delete mode 100644 libc/isystem/__algorithm/ranges_starts_with.h delete mode 100644 libc/isystem/__algorithm/ranges_swap_ranges.h delete mode 100644 libc/isystem/__algorithm/ranges_transform.h delete mode 100644 libc/isystem/__algorithm/ranges_unique.h delete mode 100644 libc/isystem/__algorithm/ranges_unique_copy.h delete mode 100644 libc/isystem/__algorithm/ranges_upper_bound.h delete mode 100644 libc/isystem/__algorithm/remove.h delete mode 100644 libc/isystem/__algorithm/remove_copy.h delete mode 100644 libc/isystem/__algorithm/remove_copy_if.h delete mode 100644 libc/isystem/__algorithm/remove_if.h delete mode 100644 libc/isystem/__algorithm/replace.h delete mode 100644 libc/isystem/__algorithm/replace_copy.h delete mode 100644 libc/isystem/__algorithm/replace_copy_if.h delete mode 100644 libc/isystem/__algorithm/replace_if.h delete mode 100644 libc/isystem/__algorithm/reverse.h delete mode 100644 libc/isystem/__algorithm/reverse_copy.h delete mode 100644 libc/isystem/__algorithm/rotate.h delete mode 100644 libc/isystem/__algorithm/rotate_copy.h delete mode 100644 libc/isystem/__algorithm/sample.h delete mode 100644 libc/isystem/__algorithm/search.h delete mode 100644 libc/isystem/__algorithm/search_n.h delete mode 100644 libc/isystem/__algorithm/set_difference.h delete mode 100644 libc/isystem/__algorithm/set_intersection.h delete mode 100644 libc/isystem/__algorithm/set_symmetric_difference.h delete mode 100644 libc/isystem/__algorithm/set_union.h delete mode 100644 libc/isystem/__algorithm/shift_left.h delete mode 100644 libc/isystem/__algorithm/shift_right.h delete mode 100644 libc/isystem/__algorithm/shuffle.h delete mode 100644 libc/isystem/__algorithm/sift_down.h delete mode 100644 libc/isystem/__algorithm/sort.h delete mode 100644 libc/isystem/__algorithm/sort_heap.h delete mode 100644 libc/isystem/__algorithm/stable_partition.h delete mode 100644 libc/isystem/__algorithm/stable_sort.h delete mode 100644 libc/isystem/__algorithm/swap_ranges.h delete mode 100644 libc/isystem/__algorithm/three_way_comp_ref_type.h delete mode 100644 libc/isystem/__algorithm/transform.h delete mode 100644 libc/isystem/__algorithm/uniform_random_bit_generator_adaptor.h delete mode 100644 libc/isystem/__algorithm/unique.h delete mode 100644 libc/isystem/__algorithm/unique_copy.h delete mode 100644 libc/isystem/__algorithm/unwrap_iter.h delete mode 100644 libc/isystem/__algorithm/unwrap_range.h delete mode 100644 libc/isystem/__algorithm/upper_bound.h delete mode 100644 libc/isystem/__assert delete mode 100644 libc/isystem/__atomic/aliases.h delete mode 100644 libc/isystem/__atomic/atomic.h delete mode 100644 libc/isystem/__atomic/atomic_base.h delete mode 100644 libc/isystem/__atomic/atomic_flag.h delete mode 100644 libc/isystem/__atomic/atomic_init.h delete mode 100644 libc/isystem/__atomic/atomic_lock_free.h delete mode 100644 libc/isystem/__atomic/atomic_sync.h delete mode 100644 libc/isystem/__atomic/check_memory_order.h delete mode 100644 libc/isystem/__atomic/contention_t.h delete mode 100644 libc/isystem/__atomic/cxx_atomic_impl.h delete mode 100644 libc/isystem/__atomic/fence.h delete mode 100644 libc/isystem/__atomic/is_always_lock_free.h delete mode 100644 libc/isystem/__atomic/kill_dependency.h delete mode 100644 libc/isystem/__atomic/memory_order.h delete mode 100644 libc/isystem/__availability delete mode 100644 libc/isystem/__bit/bit_cast.h delete mode 100644 libc/isystem/__bit/bit_ceil.h delete mode 100644 libc/isystem/__bit/bit_floor.h delete mode 100644 libc/isystem/__bit/bit_log2.h delete mode 100644 libc/isystem/__bit/bit_width.h delete mode 100644 libc/isystem/__bit/blsr.h delete mode 100644 libc/isystem/__bit/byteswap.h delete mode 100644 libc/isystem/__bit/countl.h delete mode 100644 libc/isystem/__bit/countr.h delete mode 100644 libc/isystem/__bit/endian.h delete mode 100644 libc/isystem/__bit/has_single_bit.h delete mode 100644 libc/isystem/__bit/popcount.h delete mode 100644 libc/isystem/__bit/rotate.h delete mode 100644 libc/isystem/__bit_reference delete mode 100644 libc/isystem/__charconv/chars_format.h delete mode 100644 libc/isystem/__charconv/from_chars_integral.h delete mode 100644 libc/isystem/__charconv/from_chars_result.h delete mode 100644 libc/isystem/__charconv/tables.h delete mode 100644 libc/isystem/__charconv/to_chars.h delete mode 100644 libc/isystem/__charconv/to_chars_base_10.h delete mode 100644 libc/isystem/__charconv/to_chars_floating_point.h delete mode 100644 libc/isystem/__charconv/to_chars_integral.h delete mode 100644 libc/isystem/__charconv/to_chars_result.h delete mode 100644 libc/isystem/__charconv/traits.h delete mode 100644 libc/isystem/__chrono/calendar.h delete mode 100644 libc/isystem/__chrono/concepts.h delete mode 100644 libc/isystem/__chrono/convert_to_timespec.h delete mode 100644 libc/isystem/__chrono/convert_to_tm.h delete mode 100644 libc/isystem/__chrono/day.h delete mode 100644 libc/isystem/__chrono/duration.h delete mode 100644 libc/isystem/__chrono/file_clock.h delete mode 100644 libc/isystem/__chrono/formatter.h delete mode 100644 libc/isystem/__chrono/hh_mm_ss.h delete mode 100644 libc/isystem/__chrono/high_resolution_clock.h delete mode 100644 libc/isystem/__chrono/literals.h delete mode 100644 libc/isystem/__chrono/month.h delete mode 100644 libc/isystem/__chrono/month_weekday.h delete mode 100644 libc/isystem/__chrono/monthday.h delete mode 100644 libc/isystem/__chrono/ostream.h delete mode 100644 libc/isystem/__chrono/parser_std_format_spec.h delete mode 100644 libc/isystem/__chrono/statically_widen.h delete mode 100644 libc/isystem/__chrono/steady_clock.h delete mode 100644 libc/isystem/__chrono/system_clock.h delete mode 100644 libc/isystem/__chrono/time_point.h delete mode 100644 libc/isystem/__chrono/weekday.h delete mode 100644 libc/isystem/__chrono/year.h delete mode 100644 libc/isystem/__chrono/year_month.h delete mode 100644 libc/isystem/__chrono/year_month_day.h delete mode 100644 libc/isystem/__chrono/year_month_weekday.h delete mode 100644 libc/isystem/__compare/common_comparison_category.h delete mode 100644 libc/isystem/__compare/compare_partial_order_fallback.h delete mode 100644 libc/isystem/__compare/compare_strong_order_fallback.h delete mode 100644 libc/isystem/__compare/compare_three_way.h delete mode 100644 libc/isystem/__compare/compare_three_way_result.h delete mode 100644 libc/isystem/__compare/compare_weak_order_fallback.h delete mode 100644 libc/isystem/__compare/is_eq.h delete mode 100644 libc/isystem/__compare/ordering.h delete mode 100644 libc/isystem/__compare/partial_order.h delete mode 100644 libc/isystem/__compare/strong_order.h delete mode 100644 libc/isystem/__compare/synth_three_way.h delete mode 100644 libc/isystem/__compare/three_way_comparable.h delete mode 100644 libc/isystem/__compare/weak_order.h delete mode 100644 libc/isystem/__concepts/arithmetic.h delete mode 100644 libc/isystem/__concepts/assignable.h delete mode 100644 libc/isystem/__concepts/boolean_testable.h delete mode 100644 libc/isystem/__concepts/class_or_enum.h delete mode 100644 libc/isystem/__concepts/common_reference_with.h delete mode 100644 libc/isystem/__concepts/common_with.h delete mode 100644 libc/isystem/__concepts/constructible.h delete mode 100644 libc/isystem/__concepts/convertible_to.h delete mode 100644 libc/isystem/__concepts/copyable.h delete mode 100644 libc/isystem/__concepts/derived_from.h delete mode 100644 libc/isystem/__concepts/destructible.h delete mode 100644 libc/isystem/__concepts/different_from.h delete mode 100644 libc/isystem/__concepts/equality_comparable.h delete mode 100644 libc/isystem/__concepts/invocable.h delete mode 100644 libc/isystem/__concepts/movable.h delete mode 100644 libc/isystem/__concepts/predicate.h delete mode 100644 libc/isystem/__concepts/regular.h delete mode 100644 libc/isystem/__concepts/relation.h delete mode 100644 libc/isystem/__concepts/same_as.h delete mode 100644 libc/isystem/__concepts/semiregular.h delete mode 100644 libc/isystem/__concepts/swappable.h delete mode 100644 libc/isystem/__concepts/totally_ordered.h delete mode 100644 libc/isystem/__condition_variable/condition_variable.h delete mode 100644 libc/isystem/__config delete mode 100644 libc/isystem/__config_site delete mode 100644 libc/isystem/__coroutine/coroutine_handle.h delete mode 100644 libc/isystem/__coroutine/coroutine_traits.h delete mode 100644 libc/isystem/__coroutine/noop_coroutine_handle.h delete mode 100644 libc/isystem/__coroutine/trivial_awaitables.h delete mode 100644 libc/isystem/__debug delete mode 100644 libc/isystem/__debug_utils/randomize_range.h delete mode 100644 libc/isystem/__exception/exception.h delete mode 100644 libc/isystem/__exception/exception_ptr.h delete mode 100644 libc/isystem/__exception/nested_exception.h delete mode 100644 libc/isystem/__exception/operations.h delete mode 100644 libc/isystem/__exception/terminate.h delete mode 100644 libc/isystem/__expected/bad_expected_access.h delete mode 100644 libc/isystem/__expected/expected.h delete mode 100644 libc/isystem/__expected/unexpect.h delete mode 100644 libc/isystem/__expected/unexpected.h delete mode 100644 libc/isystem/__filesystem/copy_options.h delete mode 100644 libc/isystem/__filesystem/directory_entry.h delete mode 100644 libc/isystem/__filesystem/directory_iterator.h delete mode 100644 libc/isystem/__filesystem/directory_options.h delete mode 100644 libc/isystem/__filesystem/file_status.h delete mode 100644 libc/isystem/__filesystem/file_time_type.h delete mode 100644 libc/isystem/__filesystem/file_type.h delete mode 100644 libc/isystem/__filesystem/filesystem_error.h delete mode 100644 libc/isystem/__filesystem/operations.h delete mode 100644 libc/isystem/__filesystem/path.h delete mode 100644 libc/isystem/__filesystem/path_iterator.h delete mode 100644 libc/isystem/__filesystem/perm_options.h delete mode 100644 libc/isystem/__filesystem/perms.h delete mode 100644 libc/isystem/__filesystem/recursive_directory_iterator.h delete mode 100644 libc/isystem/__filesystem/space_info.h delete mode 100644 libc/isystem/__filesystem/u8path.h delete mode 100644 libc/isystem/__format/buffer.h delete mode 100644 libc/isystem/__format/concepts.h delete mode 100644 libc/isystem/__format/container_adaptor.h delete mode 100644 libc/isystem/__format/enable_insertable.h delete mode 100644 libc/isystem/__format/escaped_output_table.h delete mode 100644 libc/isystem/__format/extended_grapheme_cluster_table.h delete mode 100644 libc/isystem/__format/format_arg.h delete mode 100644 libc/isystem/__format/format_arg_store.h delete mode 100644 libc/isystem/__format/format_args.h delete mode 100644 libc/isystem/__format/format_context.h delete mode 100644 libc/isystem/__format/format_error.h delete mode 100644 libc/isystem/__format/format_functions.h delete mode 100644 libc/isystem/__format/format_fwd.h delete mode 100644 libc/isystem/__format/format_parse_context.h delete mode 100644 libc/isystem/__format/format_string.h delete mode 100644 libc/isystem/__format/format_to_n_result.h delete mode 100644 libc/isystem/__format/formatter.h delete mode 100644 libc/isystem/__format/formatter_bool.h delete mode 100644 libc/isystem/__format/formatter_char.h delete mode 100644 libc/isystem/__format/formatter_floating_point.h delete mode 100644 libc/isystem/__format/formatter_integer.h delete mode 100644 libc/isystem/__format/formatter_integral.h delete mode 100644 libc/isystem/__format/formatter_output.h delete mode 100644 libc/isystem/__format/formatter_pointer.h delete mode 100644 libc/isystem/__format/formatter_string.h delete mode 100644 libc/isystem/__format/formatter_tuple.h delete mode 100644 libc/isystem/__format/parser_std_format_spec.h delete mode 100644 libc/isystem/__format/range_default_formatter.h delete mode 100644 libc/isystem/__format/range_formatter.h delete mode 100644 libc/isystem/__format/unicode.h delete mode 100644 libc/isystem/__format/width_estimation_table.h delete mode 100644 libc/isystem/__functional/binary_function.h delete mode 100644 libc/isystem/__functional/binary_negate.h delete mode 100644 libc/isystem/__functional/bind.h delete mode 100644 libc/isystem/__functional/bind_back.h delete mode 100644 libc/isystem/__functional/bind_front.h delete mode 100644 libc/isystem/__functional/binder1st.h delete mode 100644 libc/isystem/__functional/binder2nd.h delete mode 100644 libc/isystem/__functional/boyer_moore_searcher.h delete mode 100644 libc/isystem/__functional/compose.h delete mode 100644 libc/isystem/__functional/default_searcher.h delete mode 100644 libc/isystem/__functional/function.h delete mode 100644 libc/isystem/__functional/hash.h delete mode 100644 libc/isystem/__functional/identity.h delete mode 100644 libc/isystem/__functional/invoke.h delete mode 100644 libc/isystem/__functional/is_transparent.h delete mode 100644 libc/isystem/__functional/mem_fn.h delete mode 100644 libc/isystem/__functional/mem_fun_ref.h delete mode 100644 libc/isystem/__functional/not_fn.h delete mode 100644 libc/isystem/__functional/operations.h delete mode 100644 libc/isystem/__functional/perfect_forward.h delete mode 100644 libc/isystem/__functional/pointer_to_binary_function.h delete mode 100644 libc/isystem/__functional/pointer_to_unary_function.h delete mode 100644 libc/isystem/__functional/ranges_operations.h delete mode 100644 libc/isystem/__functional/reference_wrapper.h delete mode 100644 libc/isystem/__functional/unary_function.h delete mode 100644 libc/isystem/__functional/unary_negate.h delete mode 100644 libc/isystem/__functional/weak_result_type.h delete mode 100644 libc/isystem/__fwd/array.h delete mode 100644 libc/isystem/__fwd/fstream.h delete mode 100644 libc/isystem/__fwd/get.h delete mode 100644 libc/isystem/__fwd/hash.h delete mode 100644 libc/isystem/__fwd/ios.h delete mode 100644 libc/isystem/__fwd/istream.h delete mode 100644 libc/isystem/__fwd/memory_resource.h delete mode 100644 libc/isystem/__fwd/ostream.h delete mode 100644 libc/isystem/__fwd/pair.h delete mode 100644 libc/isystem/__fwd/span.h delete mode 100644 libc/isystem/__fwd/sstream.h delete mode 100644 libc/isystem/__fwd/streambuf.h delete mode 100644 libc/isystem/__fwd/string.h delete mode 100644 libc/isystem/__fwd/string_view.h delete mode 100644 libc/isystem/__fwd/subrange.h delete mode 100644 libc/isystem/__fwd/tuple.h delete mode 100644 libc/isystem/__hash_table delete mode 100644 libc/isystem/__ios/fpos.h delete mode 100644 libc/isystem/__iterator/access.h delete mode 100644 libc/isystem/__iterator/advance.h delete mode 100644 libc/isystem/__iterator/back_insert_iterator.h delete mode 100644 libc/isystem/__iterator/bounded_iter.h delete mode 100644 libc/isystem/__iterator/common_iterator.h delete mode 100644 libc/isystem/__iterator/concepts.h delete mode 100644 libc/isystem/__iterator/counted_iterator.h delete mode 100644 libc/isystem/__iterator/data.h delete mode 100644 libc/isystem/__iterator/default_sentinel.h delete mode 100644 libc/isystem/__iterator/distance.h delete mode 100644 libc/isystem/__iterator/empty.h delete mode 100644 libc/isystem/__iterator/erase_if_container.h delete mode 100644 libc/isystem/__iterator/front_insert_iterator.h delete mode 100644 libc/isystem/__iterator/incrementable_traits.h delete mode 100644 libc/isystem/__iterator/indirectly_comparable.h delete mode 100644 libc/isystem/__iterator/insert_iterator.h delete mode 100644 libc/isystem/__iterator/istream_iterator.h delete mode 100644 libc/isystem/__iterator/istreambuf_iterator.h delete mode 100644 libc/isystem/__iterator/iter_move.h delete mode 100644 libc/isystem/__iterator/iter_swap.h delete mode 100644 libc/isystem/__iterator/iterator.h delete mode 100644 libc/isystem/__iterator/iterator_traits.h delete mode 100644 libc/isystem/__iterator/iterator_with_data.h delete mode 100644 libc/isystem/__iterator/mergeable.h delete mode 100644 libc/isystem/__iterator/move_iterator.h delete mode 100644 libc/isystem/__iterator/move_sentinel.h delete mode 100644 libc/isystem/__iterator/next.h delete mode 100644 libc/isystem/__iterator/ostream_iterator.h delete mode 100644 libc/isystem/__iterator/ostreambuf_iterator.h delete mode 100644 libc/isystem/__iterator/permutable.h delete mode 100644 libc/isystem/__iterator/prev.h delete mode 100644 libc/isystem/__iterator/projected.h delete mode 100644 libc/isystem/__iterator/readable_traits.h delete mode 100644 libc/isystem/__iterator/reverse_access.h delete mode 100644 libc/isystem/__iterator/reverse_iterator.h delete mode 100644 libc/isystem/__iterator/segmented_iterator.h delete mode 100644 libc/isystem/__iterator/size.h delete mode 100644 libc/isystem/__iterator/sortable.h delete mode 100644 libc/isystem/__iterator/unreachable_sentinel.h delete mode 100644 libc/isystem/__iterator/wrap_iter.h delete mode 100644 libc/isystem/__locale delete mode 100644 libc/isystem/__locale_dir/locale_base_api/bsd_locale_defaults.h delete mode 100644 libc/isystem/__locale_dir/locale_base_api/bsd_locale_fallbacks.h delete mode 100644 libc/isystem/__locale_dir/locale_base_api/locale_guard.h delete mode 100644 libc/isystem/__mbstate_t.h delete mode 100644 libc/isystem/__mdspan/extents.h delete mode 100644 libc/isystem/__memory/addressof.h delete mode 100644 libc/isystem/__memory/align.h delete mode 100644 libc/isystem/__memory/aligned_alloc.h delete mode 100644 libc/isystem/__memory/allocate_at_least.h delete mode 100644 libc/isystem/__memory/allocation_guard.h delete mode 100644 libc/isystem/__memory/allocator.h delete mode 100644 libc/isystem/__memory/allocator_arg_t.h delete mode 100644 libc/isystem/__memory/allocator_destructor.h delete mode 100644 libc/isystem/__memory/allocator_traits.h delete mode 100644 libc/isystem/__memory/assume_aligned.h delete mode 100644 libc/isystem/__memory/auto_ptr.h delete mode 100644 libc/isystem/__memory/builtin_new_allocator.h delete mode 100644 libc/isystem/__memory/compressed_pair.h delete mode 100644 libc/isystem/__memory/concepts.h delete mode 100644 libc/isystem/__memory/construct_at.h delete mode 100644 libc/isystem/__memory/destruct_n.h delete mode 100644 libc/isystem/__memory/pointer_traits.h delete mode 100644 libc/isystem/__memory/ranges_construct_at.h delete mode 100644 libc/isystem/__memory/ranges_uninitialized_algorithms.h delete mode 100644 libc/isystem/__memory/raw_storage_iterator.h delete mode 100644 libc/isystem/__memory/shared_ptr.h delete mode 100644 libc/isystem/__memory/swap_allocator.h delete mode 100644 libc/isystem/__memory/temp_value.h delete mode 100644 libc/isystem/__memory/temporary_buffer.h delete mode 100644 libc/isystem/__memory/uninitialized_algorithms.h delete mode 100644 libc/isystem/__memory/unique_ptr.h delete mode 100644 libc/isystem/__memory/uses_allocator.h delete mode 100644 libc/isystem/__memory/uses_allocator_construction.h delete mode 100644 libc/isystem/__memory/voidify.h delete mode 100644 libc/isystem/__memory_resource/memory_resource.h delete mode 100644 libc/isystem/__memory_resource/monotonic_buffer_resource.h delete mode 100644 libc/isystem/__memory_resource/polymorphic_allocator.h delete mode 100644 libc/isystem/__memory_resource/pool_options.h delete mode 100644 libc/isystem/__memory_resource/synchronized_pool_resource.h delete mode 100644 libc/isystem/__memory_resource/unsynchronized_pool_resource.h delete mode 100644 libc/isystem/__mutex/lock_guard.h delete mode 100644 libc/isystem/__mutex/mutex.h delete mode 100644 libc/isystem/__mutex/tag_types.h delete mode 100644 libc/isystem/__mutex/unique_lock.h delete mode 100644 libc/isystem/__node_handle delete mode 100644 libc/isystem/__numeric/accumulate.h delete mode 100644 libc/isystem/__numeric/adjacent_difference.h delete mode 100644 libc/isystem/__numeric/exclusive_scan.h delete mode 100644 libc/isystem/__numeric/gcd_lcm.h delete mode 100644 libc/isystem/__numeric/inclusive_scan.h delete mode 100644 libc/isystem/__numeric/inner_product.h delete mode 100644 libc/isystem/__numeric/iota.h delete mode 100644 libc/isystem/__numeric/midpoint.h delete mode 100644 libc/isystem/__numeric/partial_sum.h delete mode 100644 libc/isystem/__numeric/reduce.h delete mode 100644 libc/isystem/__numeric/transform_exclusive_scan.h delete mode 100644 libc/isystem/__numeric/transform_inclusive_scan.h delete mode 100644 libc/isystem/__numeric/transform_reduce.h delete mode 100644 libc/isystem/__pstl/internal/algorithm_fwd.h delete mode 100644 libc/isystem/__pstl/internal/algorithm_impl.h delete mode 100644 libc/isystem/__pstl/internal/execution_defs.h delete mode 100644 libc/isystem/__pstl/internal/execution_impl.h delete mode 100644 libc/isystem/__pstl/internal/glue_algorithm_defs.h delete mode 100644 libc/isystem/__pstl/internal/glue_algorithm_impl.h delete mode 100644 libc/isystem/__pstl/internal/glue_memory_defs.h delete mode 100644 libc/isystem/__pstl/internal/glue_memory_impl.h delete mode 100644 libc/isystem/__pstl/internal/glue_numeric_defs.h delete mode 100644 libc/isystem/__pstl/internal/glue_numeric_impl.h delete mode 100644 libc/isystem/__pstl/internal/memory_impl.h delete mode 100644 libc/isystem/__pstl/internal/numeric_fwd.h delete mode 100644 libc/isystem/__pstl/internal/numeric_impl.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_for.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_for_each.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_invoke.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_merge.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_reduce.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_scan.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_stable_partial_sort.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_stable_sort.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_transform_reduce.h delete mode 100644 libc/isystem/__pstl/internal/omp/parallel_transform_scan.h delete mode 100644 libc/isystem/__pstl/internal/omp/util.h delete mode 100644 libc/isystem/__pstl/internal/parallel_backend.h delete mode 100644 libc/isystem/__pstl/internal/parallel_backend_omp.h delete mode 100644 libc/isystem/__pstl/internal/parallel_backend_serial.h delete mode 100644 libc/isystem/__pstl/internal/parallel_backend_tbb.h delete mode 100644 libc/isystem/__pstl/internal/parallel_backend_utils.h delete mode 100644 libc/isystem/__pstl/internal/unseq_backend_simd.h delete mode 100644 libc/isystem/__pstl/internal/utils.h delete mode 100644 libc/isystem/__pstl_algorithm delete mode 100644 libc/isystem/__pstl_config_site delete mode 100644 libc/isystem/__pstl_memory delete mode 100644 libc/isystem/__pstl_numeric delete mode 100644 libc/isystem/__random/bernoulli_distribution.h delete mode 100644 libc/isystem/__random/binomial_distribution.h delete mode 100644 libc/isystem/__random/cauchy_distribution.h delete mode 100644 libc/isystem/__random/chi_squared_distribution.h delete mode 100644 libc/isystem/__random/clamp_to_integral.h delete mode 100644 libc/isystem/__random/default_random_engine.h delete mode 100644 libc/isystem/__random/discard_block_engine.h delete mode 100644 libc/isystem/__random/discrete_distribution.h delete mode 100644 libc/isystem/__random/exponential_distribution.h delete mode 100644 libc/isystem/__random/extreme_value_distribution.h delete mode 100644 libc/isystem/__random/fisher_f_distribution.h delete mode 100644 libc/isystem/__random/gamma_distribution.h delete mode 100644 libc/isystem/__random/generate_canonical.h delete mode 100644 libc/isystem/__random/geometric_distribution.h delete mode 100644 libc/isystem/__random/independent_bits_engine.h delete mode 100644 libc/isystem/__random/is_seed_sequence.h delete mode 100644 libc/isystem/__random/is_valid.h delete mode 100644 libc/isystem/__random/knuth_b.h delete mode 100644 libc/isystem/__random/linear_congruential_engine.h delete mode 100644 libc/isystem/__random/log2.h delete mode 100644 libc/isystem/__random/lognormal_distribution.h delete mode 100644 libc/isystem/__random/mersenne_twister_engine.h delete mode 100644 libc/isystem/__random/negative_binomial_distribution.h delete mode 100644 libc/isystem/__random/normal_distribution.h delete mode 100644 libc/isystem/__random/piecewise_constant_distribution.h delete mode 100644 libc/isystem/__random/piecewise_linear_distribution.h delete mode 100644 libc/isystem/__random/poisson_distribution.h delete mode 100644 libc/isystem/__random/random_device.h delete mode 100644 libc/isystem/__random/ranlux.h delete mode 100644 libc/isystem/__random/seed_seq.h delete mode 100644 libc/isystem/__random/shuffle_order_engine.h delete mode 100644 libc/isystem/__random/student_t_distribution.h delete mode 100644 libc/isystem/__random/subtract_with_carry_engine.h delete mode 100644 libc/isystem/__random/uniform_int_distribution.h delete mode 100644 libc/isystem/__random/uniform_random_bit_generator.h delete mode 100644 libc/isystem/__random/uniform_real_distribution.h delete mode 100644 libc/isystem/__random/weibull_distribution.h delete mode 100644 libc/isystem/__ranges/access.h delete mode 100644 libc/isystem/__ranges/all.h delete mode 100644 libc/isystem/__ranges/as_rvalue_view.h delete mode 100644 libc/isystem/__ranges/common_view.h delete mode 100644 libc/isystem/__ranges/concepts.h delete mode 100644 libc/isystem/__ranges/container_compatible_range.h delete mode 100644 libc/isystem/__ranges/copyable_box.h delete mode 100644 libc/isystem/__ranges/counted.h delete mode 100644 libc/isystem/__ranges/dangling.h delete mode 100644 libc/isystem/__ranges/data.h delete mode 100644 libc/isystem/__ranges/drop_view.h delete mode 100644 libc/isystem/__ranges/drop_while_view.h delete mode 100644 libc/isystem/__ranges/elements_view.h delete mode 100644 libc/isystem/__ranges/empty.h delete mode 100644 libc/isystem/__ranges/empty_view.h delete mode 100644 libc/isystem/__ranges/enable_borrowed_range.h delete mode 100644 libc/isystem/__ranges/enable_view.h delete mode 100644 libc/isystem/__ranges/filter_view.h delete mode 100644 libc/isystem/__ranges/from_range.h delete mode 100644 libc/isystem/__ranges/iota_view.h delete mode 100644 libc/isystem/__ranges/istream_view.h delete mode 100644 libc/isystem/__ranges/join_view.h delete mode 100644 libc/isystem/__ranges/lazy_split_view.h delete mode 100644 libc/isystem/__ranges/non_propagating_cache.h delete mode 100644 libc/isystem/__ranges/owning_view.h delete mode 100644 libc/isystem/__ranges/range_adaptor.h delete mode 100644 libc/isystem/__ranges/rbegin.h delete mode 100644 libc/isystem/__ranges/ref_view.h delete mode 100644 libc/isystem/__ranges/rend.h delete mode 100644 libc/isystem/__ranges/reverse_view.h delete mode 100644 libc/isystem/__ranges/single_view.h delete mode 100644 libc/isystem/__ranges/size.h delete mode 100644 libc/isystem/__ranges/split_view.h delete mode 100644 libc/isystem/__ranges/subrange.h delete mode 100644 libc/isystem/__ranges/take_view.h delete mode 100644 libc/isystem/__ranges/take_while_view.h delete mode 100644 libc/isystem/__ranges/transform_view.h delete mode 100644 libc/isystem/__ranges/view_interface.h delete mode 100644 libc/isystem/__ranges/views.h delete mode 100644 libc/isystem/__ranges/zip_view.h delete mode 100644 libc/isystem/__split_buffer delete mode 100644 libc/isystem/__std_mbstate_t.h delete mode 100644 libc/isystem/__stop_token/atomic_unique_lock.h delete mode 100644 libc/isystem/__stop_token/intrusive_list_view.h delete mode 100644 libc/isystem/__stop_token/intrusive_shared_ptr.h delete mode 100644 libc/isystem/__string/char_traits.h delete mode 100644 libc/isystem/__string/constexpr_c_functions.h delete mode 100644 libc/isystem/__string/extern_template_lists.h delete mode 100644 libc/isystem/__support/android/locale_bionic.h delete mode 100644 libc/isystem/__support/fuchsia/xlocale.h delete mode 100644 libc/isystem/__support/ibm/gettod_zos.h delete mode 100644 libc/isystem/__support/ibm/locale_mgmt_zos.h delete mode 100644 libc/isystem/__support/ibm/nanosleep.h delete mode 100644 libc/isystem/__support/ibm/xlocale.h delete mode 100644 libc/isystem/__support/musl/xlocale.h delete mode 100644 libc/isystem/__support/newlib/xlocale.h delete mode 100644 libc/isystem/__support/openbsd/xlocale.h delete mode 100644 libc/isystem/__support/win32/locale_win32.h delete mode 100644 libc/isystem/__support/xlocale/__nop_locale_mgmt.h delete mode 100644 libc/isystem/__support/xlocale/__posix_l_fallback.h delete mode 100644 libc/isystem/__support/xlocale/__strtonum_fallback.h delete mode 100644 libc/isystem/__system_error/errc.h delete mode 100644 libc/isystem/__system_error/error_category.h delete mode 100644 libc/isystem/__system_error/error_code.h delete mode 100644 libc/isystem/__system_error/error_condition.h delete mode 100644 libc/isystem/__system_error/system_error.h delete mode 100644 libc/isystem/__thread/poll_with_backoff.h delete mode 100644 libc/isystem/__thread/timed_backoff_policy.h delete mode 100644 libc/isystem/__tree delete mode 100644 libc/isystem/__tuple/make_tuple_types.h delete mode 100644 libc/isystem/__tuple/pair_like.h delete mode 100644 libc/isystem/__tuple/sfinae_helpers.h delete mode 100644 libc/isystem/__tuple/tuple_element.h delete mode 100644 libc/isystem/__tuple/tuple_indices.h delete mode 100644 libc/isystem/__tuple/tuple_like.h delete mode 100644 libc/isystem/__tuple/tuple_like_ext.h delete mode 100644 libc/isystem/__tuple/tuple_size.h delete mode 100644 libc/isystem/__tuple/tuple_types.h delete mode 100644 libc/isystem/__type_traits/add_const.h delete mode 100644 libc/isystem/__type_traits/add_cv.h delete mode 100644 libc/isystem/__type_traits/add_lvalue_reference.h delete mode 100644 libc/isystem/__type_traits/add_pointer.h delete mode 100644 libc/isystem/__type_traits/add_rvalue_reference.h delete mode 100644 libc/isystem/__type_traits/add_volatile.h delete mode 100644 libc/isystem/__type_traits/aligned_storage.h delete mode 100644 libc/isystem/__type_traits/aligned_union.h delete mode 100644 libc/isystem/__type_traits/alignment_of.h delete mode 100644 libc/isystem/__type_traits/apply_cv.h delete mode 100644 libc/isystem/__type_traits/can_extract_key.h delete mode 100644 libc/isystem/__type_traits/common_reference.h delete mode 100644 libc/isystem/__type_traits/common_type.h delete mode 100644 libc/isystem/__type_traits/conditional.h delete mode 100644 libc/isystem/__type_traits/conjunction.h delete mode 100644 libc/isystem/__type_traits/copy_cv.h delete mode 100644 libc/isystem/__type_traits/copy_cvref.h delete mode 100644 libc/isystem/__type_traits/decay.h delete mode 100644 libc/isystem/__type_traits/dependent_type.h delete mode 100644 libc/isystem/__type_traits/disjunction.h delete mode 100644 libc/isystem/__type_traits/enable_if.h delete mode 100644 libc/isystem/__type_traits/extent.h delete mode 100644 libc/isystem/__type_traits/has_unique_object_representation.h delete mode 100644 libc/isystem/__type_traits/has_virtual_destructor.h delete mode 100644 libc/isystem/__type_traits/integral_constant.h delete mode 100644 libc/isystem/__type_traits/invoke.h delete mode 100644 libc/isystem/__type_traits/is_abstract.h delete mode 100644 libc/isystem/__type_traits/is_aggregate.h delete mode 100644 libc/isystem/__type_traits/is_allocator.h delete mode 100644 libc/isystem/__type_traits/is_always_bitcastable.h delete mode 100644 libc/isystem/__type_traits/is_arithmetic.h delete mode 100644 libc/isystem/__type_traits/is_array.h delete mode 100644 libc/isystem/__type_traits/is_assignable.h delete mode 100644 libc/isystem/__type_traits/is_base_of.h delete mode 100644 libc/isystem/__type_traits/is_bounded_array.h delete mode 100644 libc/isystem/__type_traits/is_callable.h delete mode 100644 libc/isystem/__type_traits/is_char_like_type.h delete mode 100644 libc/isystem/__type_traits/is_class.h delete mode 100644 libc/isystem/__type_traits/is_compound.h delete mode 100644 libc/isystem/__type_traits/is_const.h delete mode 100644 libc/isystem/__type_traits/is_constant_evaluated.h delete mode 100644 libc/isystem/__type_traits/is_constructible.h delete mode 100644 libc/isystem/__type_traits/is_convertible.h delete mode 100644 libc/isystem/__type_traits/is_copy_assignable.h delete mode 100644 libc/isystem/__type_traits/is_copy_constructible.h delete mode 100644 libc/isystem/__type_traits/is_core_convertible.h delete mode 100644 libc/isystem/__type_traits/is_default_constructible.h delete mode 100644 libc/isystem/__type_traits/is_destructible.h delete mode 100644 libc/isystem/__type_traits/is_empty.h delete mode 100644 libc/isystem/__type_traits/is_enum.h delete mode 100644 libc/isystem/__type_traits/is_equality_comparable.h delete mode 100644 libc/isystem/__type_traits/is_execution_policy.h delete mode 100644 libc/isystem/__type_traits/is_final.h delete mode 100644 libc/isystem/__type_traits/is_floating_point.h delete mode 100644 libc/isystem/__type_traits/is_function.h delete mode 100644 libc/isystem/__type_traits/is_fundamental.h delete mode 100644 libc/isystem/__type_traits/is_implicitly_default_constructible.h delete mode 100644 libc/isystem/__type_traits/is_integral.h delete mode 100644 libc/isystem/__type_traits/is_literal_type.h delete mode 100644 libc/isystem/__type_traits/is_member_function_pointer.h delete mode 100644 libc/isystem/__type_traits/is_member_object_pointer.h delete mode 100644 libc/isystem/__type_traits/is_member_pointer.h delete mode 100644 libc/isystem/__type_traits/is_move_assignable.h delete mode 100644 libc/isystem/__type_traits/is_move_constructible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_assignable.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_constructible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_convertible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_copy_assignable.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_copy_constructible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_default_constructible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_destructible.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_move_assignable.h delete mode 100644 libc/isystem/__type_traits/is_nothrow_move_constructible.h delete mode 100644 libc/isystem/__type_traits/is_null_pointer.h delete mode 100644 libc/isystem/__type_traits/is_object.h delete mode 100644 libc/isystem/__type_traits/is_pod.h delete mode 100644 libc/isystem/__type_traits/is_pointer.h delete mode 100644 libc/isystem/__type_traits/is_polymorphic.h delete mode 100644 libc/isystem/__type_traits/is_primary_template.h delete mode 100644 libc/isystem/__type_traits/is_reference.h delete mode 100644 libc/isystem/__type_traits/is_reference_wrapper.h delete mode 100644 libc/isystem/__type_traits/is_referenceable.h delete mode 100644 libc/isystem/__type_traits/is_same.h delete mode 100644 libc/isystem/__type_traits/is_scalar.h delete mode 100644 libc/isystem/__type_traits/is_scoped_enum.h delete mode 100644 libc/isystem/__type_traits/is_signed.h delete mode 100644 libc/isystem/__type_traits/is_signed_integer.h delete mode 100644 libc/isystem/__type_traits/is_specialization.h delete mode 100644 libc/isystem/__type_traits/is_standard_layout.h delete mode 100644 libc/isystem/__type_traits/is_swappable.h delete mode 100644 libc/isystem/__type_traits/is_trivial.h delete mode 100644 libc/isystem/__type_traits/is_trivially_assignable.h delete mode 100644 libc/isystem/__type_traits/is_trivially_constructible.h delete mode 100644 libc/isystem/__type_traits/is_trivially_copy_assignable.h delete mode 100644 libc/isystem/__type_traits/is_trivially_copy_constructible.h delete mode 100644 libc/isystem/__type_traits/is_trivially_copyable.h delete mode 100644 libc/isystem/__type_traits/is_trivially_default_constructible.h delete mode 100644 libc/isystem/__type_traits/is_trivially_destructible.h delete mode 100644 libc/isystem/__type_traits/is_trivially_lexicographically_comparable.h delete mode 100644 libc/isystem/__type_traits/is_trivially_move_assignable.h delete mode 100644 libc/isystem/__type_traits/is_trivially_move_constructible.h delete mode 100644 libc/isystem/__type_traits/is_unbounded_array.h delete mode 100644 libc/isystem/__type_traits/is_union.h delete mode 100644 libc/isystem/__type_traits/is_unsigned.h delete mode 100644 libc/isystem/__type_traits/is_unsigned_integer.h delete mode 100644 libc/isystem/__type_traits/is_valid_expansion.h delete mode 100644 libc/isystem/__type_traits/is_void.h delete mode 100644 libc/isystem/__type_traits/is_volatile.h delete mode 100644 libc/isystem/__type_traits/lazy.h delete mode 100644 libc/isystem/__type_traits/make_32_64_or_128_bit.h delete mode 100644 libc/isystem/__type_traits/make_const_lvalue_ref.h delete mode 100644 libc/isystem/__type_traits/make_signed.h delete mode 100644 libc/isystem/__type_traits/make_unsigned.h delete mode 100644 libc/isystem/__type_traits/maybe_const.h delete mode 100644 libc/isystem/__type_traits/nat.h delete mode 100644 libc/isystem/__type_traits/negation.h delete mode 100644 libc/isystem/__type_traits/noexcept_move_assign_container.h delete mode 100644 libc/isystem/__type_traits/predicate_traits.h delete mode 100644 libc/isystem/__type_traits/promote.h delete mode 100644 libc/isystem/__type_traits/rank.h delete mode 100644 libc/isystem/__type_traits/remove_all_extents.h delete mode 100644 libc/isystem/__type_traits/remove_const.h delete mode 100644 libc/isystem/__type_traits/remove_const_ref.h delete mode 100644 libc/isystem/__type_traits/remove_cv.h delete mode 100644 libc/isystem/__type_traits/remove_cvref.h delete mode 100644 libc/isystem/__type_traits/remove_extent.h delete mode 100644 libc/isystem/__type_traits/remove_pointer.h delete mode 100644 libc/isystem/__type_traits/remove_reference.h delete mode 100644 libc/isystem/__type_traits/remove_volatile.h delete mode 100644 libc/isystem/__type_traits/result_of.h delete mode 100644 libc/isystem/__type_traits/strip_signature.h delete mode 100644 libc/isystem/__type_traits/type_identity.h delete mode 100644 libc/isystem/__type_traits/type_list.h delete mode 100644 libc/isystem/__type_traits/underlying_type.h delete mode 100644 libc/isystem/__type_traits/unwrap_ref.h delete mode 100644 libc/isystem/__type_traits/void_t.h delete mode 100644 libc/isystem/__undef_macros delete mode 100644 libc/isystem/__utility/as_const.h delete mode 100644 libc/isystem/__utility/auto_cast.h delete mode 100644 libc/isystem/__utility/cmp.h delete mode 100644 libc/isystem/__utility/convert_to_integral.h delete mode 100644 libc/isystem/__utility/declval.h delete mode 100644 libc/isystem/__utility/exception_guard.h delete mode 100644 libc/isystem/__utility/exchange.h delete mode 100644 libc/isystem/__utility/forward.h delete mode 100644 libc/isystem/__utility/forward_like.h delete mode 100644 libc/isystem/__utility/in_place.h delete mode 100644 libc/isystem/__utility/integer_sequence.h delete mode 100644 libc/isystem/__utility/move.h delete mode 100644 libc/isystem/__utility/pair.h delete mode 100644 libc/isystem/__utility/piecewise_construct.h delete mode 100644 libc/isystem/__utility/priority_tag.h delete mode 100644 libc/isystem/__utility/rel_ops.h delete mode 100644 libc/isystem/__utility/swap.h delete mode 100644 libc/isystem/__utility/terminate_on_exception.h delete mode 100644 libc/isystem/__utility/to_underlying.h delete mode 100644 libc/isystem/__utility/unreachable.h delete mode 100644 libc/isystem/__variant/monostate.h delete mode 100644 libc/isystem/__verbose_abort delete mode 100644 libc/isystem/barrier delete mode 100644 libc/isystem/concepts delete mode 100644 libc/isystem/coroutine delete mode 100644 libc/isystem/cuchar delete mode 100644 libc/isystem/expected delete mode 100644 libc/isystem/format delete mode 100644 libc/isystem/latch delete mode 100644 libc/isystem/mdspan delete mode 100644 libc/isystem/memory_resource delete mode 100644 libc/isystem/numbers delete mode 100644 libc/isystem/ranges delete mode 100644 libc/isystem/semaphore delete mode 100644 libc/isystem/source_location diff --git a/libc/isystem/__algorithm/adjacent_find.h b/libc/isystem/__algorithm/adjacent_find.h deleted file mode 100644 index 5e1d2ad07..000000000 --- a/libc/isystem/__algorithm/adjacent_find.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/adjacent_find.h" diff --git a/libc/isystem/__algorithm/all_of.h b/libc/isystem/__algorithm/all_of.h deleted file mode 100644 index 4652ac854..000000000 --- a/libc/isystem/__algorithm/all_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/all_of.h" diff --git a/libc/isystem/__algorithm/any_of.h b/libc/isystem/__algorithm/any_of.h deleted file mode 100644 index 6f273d1d9..000000000 --- a/libc/isystem/__algorithm/any_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/any_of.h" diff --git a/libc/isystem/__algorithm/binary_search.h b/libc/isystem/__algorithm/binary_search.h deleted file mode 100644 index 980063c6d..000000000 --- a/libc/isystem/__algorithm/binary_search.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/binary_search.h" diff --git a/libc/isystem/__algorithm/clamp.h b/libc/isystem/__algorithm/clamp.h deleted file mode 100644 index 7b2774011..000000000 --- a/libc/isystem/__algorithm/clamp.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/clamp.h" diff --git a/libc/isystem/__algorithm/comp.h b/libc/isystem/__algorithm/comp.h deleted file mode 100644 index eefb8bf55..000000000 --- a/libc/isystem/__algorithm/comp.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/comp.h" diff --git a/libc/isystem/__algorithm/comp_ref_type.h b/libc/isystem/__algorithm/comp_ref_type.h deleted file mode 100644 index a99ce32cf..000000000 --- a/libc/isystem/__algorithm/comp_ref_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/comp_ref_type.h" diff --git a/libc/isystem/__algorithm/copy.h b/libc/isystem/__algorithm/copy.h deleted file mode 100644 index f0b135cda..000000000 --- a/libc/isystem/__algorithm/copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/copy.h" diff --git a/libc/isystem/__algorithm/copy_backward.h b/libc/isystem/__algorithm/copy_backward.h deleted file mode 100644 index f1f982802..000000000 --- a/libc/isystem/__algorithm/copy_backward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/copy_backward.h" diff --git a/libc/isystem/__algorithm/copy_if.h b/libc/isystem/__algorithm/copy_if.h deleted file mode 100644 index 78b1e991d..000000000 --- a/libc/isystem/__algorithm/copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/copy_if.h" diff --git a/libc/isystem/__algorithm/copy_move_common.h b/libc/isystem/__algorithm/copy_move_common.h deleted file mode 100644 index dbd46eca0..000000000 --- a/libc/isystem/__algorithm/copy_move_common.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/copy_move_common.h" diff --git a/libc/isystem/__algorithm/copy_n.h b/libc/isystem/__algorithm/copy_n.h deleted file mode 100644 index e1678d6b0..000000000 --- a/libc/isystem/__algorithm/copy_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/copy_n.h" diff --git a/libc/isystem/__algorithm/count.h b/libc/isystem/__algorithm/count.h deleted file mode 100644 index 29503d08c..000000000 --- a/libc/isystem/__algorithm/count.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/count.h" diff --git a/libc/isystem/__algorithm/count_if.h b/libc/isystem/__algorithm/count_if.h deleted file mode 100644 index 1e92f0c16..000000000 --- a/libc/isystem/__algorithm/count_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/count_if.h" diff --git a/libc/isystem/__algorithm/equal.h b/libc/isystem/__algorithm/equal.h deleted file mode 100644 index c59e36840..000000000 --- a/libc/isystem/__algorithm/equal.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/equal.h" diff --git a/libc/isystem/__algorithm/equal_range.h b/libc/isystem/__algorithm/equal_range.h deleted file mode 100644 index 69b5941b3..000000000 --- a/libc/isystem/__algorithm/equal_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/equal_range.h" diff --git a/libc/isystem/__algorithm/fill.h b/libc/isystem/__algorithm/fill.h deleted file mode 100644 index b0e93bc45..000000000 --- a/libc/isystem/__algorithm/fill.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/fill.h" diff --git a/libc/isystem/__algorithm/fill_n.h b/libc/isystem/__algorithm/fill_n.h deleted file mode 100644 index d23b90a51..000000000 --- a/libc/isystem/__algorithm/fill_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/fill_n.h" diff --git a/libc/isystem/__algorithm/find.h b/libc/isystem/__algorithm/find.h deleted file mode 100644 index 3a409b265..000000000 --- a/libc/isystem/__algorithm/find.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/find.h" diff --git a/libc/isystem/__algorithm/find_end.h b/libc/isystem/__algorithm/find_end.h deleted file mode 100644 index 01b432a3d..000000000 --- a/libc/isystem/__algorithm/find_end.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/find_end.h" diff --git a/libc/isystem/__algorithm/find_first_of.h b/libc/isystem/__algorithm/find_first_of.h deleted file mode 100644 index 389dfab08..000000000 --- a/libc/isystem/__algorithm/find_first_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/find_first_of.h" diff --git a/libc/isystem/__algorithm/find_if.h b/libc/isystem/__algorithm/find_if.h deleted file mode 100644 index 617f7b0b6..000000000 --- a/libc/isystem/__algorithm/find_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/find_if.h" diff --git a/libc/isystem/__algorithm/find_if_not.h b/libc/isystem/__algorithm/find_if_not.h deleted file mode 100644 index 62423636e..000000000 --- a/libc/isystem/__algorithm/find_if_not.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/find_if_not.h" diff --git a/libc/isystem/__algorithm/for_each.h b/libc/isystem/__algorithm/for_each.h deleted file mode 100644 index 3dbb80023..000000000 --- a/libc/isystem/__algorithm/for_each.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/for_each.h" diff --git a/libc/isystem/__algorithm/for_each_n.h b/libc/isystem/__algorithm/for_each_n.h deleted file mode 100644 index f1d6bb9ca..000000000 --- a/libc/isystem/__algorithm/for_each_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/for_each_n.h" diff --git a/libc/isystem/__algorithm/for_each_segment.h b/libc/isystem/__algorithm/for_each_segment.h deleted file mode 100644 index a48155365..000000000 --- a/libc/isystem/__algorithm/for_each_segment.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/for_each_segment.h" diff --git a/libc/isystem/__algorithm/generate.h b/libc/isystem/__algorithm/generate.h deleted file mode 100644 index cdeb4f740..000000000 --- a/libc/isystem/__algorithm/generate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/generate.h" diff --git a/libc/isystem/__algorithm/generate_n.h b/libc/isystem/__algorithm/generate_n.h deleted file mode 100644 index bc63ac495..000000000 --- a/libc/isystem/__algorithm/generate_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/generate_n.h" diff --git a/libc/isystem/__algorithm/half_positive.h b/libc/isystem/__algorithm/half_positive.h deleted file mode 100644 index 07dbde6d8..000000000 --- a/libc/isystem/__algorithm/half_positive.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/half_positive.h" diff --git a/libc/isystem/__algorithm/in_found_result.h b/libc/isystem/__algorithm/in_found_result.h deleted file mode 100644 index b1ba3443b..000000000 --- a/libc/isystem/__algorithm/in_found_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_found_result.h" diff --git a/libc/isystem/__algorithm/in_fun_result.h b/libc/isystem/__algorithm/in_fun_result.h deleted file mode 100644 index 8ddaa0703..000000000 --- a/libc/isystem/__algorithm/in_fun_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_fun_result.h" diff --git a/libc/isystem/__algorithm/in_in_out_result.h b/libc/isystem/__algorithm/in_in_out_result.h deleted file mode 100644 index f60a94127..000000000 --- a/libc/isystem/__algorithm/in_in_out_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_in_out_result.h" diff --git a/libc/isystem/__algorithm/in_in_result.h b/libc/isystem/__algorithm/in_in_result.h deleted file mode 100644 index 935c3d9f2..000000000 --- a/libc/isystem/__algorithm/in_in_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_in_result.h" diff --git a/libc/isystem/__algorithm/in_out_out_result.h b/libc/isystem/__algorithm/in_out_out_result.h deleted file mode 100644 index 6aca65796..000000000 --- a/libc/isystem/__algorithm/in_out_out_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_out_out_result.h" diff --git a/libc/isystem/__algorithm/in_out_result.h b/libc/isystem/__algorithm/in_out_result.h deleted file mode 100644 index fae41433a..000000000 --- a/libc/isystem/__algorithm/in_out_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/in_out_result.h" diff --git a/libc/isystem/__algorithm/includes.h b/libc/isystem/__algorithm/includes.h deleted file mode 100644 index fe1dbcefc..000000000 --- a/libc/isystem/__algorithm/includes.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/includes.h" diff --git a/libc/isystem/__algorithm/inplace_merge.h b/libc/isystem/__algorithm/inplace_merge.h deleted file mode 100644 index 3a52f879d..000000000 --- a/libc/isystem/__algorithm/inplace_merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/inplace_merge.h" diff --git a/libc/isystem/__algorithm/is_heap.h b/libc/isystem/__algorithm/is_heap.h deleted file mode 100644 index c8fb92ecb..000000000 --- a/libc/isystem/__algorithm/is_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_heap.h" diff --git a/libc/isystem/__algorithm/is_heap_until.h b/libc/isystem/__algorithm/is_heap_until.h deleted file mode 100644 index b10a5340a..000000000 --- a/libc/isystem/__algorithm/is_heap_until.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_heap_until.h" diff --git a/libc/isystem/__algorithm/is_partitioned.h b/libc/isystem/__algorithm/is_partitioned.h deleted file mode 100644 index c749a1ad6..000000000 --- a/libc/isystem/__algorithm/is_partitioned.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_partitioned.h" diff --git a/libc/isystem/__algorithm/is_permutation.h b/libc/isystem/__algorithm/is_permutation.h deleted file mode 100644 index 04023edcf..000000000 --- a/libc/isystem/__algorithm/is_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_permutation.h" diff --git a/libc/isystem/__algorithm/is_sorted.h b/libc/isystem/__algorithm/is_sorted.h deleted file mode 100644 index 327f6f2f6..000000000 --- a/libc/isystem/__algorithm/is_sorted.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_sorted.h" diff --git a/libc/isystem/__algorithm/is_sorted_until.h b/libc/isystem/__algorithm/is_sorted_until.h deleted file mode 100644 index 3aaa25a47..000000000 --- a/libc/isystem/__algorithm/is_sorted_until.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/is_sorted_until.h" diff --git a/libc/isystem/__algorithm/iter_swap.h b/libc/isystem/__algorithm/iter_swap.h deleted file mode 100644 index 453fe0d58..000000000 --- a/libc/isystem/__algorithm/iter_swap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/iter_swap.h" diff --git a/libc/isystem/__algorithm/iterator_operations.h b/libc/isystem/__algorithm/iterator_operations.h deleted file mode 100644 index 40fb82c6f..000000000 --- a/libc/isystem/__algorithm/iterator_operations.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/iterator_operations.h" diff --git a/libc/isystem/__algorithm/lexicographical_compare.h b/libc/isystem/__algorithm/lexicographical_compare.h deleted file mode 100644 index dfb6994dd..000000000 --- a/libc/isystem/__algorithm/lexicographical_compare.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/lexicographical_compare.h" diff --git a/libc/isystem/__algorithm/lexicographical_compare_three_way.h b/libc/isystem/__algorithm/lexicographical_compare_three_way.h deleted file mode 100644 index 0ad819b94..000000000 --- a/libc/isystem/__algorithm/lexicographical_compare_three_way.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/lexicographical_compare_three_way.h" diff --git a/libc/isystem/__algorithm/lower_bound.h b/libc/isystem/__algorithm/lower_bound.h deleted file mode 100644 index 94b2db647..000000000 --- a/libc/isystem/__algorithm/lower_bound.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/lower_bound.h" diff --git a/libc/isystem/__algorithm/make_heap.h b/libc/isystem/__algorithm/make_heap.h deleted file mode 100644 index bcf103889..000000000 --- a/libc/isystem/__algorithm/make_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/make_heap.h" diff --git a/libc/isystem/__algorithm/make_projected.h b/libc/isystem/__algorithm/make_projected.h deleted file mode 100644 index 6d729c4b5..000000000 --- a/libc/isystem/__algorithm/make_projected.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/make_projected.h" diff --git a/libc/isystem/__algorithm/max.h b/libc/isystem/__algorithm/max.h deleted file mode 100644 index 484addcad..000000000 --- a/libc/isystem/__algorithm/max.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/max.h" diff --git a/libc/isystem/__algorithm/max_element.h b/libc/isystem/__algorithm/max_element.h deleted file mode 100644 index cfb1f66c6..000000000 --- a/libc/isystem/__algorithm/max_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/max_element.h" diff --git a/libc/isystem/__algorithm/merge.h b/libc/isystem/__algorithm/merge.h deleted file mode 100644 index 25dd21f3d..000000000 --- a/libc/isystem/__algorithm/merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/merge.h" diff --git a/libc/isystem/__algorithm/min.h b/libc/isystem/__algorithm/min.h deleted file mode 100644 index 93a1be51a..000000000 --- a/libc/isystem/__algorithm/min.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/min.h" diff --git a/libc/isystem/__algorithm/min_element.h b/libc/isystem/__algorithm/min_element.h deleted file mode 100644 index e6745293d..000000000 --- a/libc/isystem/__algorithm/min_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/min_element.h" diff --git a/libc/isystem/__algorithm/min_max_result.h b/libc/isystem/__algorithm/min_max_result.h deleted file mode 100644 index f944c2265..000000000 --- a/libc/isystem/__algorithm/min_max_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/min_max_result.h" diff --git a/libc/isystem/__algorithm/minmax.h b/libc/isystem/__algorithm/minmax.h deleted file mode 100644 index 17ef2ddf9..000000000 --- a/libc/isystem/__algorithm/minmax.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/minmax.h" diff --git a/libc/isystem/__algorithm/minmax_element.h b/libc/isystem/__algorithm/minmax_element.h deleted file mode 100644 index 405b168a9..000000000 --- a/libc/isystem/__algorithm/minmax_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/minmax_element.h" diff --git a/libc/isystem/__algorithm/mismatch.h b/libc/isystem/__algorithm/mismatch.h deleted file mode 100644 index 54b9c8896..000000000 --- a/libc/isystem/__algorithm/mismatch.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/mismatch.h" diff --git a/libc/isystem/__algorithm/move.h b/libc/isystem/__algorithm/move.h deleted file mode 100644 index 1f7b306ba..000000000 --- a/libc/isystem/__algorithm/move.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/move.h" diff --git a/libc/isystem/__algorithm/move_backward.h b/libc/isystem/__algorithm/move_backward.h deleted file mode 100644 index 430f91c33..000000000 --- a/libc/isystem/__algorithm/move_backward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/move_backward.h" diff --git a/libc/isystem/__algorithm/next_permutation.h b/libc/isystem/__algorithm/next_permutation.h deleted file mode 100644 index fbbee7f89..000000000 --- a/libc/isystem/__algorithm/next_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/next_permutation.h" diff --git a/libc/isystem/__algorithm/none_of.h b/libc/isystem/__algorithm/none_of.h deleted file mode 100644 index c708d865e..000000000 --- a/libc/isystem/__algorithm/none_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/none_of.h" diff --git a/libc/isystem/__algorithm/nth_element.h b/libc/isystem/__algorithm/nth_element.h deleted file mode 100644 index 361b51b08..000000000 --- a/libc/isystem/__algorithm/nth_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/nth_element.h" diff --git a/libc/isystem/__algorithm/partial_sort.h b/libc/isystem/__algorithm/partial_sort.h deleted file mode 100644 index 826252843..000000000 --- a/libc/isystem/__algorithm/partial_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/partial_sort.h" diff --git a/libc/isystem/__algorithm/partial_sort_copy.h b/libc/isystem/__algorithm/partial_sort_copy.h deleted file mode 100644 index c3304c0c0..000000000 --- a/libc/isystem/__algorithm/partial_sort_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/partial_sort_copy.h" diff --git a/libc/isystem/__algorithm/partition.h b/libc/isystem/__algorithm/partition.h deleted file mode 100644 index d746009c2..000000000 --- a/libc/isystem/__algorithm/partition.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/partition.h" diff --git a/libc/isystem/__algorithm/partition_copy.h b/libc/isystem/__algorithm/partition_copy.h deleted file mode 100644 index c53139f01..000000000 --- a/libc/isystem/__algorithm/partition_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/partition_copy.h" diff --git a/libc/isystem/__algorithm/partition_point.h b/libc/isystem/__algorithm/partition_point.h deleted file mode 100644 index af904ffe3..000000000 --- a/libc/isystem/__algorithm/partition_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/partition_point.h" diff --git a/libc/isystem/__algorithm/pop_heap.h b/libc/isystem/__algorithm/pop_heap.h deleted file mode 100644 index 29efc6977..000000000 --- a/libc/isystem/__algorithm/pop_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pop_heap.h" diff --git a/libc/isystem/__algorithm/prev_permutation.h b/libc/isystem/__algorithm/prev_permutation.h deleted file mode 100644 index d2b0e6729..000000000 --- a/libc/isystem/__algorithm/prev_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/prev_permutation.h" diff --git a/libc/isystem/__algorithm/pstl_any_all_none_of.h b/libc/isystem/__algorithm/pstl_any_all_none_of.h deleted file mode 100644 index 1383d20ea..000000000 --- a/libc/isystem/__algorithm/pstl_any_all_none_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_any_all_none_of.h" diff --git a/libc/isystem/__algorithm/pstl_backend.h b/libc/isystem/__algorithm/pstl_backend.h deleted file mode 100644 index f46ff3449..000000000 --- a/libc/isystem/__algorithm/pstl_backend.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backend.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backend.h b/libc/isystem/__algorithm/pstl_backends/cpu_backend.h deleted file mode 100644 index b85042f11..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backend.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backend.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/any_of.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/any_of.h deleted file mode 100644 index ee3e81079..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/any_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/any_of.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/backend.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/backend.h deleted file mode 100644 index 84df5fe9f..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/backend.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/backend.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/fill.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/fill.h deleted file mode 100644 index 0f5b7b478..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/fill.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/fill.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/find_if.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/find_if.h deleted file mode 100644 index 7adf76049..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/find_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/find_if.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/for_each.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/for_each.h deleted file mode 100644 index aaa45c6c8..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/for_each.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/for_each.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/merge.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/merge.h deleted file mode 100644 index 7676a5da3..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/merge.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/serial.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/serial.h deleted file mode 100644 index 4b25ed3b5..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/serial.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/serial.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/thread.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/thread.h deleted file mode 100644 index 6487ec38c..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/thread.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/thread.h" diff --git a/libc/isystem/__algorithm/pstl_backends/cpu_backends/transform.h b/libc/isystem/__algorithm/pstl_backends/cpu_backends/transform.h deleted file mode 100644 index 1217711a0..000000000 --- a/libc/isystem/__algorithm/pstl_backends/cpu_backends/transform.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_backends/cpu_backends/transform.h" diff --git a/libc/isystem/__algorithm/pstl_copy.h b/libc/isystem/__algorithm/pstl_copy.h deleted file mode 100644 index be0f6c2d3..000000000 --- a/libc/isystem/__algorithm/pstl_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_copy.h" diff --git a/libc/isystem/__algorithm/pstl_fill.h b/libc/isystem/__algorithm/pstl_fill.h deleted file mode 100644 index 0740e0139..000000000 --- a/libc/isystem/__algorithm/pstl_fill.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_fill.h" diff --git a/libc/isystem/__algorithm/pstl_find.h b/libc/isystem/__algorithm/pstl_find.h deleted file mode 100644 index cbc557e5d..000000000 --- a/libc/isystem/__algorithm/pstl_find.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_find.h" diff --git a/libc/isystem/__algorithm/pstl_for_each.h b/libc/isystem/__algorithm/pstl_for_each.h deleted file mode 100644 index 438931f61..000000000 --- a/libc/isystem/__algorithm/pstl_for_each.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_for_each.h" diff --git a/libc/isystem/__algorithm/pstl_frontend_dispatch.h b/libc/isystem/__algorithm/pstl_frontend_dispatch.h deleted file mode 100644 index a36a3e4af..000000000 --- a/libc/isystem/__algorithm/pstl_frontend_dispatch.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_frontend_dispatch.h" diff --git a/libc/isystem/__algorithm/pstl_merge.h b/libc/isystem/__algorithm/pstl_merge.h deleted file mode 100644 index 0121cf6b7..000000000 --- a/libc/isystem/__algorithm/pstl_merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_merge.h" diff --git a/libc/isystem/__algorithm/pstl_transform.h b/libc/isystem/__algorithm/pstl_transform.h deleted file mode 100644 index d4b998947..000000000 --- a/libc/isystem/__algorithm/pstl_transform.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/pstl_transform.h" diff --git a/libc/isystem/__algorithm/push_heap.h b/libc/isystem/__algorithm/push_heap.h deleted file mode 100644 index c02a0d194..000000000 --- a/libc/isystem/__algorithm/push_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/push_heap.h" diff --git a/libc/isystem/__algorithm/ranges_adjacent_find.h b/libc/isystem/__algorithm/ranges_adjacent_find.h deleted file mode 100644 index 1f2376204..000000000 --- a/libc/isystem/__algorithm/ranges_adjacent_find.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_adjacent_find.h" diff --git a/libc/isystem/__algorithm/ranges_all_of.h b/libc/isystem/__algorithm/ranges_all_of.h deleted file mode 100644 index 2363a515f..000000000 --- a/libc/isystem/__algorithm/ranges_all_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_all_of.h" diff --git a/libc/isystem/__algorithm/ranges_any_of.h b/libc/isystem/__algorithm/ranges_any_of.h deleted file mode 100644 index b87580f0b..000000000 --- a/libc/isystem/__algorithm/ranges_any_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_any_of.h" diff --git a/libc/isystem/__algorithm/ranges_binary_search.h b/libc/isystem/__algorithm/ranges_binary_search.h deleted file mode 100644 index c6a2f3b12..000000000 --- a/libc/isystem/__algorithm/ranges_binary_search.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_binary_search.h" diff --git a/libc/isystem/__algorithm/ranges_clamp.h b/libc/isystem/__algorithm/ranges_clamp.h deleted file mode 100644 index 00a415218..000000000 --- a/libc/isystem/__algorithm/ranges_clamp.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_clamp.h" diff --git a/libc/isystem/__algorithm/ranges_copy.h b/libc/isystem/__algorithm/ranges_copy.h deleted file mode 100644 index 614e85eaf..000000000 --- a/libc/isystem/__algorithm/ranges_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_copy.h" diff --git a/libc/isystem/__algorithm/ranges_copy_backward.h b/libc/isystem/__algorithm/ranges_copy_backward.h deleted file mode 100644 index 3918baef3..000000000 --- a/libc/isystem/__algorithm/ranges_copy_backward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_copy_backward.h" diff --git a/libc/isystem/__algorithm/ranges_copy_if.h b/libc/isystem/__algorithm/ranges_copy_if.h deleted file mode 100644 index d38f65586..000000000 --- a/libc/isystem/__algorithm/ranges_copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_copy_if.h" diff --git a/libc/isystem/__algorithm/ranges_copy_n.h b/libc/isystem/__algorithm/ranges_copy_n.h deleted file mode 100644 index e420c638c..000000000 --- a/libc/isystem/__algorithm/ranges_copy_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_copy_n.h" diff --git a/libc/isystem/__algorithm/ranges_count.h b/libc/isystem/__algorithm/ranges_count.h deleted file mode 100644 index 2367c1f69..000000000 --- a/libc/isystem/__algorithm/ranges_count.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_count.h" diff --git a/libc/isystem/__algorithm/ranges_count_if.h b/libc/isystem/__algorithm/ranges_count_if.h deleted file mode 100644 index 23f801f37..000000000 --- a/libc/isystem/__algorithm/ranges_count_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_count_if.h" diff --git a/libc/isystem/__algorithm/ranges_equal.h b/libc/isystem/__algorithm/ranges_equal.h deleted file mode 100644 index 6d754d9dc..000000000 --- a/libc/isystem/__algorithm/ranges_equal.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_equal.h" diff --git a/libc/isystem/__algorithm/ranges_equal_range.h b/libc/isystem/__algorithm/ranges_equal_range.h deleted file mode 100644 index 0bba88876..000000000 --- a/libc/isystem/__algorithm/ranges_equal_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_equal_range.h" diff --git a/libc/isystem/__algorithm/ranges_fill.h b/libc/isystem/__algorithm/ranges_fill.h deleted file mode 100644 index 8a37d08a6..000000000 --- a/libc/isystem/__algorithm/ranges_fill.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_fill.h" diff --git a/libc/isystem/__algorithm/ranges_fill_n.h b/libc/isystem/__algorithm/ranges_fill_n.h deleted file mode 100644 index 549344c61..000000000 --- a/libc/isystem/__algorithm/ranges_fill_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_fill_n.h" diff --git a/libc/isystem/__algorithm/ranges_find.h b/libc/isystem/__algorithm/ranges_find.h deleted file mode 100644 index bb84856c7..000000000 --- a/libc/isystem/__algorithm/ranges_find.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_find.h" diff --git a/libc/isystem/__algorithm/ranges_find_end.h b/libc/isystem/__algorithm/ranges_find_end.h deleted file mode 100644 index 4ad4cecf6..000000000 --- a/libc/isystem/__algorithm/ranges_find_end.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_find_end.h" diff --git a/libc/isystem/__algorithm/ranges_find_first_of.h b/libc/isystem/__algorithm/ranges_find_first_of.h deleted file mode 100644 index aca73405f..000000000 --- a/libc/isystem/__algorithm/ranges_find_first_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_find_first_of.h" diff --git a/libc/isystem/__algorithm/ranges_find_if.h b/libc/isystem/__algorithm/ranges_find_if.h deleted file mode 100644 index 2f36e6891..000000000 --- a/libc/isystem/__algorithm/ranges_find_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_find_if.h" diff --git a/libc/isystem/__algorithm/ranges_find_if_not.h b/libc/isystem/__algorithm/ranges_find_if_not.h deleted file mode 100644 index 56af48b0c..000000000 --- a/libc/isystem/__algorithm/ranges_find_if_not.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_find_if_not.h" diff --git a/libc/isystem/__algorithm/ranges_for_each.h b/libc/isystem/__algorithm/ranges_for_each.h deleted file mode 100644 index df9984033..000000000 --- a/libc/isystem/__algorithm/ranges_for_each.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_for_each.h" diff --git a/libc/isystem/__algorithm/ranges_for_each_n.h b/libc/isystem/__algorithm/ranges_for_each_n.h deleted file mode 100644 index d14180101..000000000 --- a/libc/isystem/__algorithm/ranges_for_each_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_for_each_n.h" diff --git a/libc/isystem/__algorithm/ranges_generate.h b/libc/isystem/__algorithm/ranges_generate.h deleted file mode 100644 index 835940bce..000000000 --- a/libc/isystem/__algorithm/ranges_generate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_generate.h" diff --git a/libc/isystem/__algorithm/ranges_generate_n.h b/libc/isystem/__algorithm/ranges_generate_n.h deleted file mode 100644 index 87628794d..000000000 --- a/libc/isystem/__algorithm/ranges_generate_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_generate_n.h" diff --git a/libc/isystem/__algorithm/ranges_includes.h b/libc/isystem/__algorithm/ranges_includes.h deleted file mode 100644 index ae5763c6a..000000000 --- a/libc/isystem/__algorithm/ranges_includes.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_includes.h" diff --git a/libc/isystem/__algorithm/ranges_inplace_merge.h b/libc/isystem/__algorithm/ranges_inplace_merge.h deleted file mode 100644 index d93fc2f6a..000000000 --- a/libc/isystem/__algorithm/ranges_inplace_merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_inplace_merge.h" diff --git a/libc/isystem/__algorithm/ranges_is_heap.h b/libc/isystem/__algorithm/ranges_is_heap.h deleted file mode 100644 index 2098e2926..000000000 --- a/libc/isystem/__algorithm/ranges_is_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_heap.h" diff --git a/libc/isystem/__algorithm/ranges_is_heap_until.h b/libc/isystem/__algorithm/ranges_is_heap_until.h deleted file mode 100644 index 9211fed6a..000000000 --- a/libc/isystem/__algorithm/ranges_is_heap_until.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_heap_until.h" diff --git a/libc/isystem/__algorithm/ranges_is_partitioned.h b/libc/isystem/__algorithm/ranges_is_partitioned.h deleted file mode 100644 index d85d14103..000000000 --- a/libc/isystem/__algorithm/ranges_is_partitioned.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_partitioned.h" diff --git a/libc/isystem/__algorithm/ranges_is_permutation.h b/libc/isystem/__algorithm/ranges_is_permutation.h deleted file mode 100644 index 16ca02f32..000000000 --- a/libc/isystem/__algorithm/ranges_is_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_permutation.h" diff --git a/libc/isystem/__algorithm/ranges_is_sorted.h b/libc/isystem/__algorithm/ranges_is_sorted.h deleted file mode 100644 index 5c284c3c9..000000000 --- a/libc/isystem/__algorithm/ranges_is_sorted.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_sorted.h" diff --git a/libc/isystem/__algorithm/ranges_is_sorted_until.h b/libc/isystem/__algorithm/ranges_is_sorted_until.h deleted file mode 100644 index 0518f5cdf..000000000 --- a/libc/isystem/__algorithm/ranges_is_sorted_until.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_is_sorted_until.h" diff --git a/libc/isystem/__algorithm/ranges_iterator_concept.h b/libc/isystem/__algorithm/ranges_iterator_concept.h deleted file mode 100644 index 45e6c1170..000000000 --- a/libc/isystem/__algorithm/ranges_iterator_concept.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_iterator_concept.h" diff --git a/libc/isystem/__algorithm/ranges_lexicographical_compare.h b/libc/isystem/__algorithm/ranges_lexicographical_compare.h deleted file mode 100644 index 07f8d9f3b..000000000 --- a/libc/isystem/__algorithm/ranges_lexicographical_compare.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_lexicographical_compare.h" diff --git a/libc/isystem/__algorithm/ranges_lower_bound.h b/libc/isystem/__algorithm/ranges_lower_bound.h deleted file mode 100644 index 2267d4ae4..000000000 --- a/libc/isystem/__algorithm/ranges_lower_bound.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_lower_bound.h" diff --git a/libc/isystem/__algorithm/ranges_make_heap.h b/libc/isystem/__algorithm/ranges_make_heap.h deleted file mode 100644 index b365948f4..000000000 --- a/libc/isystem/__algorithm/ranges_make_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_make_heap.h" diff --git a/libc/isystem/__algorithm/ranges_max.h b/libc/isystem/__algorithm/ranges_max.h deleted file mode 100644 index 841f0c942..000000000 --- a/libc/isystem/__algorithm/ranges_max.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_max.h" diff --git a/libc/isystem/__algorithm/ranges_max_element.h b/libc/isystem/__algorithm/ranges_max_element.h deleted file mode 100644 index df3ac4b63..000000000 --- a/libc/isystem/__algorithm/ranges_max_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_max_element.h" diff --git a/libc/isystem/__algorithm/ranges_merge.h b/libc/isystem/__algorithm/ranges_merge.h deleted file mode 100644 index 79595cd16..000000000 --- a/libc/isystem/__algorithm/ranges_merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_merge.h" diff --git a/libc/isystem/__algorithm/ranges_min.h b/libc/isystem/__algorithm/ranges_min.h deleted file mode 100644 index cdee59d2a..000000000 --- a/libc/isystem/__algorithm/ranges_min.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_min.h" diff --git a/libc/isystem/__algorithm/ranges_min_element.h b/libc/isystem/__algorithm/ranges_min_element.h deleted file mode 100644 index 9d910deac..000000000 --- a/libc/isystem/__algorithm/ranges_min_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_min_element.h" diff --git a/libc/isystem/__algorithm/ranges_minmax.h b/libc/isystem/__algorithm/ranges_minmax.h deleted file mode 100644 index dde2e06a2..000000000 --- a/libc/isystem/__algorithm/ranges_minmax.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_minmax.h" diff --git a/libc/isystem/__algorithm/ranges_minmax_element.h b/libc/isystem/__algorithm/ranges_minmax_element.h deleted file mode 100644 index 6e4492f16..000000000 --- a/libc/isystem/__algorithm/ranges_minmax_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_minmax_element.h" diff --git a/libc/isystem/__algorithm/ranges_mismatch.h b/libc/isystem/__algorithm/ranges_mismatch.h deleted file mode 100644 index 792d15396..000000000 --- a/libc/isystem/__algorithm/ranges_mismatch.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_mismatch.h" diff --git a/libc/isystem/__algorithm/ranges_move.h b/libc/isystem/__algorithm/ranges_move.h deleted file mode 100644 index 31679c803..000000000 --- a/libc/isystem/__algorithm/ranges_move.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_move.h" diff --git a/libc/isystem/__algorithm/ranges_move_backward.h b/libc/isystem/__algorithm/ranges_move_backward.h deleted file mode 100644 index bc818a177..000000000 --- a/libc/isystem/__algorithm/ranges_move_backward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_move_backward.h" diff --git a/libc/isystem/__algorithm/ranges_next_permutation.h b/libc/isystem/__algorithm/ranges_next_permutation.h deleted file mode 100644 index 6ad640a97..000000000 --- a/libc/isystem/__algorithm/ranges_next_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_next_permutation.h" diff --git a/libc/isystem/__algorithm/ranges_none_of.h b/libc/isystem/__algorithm/ranges_none_of.h deleted file mode 100644 index 1c646d68d..000000000 --- a/libc/isystem/__algorithm/ranges_none_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_none_of.h" diff --git a/libc/isystem/__algorithm/ranges_nth_element.h b/libc/isystem/__algorithm/ranges_nth_element.h deleted file mode 100644 index e1bf4c096..000000000 --- a/libc/isystem/__algorithm/ranges_nth_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_nth_element.h" diff --git a/libc/isystem/__algorithm/ranges_partial_sort.h b/libc/isystem/__algorithm/ranges_partial_sort.h deleted file mode 100644 index 31ef088ce..000000000 --- a/libc/isystem/__algorithm/ranges_partial_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_partial_sort.h" diff --git a/libc/isystem/__algorithm/ranges_partial_sort_copy.h b/libc/isystem/__algorithm/ranges_partial_sort_copy.h deleted file mode 100644 index a77684b58..000000000 --- a/libc/isystem/__algorithm/ranges_partial_sort_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_partial_sort_copy.h" diff --git a/libc/isystem/__algorithm/ranges_partition.h b/libc/isystem/__algorithm/ranges_partition.h deleted file mode 100644 index 5066131c7..000000000 --- a/libc/isystem/__algorithm/ranges_partition.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_partition.h" diff --git a/libc/isystem/__algorithm/ranges_partition_copy.h b/libc/isystem/__algorithm/ranges_partition_copy.h deleted file mode 100644 index f11101304..000000000 --- a/libc/isystem/__algorithm/ranges_partition_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_partition_copy.h" diff --git a/libc/isystem/__algorithm/ranges_partition_point.h b/libc/isystem/__algorithm/ranges_partition_point.h deleted file mode 100644 index 44c05b726..000000000 --- a/libc/isystem/__algorithm/ranges_partition_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_partition_point.h" diff --git a/libc/isystem/__algorithm/ranges_pop_heap.h b/libc/isystem/__algorithm/ranges_pop_heap.h deleted file mode 100644 index a39869c2b..000000000 --- a/libc/isystem/__algorithm/ranges_pop_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_pop_heap.h" diff --git a/libc/isystem/__algorithm/ranges_prev_permutation.h b/libc/isystem/__algorithm/ranges_prev_permutation.h deleted file mode 100644 index fe51f73d9..000000000 --- a/libc/isystem/__algorithm/ranges_prev_permutation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_prev_permutation.h" diff --git a/libc/isystem/__algorithm/ranges_push_heap.h b/libc/isystem/__algorithm/ranges_push_heap.h deleted file mode 100644 index 4b42e1a96..000000000 --- a/libc/isystem/__algorithm/ranges_push_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_push_heap.h" diff --git a/libc/isystem/__algorithm/ranges_remove.h b/libc/isystem/__algorithm/ranges_remove.h deleted file mode 100644 index 2daa6b198..000000000 --- a/libc/isystem/__algorithm/ranges_remove.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_remove.h" diff --git a/libc/isystem/__algorithm/ranges_remove_copy.h b/libc/isystem/__algorithm/ranges_remove_copy.h deleted file mode 100644 index 56dfa76c8..000000000 --- a/libc/isystem/__algorithm/ranges_remove_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_remove_copy.h" diff --git a/libc/isystem/__algorithm/ranges_remove_copy_if.h b/libc/isystem/__algorithm/ranges_remove_copy_if.h deleted file mode 100644 index 50b979301..000000000 --- a/libc/isystem/__algorithm/ranges_remove_copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_remove_copy_if.h" diff --git a/libc/isystem/__algorithm/ranges_remove_if.h b/libc/isystem/__algorithm/ranges_remove_if.h deleted file mode 100644 index aa6d62fdb..000000000 --- a/libc/isystem/__algorithm/ranges_remove_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_remove_if.h" diff --git a/libc/isystem/__algorithm/ranges_replace.h b/libc/isystem/__algorithm/ranges_replace.h deleted file mode 100644 index c768b9880..000000000 --- a/libc/isystem/__algorithm/ranges_replace.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_replace.h" diff --git a/libc/isystem/__algorithm/ranges_replace_copy.h b/libc/isystem/__algorithm/ranges_replace_copy.h deleted file mode 100644 index d74d03164..000000000 --- a/libc/isystem/__algorithm/ranges_replace_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_replace_copy.h" diff --git a/libc/isystem/__algorithm/ranges_replace_copy_if.h b/libc/isystem/__algorithm/ranges_replace_copy_if.h deleted file mode 100644 index 52b6e66a5..000000000 --- a/libc/isystem/__algorithm/ranges_replace_copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_replace_copy_if.h" diff --git a/libc/isystem/__algorithm/ranges_replace_if.h b/libc/isystem/__algorithm/ranges_replace_if.h deleted file mode 100644 index 7ba904e37..000000000 --- a/libc/isystem/__algorithm/ranges_replace_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_replace_if.h" diff --git a/libc/isystem/__algorithm/ranges_reverse.h b/libc/isystem/__algorithm/ranges_reverse.h deleted file mode 100644 index 1d6511164..000000000 --- a/libc/isystem/__algorithm/ranges_reverse.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_reverse.h" diff --git a/libc/isystem/__algorithm/ranges_reverse_copy.h b/libc/isystem/__algorithm/ranges_reverse_copy.h deleted file mode 100644 index 33326159a..000000000 --- a/libc/isystem/__algorithm/ranges_reverse_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_reverse_copy.h" diff --git a/libc/isystem/__algorithm/ranges_rotate.h b/libc/isystem/__algorithm/ranges_rotate.h deleted file mode 100644 index 1940bbc41..000000000 --- a/libc/isystem/__algorithm/ranges_rotate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_rotate.h" diff --git a/libc/isystem/__algorithm/ranges_rotate_copy.h b/libc/isystem/__algorithm/ranges_rotate_copy.h deleted file mode 100644 index 43d13c4a9..000000000 --- a/libc/isystem/__algorithm/ranges_rotate_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_rotate_copy.h" diff --git a/libc/isystem/__algorithm/ranges_sample.h b/libc/isystem/__algorithm/ranges_sample.h deleted file mode 100644 index 52f55a29d..000000000 --- a/libc/isystem/__algorithm/ranges_sample.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_sample.h" diff --git a/libc/isystem/__algorithm/ranges_search.h b/libc/isystem/__algorithm/ranges_search.h deleted file mode 100644 index acfc90c94..000000000 --- a/libc/isystem/__algorithm/ranges_search.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_search.h" diff --git a/libc/isystem/__algorithm/ranges_search_n.h b/libc/isystem/__algorithm/ranges_search_n.h deleted file mode 100644 index 12056e956..000000000 --- a/libc/isystem/__algorithm/ranges_search_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_search_n.h" diff --git a/libc/isystem/__algorithm/ranges_set_difference.h b/libc/isystem/__algorithm/ranges_set_difference.h deleted file mode 100644 index b4705f503..000000000 --- a/libc/isystem/__algorithm/ranges_set_difference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_set_difference.h" diff --git a/libc/isystem/__algorithm/ranges_set_intersection.h b/libc/isystem/__algorithm/ranges_set_intersection.h deleted file mode 100644 index 592bf86a2..000000000 --- a/libc/isystem/__algorithm/ranges_set_intersection.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_set_intersection.h" diff --git a/libc/isystem/__algorithm/ranges_set_symmetric_difference.h b/libc/isystem/__algorithm/ranges_set_symmetric_difference.h deleted file mode 100644 index d0a8d3e4d..000000000 --- a/libc/isystem/__algorithm/ranges_set_symmetric_difference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_set_symmetric_difference.h" diff --git a/libc/isystem/__algorithm/ranges_set_union.h b/libc/isystem/__algorithm/ranges_set_union.h deleted file mode 100644 index be428aa5c..000000000 --- a/libc/isystem/__algorithm/ranges_set_union.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_set_union.h" diff --git a/libc/isystem/__algorithm/ranges_shuffle.h b/libc/isystem/__algorithm/ranges_shuffle.h deleted file mode 100644 index 39554ef60..000000000 --- a/libc/isystem/__algorithm/ranges_shuffle.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_shuffle.h" diff --git a/libc/isystem/__algorithm/ranges_sort.h b/libc/isystem/__algorithm/ranges_sort.h deleted file mode 100644 index 049c5288f..000000000 --- a/libc/isystem/__algorithm/ranges_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_sort.h" diff --git a/libc/isystem/__algorithm/ranges_sort_heap.h b/libc/isystem/__algorithm/ranges_sort_heap.h deleted file mode 100644 index 88c46cbe5..000000000 --- a/libc/isystem/__algorithm/ranges_sort_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_sort_heap.h" diff --git a/libc/isystem/__algorithm/ranges_stable_partition.h b/libc/isystem/__algorithm/ranges_stable_partition.h deleted file mode 100644 index d82565db0..000000000 --- a/libc/isystem/__algorithm/ranges_stable_partition.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_stable_partition.h" diff --git a/libc/isystem/__algorithm/ranges_stable_sort.h b/libc/isystem/__algorithm/ranges_stable_sort.h deleted file mode 100644 index 53b3bfd7e..000000000 --- a/libc/isystem/__algorithm/ranges_stable_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_stable_sort.h" diff --git a/libc/isystem/__algorithm/ranges_starts_with.h b/libc/isystem/__algorithm/ranges_starts_with.h deleted file mode 100644 index 9a2a22b8f..000000000 --- a/libc/isystem/__algorithm/ranges_starts_with.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_starts_with.h" diff --git a/libc/isystem/__algorithm/ranges_swap_ranges.h b/libc/isystem/__algorithm/ranges_swap_ranges.h deleted file mode 100644 index 7ee898342..000000000 --- a/libc/isystem/__algorithm/ranges_swap_ranges.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_swap_ranges.h" diff --git a/libc/isystem/__algorithm/ranges_transform.h b/libc/isystem/__algorithm/ranges_transform.h deleted file mode 100644 index 8dc2bd3a7..000000000 --- a/libc/isystem/__algorithm/ranges_transform.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_transform.h" diff --git a/libc/isystem/__algorithm/ranges_unique.h b/libc/isystem/__algorithm/ranges_unique.h deleted file mode 100644 index 741c22c41..000000000 --- a/libc/isystem/__algorithm/ranges_unique.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_unique.h" diff --git a/libc/isystem/__algorithm/ranges_unique_copy.h b/libc/isystem/__algorithm/ranges_unique_copy.h deleted file mode 100644 index fa3ead46b..000000000 --- a/libc/isystem/__algorithm/ranges_unique_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_unique_copy.h" diff --git a/libc/isystem/__algorithm/ranges_upper_bound.h b/libc/isystem/__algorithm/ranges_upper_bound.h deleted file mode 100644 index 658bb096b..000000000 --- a/libc/isystem/__algorithm/ranges_upper_bound.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/ranges_upper_bound.h" diff --git a/libc/isystem/__algorithm/remove.h b/libc/isystem/__algorithm/remove.h deleted file mode 100644 index 1c6d33eb9..000000000 --- a/libc/isystem/__algorithm/remove.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/remove.h" diff --git a/libc/isystem/__algorithm/remove_copy.h b/libc/isystem/__algorithm/remove_copy.h deleted file mode 100644 index cc8f5347d..000000000 --- a/libc/isystem/__algorithm/remove_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/remove_copy.h" diff --git a/libc/isystem/__algorithm/remove_copy_if.h b/libc/isystem/__algorithm/remove_copy_if.h deleted file mode 100644 index fdf763b14..000000000 --- a/libc/isystem/__algorithm/remove_copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/remove_copy_if.h" diff --git a/libc/isystem/__algorithm/remove_if.h b/libc/isystem/__algorithm/remove_if.h deleted file mode 100644 index e9dc12444..000000000 --- a/libc/isystem/__algorithm/remove_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/remove_if.h" diff --git a/libc/isystem/__algorithm/replace.h b/libc/isystem/__algorithm/replace.h deleted file mode 100644 index 29b8205d4..000000000 --- a/libc/isystem/__algorithm/replace.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/replace.h" diff --git a/libc/isystem/__algorithm/replace_copy.h b/libc/isystem/__algorithm/replace_copy.h deleted file mode 100644 index 6b05b8502..000000000 --- a/libc/isystem/__algorithm/replace_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/replace_copy.h" diff --git a/libc/isystem/__algorithm/replace_copy_if.h b/libc/isystem/__algorithm/replace_copy_if.h deleted file mode 100644 index 13ee607b1..000000000 --- a/libc/isystem/__algorithm/replace_copy_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/replace_copy_if.h" diff --git a/libc/isystem/__algorithm/replace_if.h b/libc/isystem/__algorithm/replace_if.h deleted file mode 100644 index 42ac7b810..000000000 --- a/libc/isystem/__algorithm/replace_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/replace_if.h" diff --git a/libc/isystem/__algorithm/reverse.h b/libc/isystem/__algorithm/reverse.h deleted file mode 100644 index 76a9096f7..000000000 --- a/libc/isystem/__algorithm/reverse.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/reverse.h" diff --git a/libc/isystem/__algorithm/reverse_copy.h b/libc/isystem/__algorithm/reverse_copy.h deleted file mode 100644 index a0b6debef..000000000 --- a/libc/isystem/__algorithm/reverse_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/reverse_copy.h" diff --git a/libc/isystem/__algorithm/rotate.h b/libc/isystem/__algorithm/rotate.h deleted file mode 100644 index 84afe3294..000000000 --- a/libc/isystem/__algorithm/rotate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/rotate.h" diff --git a/libc/isystem/__algorithm/rotate_copy.h b/libc/isystem/__algorithm/rotate_copy.h deleted file mode 100644 index d0ad68ce0..000000000 --- a/libc/isystem/__algorithm/rotate_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/rotate_copy.h" diff --git a/libc/isystem/__algorithm/sample.h b/libc/isystem/__algorithm/sample.h deleted file mode 100644 index 540d05e44..000000000 --- a/libc/isystem/__algorithm/sample.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/sample.h" diff --git a/libc/isystem/__algorithm/search.h b/libc/isystem/__algorithm/search.h deleted file mode 100644 index ba33010f4..000000000 --- a/libc/isystem/__algorithm/search.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/search.h" diff --git a/libc/isystem/__algorithm/search_n.h b/libc/isystem/__algorithm/search_n.h deleted file mode 100644 index 7e4c2e984..000000000 --- a/libc/isystem/__algorithm/search_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/search_n.h" diff --git a/libc/isystem/__algorithm/set_difference.h b/libc/isystem/__algorithm/set_difference.h deleted file mode 100644 index 1c171eabb..000000000 --- a/libc/isystem/__algorithm/set_difference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/set_difference.h" diff --git a/libc/isystem/__algorithm/set_intersection.h b/libc/isystem/__algorithm/set_intersection.h deleted file mode 100644 index f04fd24a8..000000000 --- a/libc/isystem/__algorithm/set_intersection.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/set_intersection.h" diff --git a/libc/isystem/__algorithm/set_symmetric_difference.h b/libc/isystem/__algorithm/set_symmetric_difference.h deleted file mode 100644 index 8b00ca162..000000000 --- a/libc/isystem/__algorithm/set_symmetric_difference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/set_symmetric_difference.h" diff --git a/libc/isystem/__algorithm/set_union.h b/libc/isystem/__algorithm/set_union.h deleted file mode 100644 index 0d6a276bc..000000000 --- a/libc/isystem/__algorithm/set_union.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/set_union.h" diff --git a/libc/isystem/__algorithm/shift_left.h b/libc/isystem/__algorithm/shift_left.h deleted file mode 100644 index 775fa8a60..000000000 --- a/libc/isystem/__algorithm/shift_left.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/shift_left.h" diff --git a/libc/isystem/__algorithm/shift_right.h b/libc/isystem/__algorithm/shift_right.h deleted file mode 100644 index ab37a39b8..000000000 --- a/libc/isystem/__algorithm/shift_right.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/shift_right.h" diff --git a/libc/isystem/__algorithm/shuffle.h b/libc/isystem/__algorithm/shuffle.h deleted file mode 100644 index 68818703b..000000000 --- a/libc/isystem/__algorithm/shuffle.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/shuffle.h" diff --git a/libc/isystem/__algorithm/sift_down.h b/libc/isystem/__algorithm/sift_down.h deleted file mode 100644 index 385e7ddf9..000000000 --- a/libc/isystem/__algorithm/sift_down.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/sift_down.h" diff --git a/libc/isystem/__algorithm/sort.h b/libc/isystem/__algorithm/sort.h deleted file mode 100644 index 9317e69a3..000000000 --- a/libc/isystem/__algorithm/sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/sort.h" diff --git a/libc/isystem/__algorithm/sort_heap.h b/libc/isystem/__algorithm/sort_heap.h deleted file mode 100644 index 9114e3b1d..000000000 --- a/libc/isystem/__algorithm/sort_heap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/sort_heap.h" diff --git a/libc/isystem/__algorithm/stable_partition.h b/libc/isystem/__algorithm/stable_partition.h deleted file mode 100644 index 68df678f4..000000000 --- a/libc/isystem/__algorithm/stable_partition.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/stable_partition.h" diff --git a/libc/isystem/__algorithm/stable_sort.h b/libc/isystem/__algorithm/stable_sort.h deleted file mode 100644 index 0a4f0ab4f..000000000 --- a/libc/isystem/__algorithm/stable_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/stable_sort.h" diff --git a/libc/isystem/__algorithm/swap_ranges.h b/libc/isystem/__algorithm/swap_ranges.h deleted file mode 100644 index 2d10b25fa..000000000 --- a/libc/isystem/__algorithm/swap_ranges.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/swap_ranges.h" diff --git a/libc/isystem/__algorithm/three_way_comp_ref_type.h b/libc/isystem/__algorithm/three_way_comp_ref_type.h deleted file mode 100644 index e504e19c6..000000000 --- a/libc/isystem/__algorithm/three_way_comp_ref_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/three_way_comp_ref_type.h" diff --git a/libc/isystem/__algorithm/transform.h b/libc/isystem/__algorithm/transform.h deleted file mode 100644 index 60614cb88..000000000 --- a/libc/isystem/__algorithm/transform.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/transform.h" diff --git a/libc/isystem/__algorithm/uniform_random_bit_generator_adaptor.h b/libc/isystem/__algorithm/uniform_random_bit_generator_adaptor.h deleted file mode 100644 index f3ca28284..000000000 --- a/libc/isystem/__algorithm/uniform_random_bit_generator_adaptor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/uniform_random_bit_generator_adaptor.h" diff --git a/libc/isystem/__algorithm/unique.h b/libc/isystem/__algorithm/unique.h deleted file mode 100644 index a1ef228cf..000000000 --- a/libc/isystem/__algorithm/unique.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/unique.h" diff --git a/libc/isystem/__algorithm/unique_copy.h b/libc/isystem/__algorithm/unique_copy.h deleted file mode 100644 index 3f8ddeb61..000000000 --- a/libc/isystem/__algorithm/unique_copy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/unique_copy.h" diff --git a/libc/isystem/__algorithm/unwrap_iter.h b/libc/isystem/__algorithm/unwrap_iter.h deleted file mode 100644 index 277288f9a..000000000 --- a/libc/isystem/__algorithm/unwrap_iter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/unwrap_iter.h" diff --git a/libc/isystem/__algorithm/unwrap_range.h b/libc/isystem/__algorithm/unwrap_range.h deleted file mode 100644 index 9cb43bd44..000000000 --- a/libc/isystem/__algorithm/unwrap_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/unwrap_range.h" diff --git a/libc/isystem/__algorithm/upper_bound.h b/libc/isystem/__algorithm/upper_bound.h deleted file mode 100644 index c694ac61d..000000000 --- a/libc/isystem/__algorithm/upper_bound.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__algorithm/upper_bound.h" diff --git a/libc/isystem/__assert b/libc/isystem/__assert deleted file mode 100644 index 29532acc8..000000000 --- a/libc/isystem/__assert +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__assert" diff --git a/libc/isystem/__atomic/aliases.h b/libc/isystem/__atomic/aliases.h deleted file mode 100644 index 6849bcd1b..000000000 --- a/libc/isystem/__atomic/aliases.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/aliases.h" diff --git a/libc/isystem/__atomic/atomic.h b/libc/isystem/__atomic/atomic.h deleted file mode 100644 index b2324671e..000000000 --- a/libc/isystem/__atomic/atomic.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic.h" diff --git a/libc/isystem/__atomic/atomic_base.h b/libc/isystem/__atomic/atomic_base.h deleted file mode 100644 index ec1733d30..000000000 --- a/libc/isystem/__atomic/atomic_base.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic_base.h" diff --git a/libc/isystem/__atomic/atomic_flag.h b/libc/isystem/__atomic/atomic_flag.h deleted file mode 100644 index 70e1268a5..000000000 --- a/libc/isystem/__atomic/atomic_flag.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic_flag.h" diff --git a/libc/isystem/__atomic/atomic_init.h b/libc/isystem/__atomic/atomic_init.h deleted file mode 100644 index c04e99f38..000000000 --- a/libc/isystem/__atomic/atomic_init.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic_init.h" diff --git a/libc/isystem/__atomic/atomic_lock_free.h b/libc/isystem/__atomic/atomic_lock_free.h deleted file mode 100644 index 3a086be7f..000000000 --- a/libc/isystem/__atomic/atomic_lock_free.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic_lock_free.h" diff --git a/libc/isystem/__atomic/atomic_sync.h b/libc/isystem/__atomic/atomic_sync.h deleted file mode 100644 index 8fb086325..000000000 --- a/libc/isystem/__atomic/atomic_sync.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/atomic_sync.h" diff --git a/libc/isystem/__atomic/check_memory_order.h b/libc/isystem/__atomic/check_memory_order.h deleted file mode 100644 index 71de721f7..000000000 --- a/libc/isystem/__atomic/check_memory_order.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/check_memory_order.h" diff --git a/libc/isystem/__atomic/contention_t.h b/libc/isystem/__atomic/contention_t.h deleted file mode 100644 index 64c180391..000000000 --- a/libc/isystem/__atomic/contention_t.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/contention_t.h" diff --git a/libc/isystem/__atomic/cxx_atomic_impl.h b/libc/isystem/__atomic/cxx_atomic_impl.h deleted file mode 100644 index 78aabe632..000000000 --- a/libc/isystem/__atomic/cxx_atomic_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/cxx_atomic_impl.h" diff --git a/libc/isystem/__atomic/fence.h b/libc/isystem/__atomic/fence.h deleted file mode 100644 index 183ace12e..000000000 --- a/libc/isystem/__atomic/fence.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/fence.h" diff --git a/libc/isystem/__atomic/is_always_lock_free.h b/libc/isystem/__atomic/is_always_lock_free.h deleted file mode 100644 index 9b6374f35..000000000 --- a/libc/isystem/__atomic/is_always_lock_free.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/is_always_lock_free.h" diff --git a/libc/isystem/__atomic/kill_dependency.h b/libc/isystem/__atomic/kill_dependency.h deleted file mode 100644 index 8b89ed54e..000000000 --- a/libc/isystem/__atomic/kill_dependency.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/kill_dependency.h" diff --git a/libc/isystem/__atomic/memory_order.h b/libc/isystem/__atomic/memory_order.h deleted file mode 100644 index d29e57fa5..000000000 --- a/libc/isystem/__atomic/memory_order.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__atomic/memory_order.h" diff --git a/libc/isystem/__availability b/libc/isystem/__availability deleted file mode 100644 index 479d7b7ac..000000000 --- a/libc/isystem/__availability +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__availability" diff --git a/libc/isystem/__bit/bit_cast.h b/libc/isystem/__bit/bit_cast.h deleted file mode 100644 index 44318231a..000000000 --- a/libc/isystem/__bit/bit_cast.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/bit_cast.h" diff --git a/libc/isystem/__bit/bit_ceil.h b/libc/isystem/__bit/bit_ceil.h deleted file mode 100644 index 2626419a0..000000000 --- a/libc/isystem/__bit/bit_ceil.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/bit_ceil.h" diff --git a/libc/isystem/__bit/bit_floor.h b/libc/isystem/__bit/bit_floor.h deleted file mode 100644 index bff96affd..000000000 --- a/libc/isystem/__bit/bit_floor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/bit_floor.h" diff --git a/libc/isystem/__bit/bit_log2.h b/libc/isystem/__bit/bit_log2.h deleted file mode 100644 index 6cd2cf734..000000000 --- a/libc/isystem/__bit/bit_log2.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/bit_log2.h" diff --git a/libc/isystem/__bit/bit_width.h b/libc/isystem/__bit/bit_width.h deleted file mode 100644 index ca0ffe6e7..000000000 --- a/libc/isystem/__bit/bit_width.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/bit_width.h" diff --git a/libc/isystem/__bit/blsr.h b/libc/isystem/__bit/blsr.h deleted file mode 100644 index 785569624..000000000 --- a/libc/isystem/__bit/blsr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/blsr.h" diff --git a/libc/isystem/__bit/byteswap.h b/libc/isystem/__bit/byteswap.h deleted file mode 100644 index 698990aca..000000000 --- a/libc/isystem/__bit/byteswap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/byteswap.h" diff --git a/libc/isystem/__bit/countl.h b/libc/isystem/__bit/countl.h deleted file mode 100644 index a1bb62153..000000000 --- a/libc/isystem/__bit/countl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/countl.h" diff --git a/libc/isystem/__bit/countr.h b/libc/isystem/__bit/countr.h deleted file mode 100644 index ff1b0056b..000000000 --- a/libc/isystem/__bit/countr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/countr.h" diff --git a/libc/isystem/__bit/endian.h b/libc/isystem/__bit/endian.h deleted file mode 100644 index ab076f21a..000000000 --- a/libc/isystem/__bit/endian.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/endian.h" diff --git a/libc/isystem/__bit/has_single_bit.h b/libc/isystem/__bit/has_single_bit.h deleted file mode 100644 index 9a3f4bc10..000000000 --- a/libc/isystem/__bit/has_single_bit.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/has_single_bit.h" diff --git a/libc/isystem/__bit/popcount.h b/libc/isystem/__bit/popcount.h deleted file mode 100644 index b12a77a70..000000000 --- a/libc/isystem/__bit/popcount.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/popcount.h" diff --git a/libc/isystem/__bit/rotate.h b/libc/isystem/__bit/rotate.h deleted file mode 100644 index 20f0ec244..000000000 --- a/libc/isystem/__bit/rotate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit/rotate.h" diff --git a/libc/isystem/__bit_reference b/libc/isystem/__bit_reference deleted file mode 100644 index 89438011c..000000000 --- a/libc/isystem/__bit_reference +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__bit_reference" diff --git a/libc/isystem/__charconv/chars_format.h b/libc/isystem/__charconv/chars_format.h deleted file mode 100644 index 7e15b94c4..000000000 --- a/libc/isystem/__charconv/chars_format.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/chars_format.h" diff --git a/libc/isystem/__charconv/from_chars_integral.h b/libc/isystem/__charconv/from_chars_integral.h deleted file mode 100644 index 13af75de0..000000000 --- a/libc/isystem/__charconv/from_chars_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/from_chars_integral.h" diff --git a/libc/isystem/__charconv/from_chars_result.h b/libc/isystem/__charconv/from_chars_result.h deleted file mode 100644 index c3b6d41ce..000000000 --- a/libc/isystem/__charconv/from_chars_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/from_chars_result.h" diff --git a/libc/isystem/__charconv/tables.h b/libc/isystem/__charconv/tables.h deleted file mode 100644 index 4abd3d125..000000000 --- a/libc/isystem/__charconv/tables.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/tables.h" diff --git a/libc/isystem/__charconv/to_chars.h b/libc/isystem/__charconv/to_chars.h deleted file mode 100644 index ee2ee1db2..000000000 --- a/libc/isystem/__charconv/to_chars.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/to_chars.h" diff --git a/libc/isystem/__charconv/to_chars_base_10.h b/libc/isystem/__charconv/to_chars_base_10.h deleted file mode 100644 index 850ffbf1f..000000000 --- a/libc/isystem/__charconv/to_chars_base_10.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/to_chars_base_10.h" diff --git a/libc/isystem/__charconv/to_chars_floating_point.h b/libc/isystem/__charconv/to_chars_floating_point.h deleted file mode 100644 index b88f5777b..000000000 --- a/libc/isystem/__charconv/to_chars_floating_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/to_chars_floating_point.h" diff --git a/libc/isystem/__charconv/to_chars_integral.h b/libc/isystem/__charconv/to_chars_integral.h deleted file mode 100644 index 0180d2f2f..000000000 --- a/libc/isystem/__charconv/to_chars_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/to_chars_integral.h" diff --git a/libc/isystem/__charconv/to_chars_result.h b/libc/isystem/__charconv/to_chars_result.h deleted file mode 100644 index c6256c3d3..000000000 --- a/libc/isystem/__charconv/to_chars_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/to_chars_result.h" diff --git a/libc/isystem/__charconv/traits.h b/libc/isystem/__charconv/traits.h deleted file mode 100644 index e2c5ac488..000000000 --- a/libc/isystem/__charconv/traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__charconv/traits.h" diff --git a/libc/isystem/__chrono/calendar.h b/libc/isystem/__chrono/calendar.h deleted file mode 100644 index 4f83cab7b..000000000 --- a/libc/isystem/__chrono/calendar.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/calendar.h" diff --git a/libc/isystem/__chrono/concepts.h b/libc/isystem/__chrono/concepts.h deleted file mode 100644 index e3a11cdde..000000000 --- a/libc/isystem/__chrono/concepts.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/concepts.h" diff --git a/libc/isystem/__chrono/convert_to_timespec.h b/libc/isystem/__chrono/convert_to_timespec.h deleted file mode 100644 index 628d0b0a8..000000000 --- a/libc/isystem/__chrono/convert_to_timespec.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/convert_to_timespec.h" diff --git a/libc/isystem/__chrono/convert_to_tm.h b/libc/isystem/__chrono/convert_to_tm.h deleted file mode 100644 index f007e86fe..000000000 --- a/libc/isystem/__chrono/convert_to_tm.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/convert_to_tm.h" diff --git a/libc/isystem/__chrono/day.h b/libc/isystem/__chrono/day.h deleted file mode 100644 index 120234303..000000000 --- a/libc/isystem/__chrono/day.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/day.h" diff --git a/libc/isystem/__chrono/duration.h b/libc/isystem/__chrono/duration.h deleted file mode 100644 index c3ed6729d..000000000 --- a/libc/isystem/__chrono/duration.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/duration.h" diff --git a/libc/isystem/__chrono/file_clock.h b/libc/isystem/__chrono/file_clock.h deleted file mode 100644 index 95c3844f7..000000000 --- a/libc/isystem/__chrono/file_clock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/file_clock.h" diff --git a/libc/isystem/__chrono/formatter.h b/libc/isystem/__chrono/formatter.h deleted file mode 100644 index fa3aadbb9..000000000 --- a/libc/isystem/__chrono/formatter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/formatter.h" diff --git a/libc/isystem/__chrono/hh_mm_ss.h b/libc/isystem/__chrono/hh_mm_ss.h deleted file mode 100644 index 9ad5eb53c..000000000 --- a/libc/isystem/__chrono/hh_mm_ss.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/hh_mm_ss.h" diff --git a/libc/isystem/__chrono/high_resolution_clock.h b/libc/isystem/__chrono/high_resolution_clock.h deleted file mode 100644 index 154105dfa..000000000 --- a/libc/isystem/__chrono/high_resolution_clock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/high_resolution_clock.h" diff --git a/libc/isystem/__chrono/literals.h b/libc/isystem/__chrono/literals.h deleted file mode 100644 index a78197f4c..000000000 --- a/libc/isystem/__chrono/literals.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/literals.h" diff --git a/libc/isystem/__chrono/month.h b/libc/isystem/__chrono/month.h deleted file mode 100644 index 1efb44743..000000000 --- a/libc/isystem/__chrono/month.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/month.h" diff --git a/libc/isystem/__chrono/month_weekday.h b/libc/isystem/__chrono/month_weekday.h deleted file mode 100644 index 4933df3c4..000000000 --- a/libc/isystem/__chrono/month_weekday.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/month_weekday.h" diff --git a/libc/isystem/__chrono/monthday.h b/libc/isystem/__chrono/monthday.h deleted file mode 100644 index 116a0667c..000000000 --- a/libc/isystem/__chrono/monthday.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/monthday.h" diff --git a/libc/isystem/__chrono/ostream.h b/libc/isystem/__chrono/ostream.h deleted file mode 100644 index 03c1d617a..000000000 --- a/libc/isystem/__chrono/ostream.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/ostream.h" diff --git a/libc/isystem/__chrono/parser_std_format_spec.h b/libc/isystem/__chrono/parser_std_format_spec.h deleted file mode 100644 index a1f0a7a66..000000000 --- a/libc/isystem/__chrono/parser_std_format_spec.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/parser_std_format_spec.h" diff --git a/libc/isystem/__chrono/statically_widen.h b/libc/isystem/__chrono/statically_widen.h deleted file mode 100644 index dc6792601..000000000 --- a/libc/isystem/__chrono/statically_widen.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/statically_widen.h" diff --git a/libc/isystem/__chrono/steady_clock.h b/libc/isystem/__chrono/steady_clock.h deleted file mode 100644 index 662b4ff44..000000000 --- a/libc/isystem/__chrono/steady_clock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/steady_clock.h" diff --git a/libc/isystem/__chrono/system_clock.h b/libc/isystem/__chrono/system_clock.h deleted file mode 100644 index 074c1a445..000000000 --- a/libc/isystem/__chrono/system_clock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/system_clock.h" diff --git a/libc/isystem/__chrono/time_point.h b/libc/isystem/__chrono/time_point.h deleted file mode 100644 index 12e91e5d0..000000000 --- a/libc/isystem/__chrono/time_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/time_point.h" diff --git a/libc/isystem/__chrono/weekday.h b/libc/isystem/__chrono/weekday.h deleted file mode 100644 index a0495b5f1..000000000 --- a/libc/isystem/__chrono/weekday.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/weekday.h" diff --git a/libc/isystem/__chrono/year.h b/libc/isystem/__chrono/year.h deleted file mode 100644 index 0cc26795f..000000000 --- a/libc/isystem/__chrono/year.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/year.h" diff --git a/libc/isystem/__chrono/year_month.h b/libc/isystem/__chrono/year_month.h deleted file mode 100644 index 017ce52d5..000000000 --- a/libc/isystem/__chrono/year_month.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/year_month.h" diff --git a/libc/isystem/__chrono/year_month_day.h b/libc/isystem/__chrono/year_month_day.h deleted file mode 100644 index 3dabb5381..000000000 --- a/libc/isystem/__chrono/year_month_day.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/year_month_day.h" diff --git a/libc/isystem/__chrono/year_month_weekday.h b/libc/isystem/__chrono/year_month_weekday.h deleted file mode 100644 index fea61c011..000000000 --- a/libc/isystem/__chrono/year_month_weekday.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__chrono/year_month_weekday.h" diff --git a/libc/isystem/__compare/common_comparison_category.h b/libc/isystem/__compare/common_comparison_category.h deleted file mode 100644 index de98b2a88..000000000 --- a/libc/isystem/__compare/common_comparison_category.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/common_comparison_category.h" diff --git a/libc/isystem/__compare/compare_partial_order_fallback.h b/libc/isystem/__compare/compare_partial_order_fallback.h deleted file mode 100644 index f3f249923..000000000 --- a/libc/isystem/__compare/compare_partial_order_fallback.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/compare_partial_order_fallback.h" diff --git a/libc/isystem/__compare/compare_strong_order_fallback.h b/libc/isystem/__compare/compare_strong_order_fallback.h deleted file mode 100644 index 688861e61..000000000 --- a/libc/isystem/__compare/compare_strong_order_fallback.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/compare_strong_order_fallback.h" diff --git a/libc/isystem/__compare/compare_three_way.h b/libc/isystem/__compare/compare_three_way.h deleted file mode 100644 index 87a359eaa..000000000 --- a/libc/isystem/__compare/compare_three_way.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/compare_three_way.h" diff --git a/libc/isystem/__compare/compare_three_way_result.h b/libc/isystem/__compare/compare_three_way_result.h deleted file mode 100644 index b917b6682..000000000 --- a/libc/isystem/__compare/compare_three_way_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/compare_three_way_result.h" diff --git a/libc/isystem/__compare/compare_weak_order_fallback.h b/libc/isystem/__compare/compare_weak_order_fallback.h deleted file mode 100644 index 9fad4a764..000000000 --- a/libc/isystem/__compare/compare_weak_order_fallback.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/compare_weak_order_fallback.h" diff --git a/libc/isystem/__compare/is_eq.h b/libc/isystem/__compare/is_eq.h deleted file mode 100644 index 8cc06f947..000000000 --- a/libc/isystem/__compare/is_eq.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/is_eq.h" diff --git a/libc/isystem/__compare/ordering.h b/libc/isystem/__compare/ordering.h deleted file mode 100644 index f3c216b03..000000000 --- a/libc/isystem/__compare/ordering.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/ordering.h" diff --git a/libc/isystem/__compare/partial_order.h b/libc/isystem/__compare/partial_order.h deleted file mode 100644 index a6d273736..000000000 --- a/libc/isystem/__compare/partial_order.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/partial_order.h" diff --git a/libc/isystem/__compare/strong_order.h b/libc/isystem/__compare/strong_order.h deleted file mode 100644 index d95c48d0d..000000000 --- a/libc/isystem/__compare/strong_order.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/strong_order.h" diff --git a/libc/isystem/__compare/synth_three_way.h b/libc/isystem/__compare/synth_three_way.h deleted file mode 100644 index d3ce27c29..000000000 --- a/libc/isystem/__compare/synth_three_way.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/synth_three_way.h" diff --git a/libc/isystem/__compare/three_way_comparable.h b/libc/isystem/__compare/three_way_comparable.h deleted file mode 100644 index 2af969ffd..000000000 --- a/libc/isystem/__compare/three_way_comparable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/three_way_comparable.h" diff --git a/libc/isystem/__compare/weak_order.h b/libc/isystem/__compare/weak_order.h deleted file mode 100644 index 4005b2733..000000000 --- a/libc/isystem/__compare/weak_order.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__compare/weak_order.h" diff --git a/libc/isystem/__concepts/arithmetic.h b/libc/isystem/__concepts/arithmetic.h deleted file mode 100644 index b7b3a862b..000000000 --- a/libc/isystem/__concepts/arithmetic.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/arithmetic.h" diff --git a/libc/isystem/__concepts/assignable.h b/libc/isystem/__concepts/assignable.h deleted file mode 100644 index a5ba0abc6..000000000 --- a/libc/isystem/__concepts/assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/assignable.h" diff --git a/libc/isystem/__concepts/boolean_testable.h b/libc/isystem/__concepts/boolean_testable.h deleted file mode 100644 index d2090da3e..000000000 --- a/libc/isystem/__concepts/boolean_testable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/boolean_testable.h" diff --git a/libc/isystem/__concepts/class_or_enum.h b/libc/isystem/__concepts/class_or_enum.h deleted file mode 100644 index 06f8b868b..000000000 --- a/libc/isystem/__concepts/class_or_enum.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/class_or_enum.h" diff --git a/libc/isystem/__concepts/common_reference_with.h b/libc/isystem/__concepts/common_reference_with.h deleted file mode 100644 index 3fb55b0bf..000000000 --- a/libc/isystem/__concepts/common_reference_with.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/common_reference_with.h" diff --git a/libc/isystem/__concepts/common_with.h b/libc/isystem/__concepts/common_with.h deleted file mode 100644 index 8312c9793..000000000 --- a/libc/isystem/__concepts/common_with.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/common_with.h" diff --git a/libc/isystem/__concepts/constructible.h b/libc/isystem/__concepts/constructible.h deleted file mode 100644 index bcc66912e..000000000 --- a/libc/isystem/__concepts/constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/constructible.h" diff --git a/libc/isystem/__concepts/convertible_to.h b/libc/isystem/__concepts/convertible_to.h deleted file mode 100644 index 28d89bcea..000000000 --- a/libc/isystem/__concepts/convertible_to.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/convertible_to.h" diff --git a/libc/isystem/__concepts/copyable.h b/libc/isystem/__concepts/copyable.h deleted file mode 100644 index ee9df4ce8..000000000 --- a/libc/isystem/__concepts/copyable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/copyable.h" diff --git a/libc/isystem/__concepts/derived_from.h b/libc/isystem/__concepts/derived_from.h deleted file mode 100644 index 4598169a0..000000000 --- a/libc/isystem/__concepts/derived_from.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/derived_from.h" diff --git a/libc/isystem/__concepts/destructible.h b/libc/isystem/__concepts/destructible.h deleted file mode 100644 index 7b6bd65bb..000000000 --- a/libc/isystem/__concepts/destructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/destructible.h" diff --git a/libc/isystem/__concepts/different_from.h b/libc/isystem/__concepts/different_from.h deleted file mode 100644 index 81c2114f3..000000000 --- a/libc/isystem/__concepts/different_from.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/different_from.h" diff --git a/libc/isystem/__concepts/equality_comparable.h b/libc/isystem/__concepts/equality_comparable.h deleted file mode 100644 index 6c1abeafa..000000000 --- a/libc/isystem/__concepts/equality_comparable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/equality_comparable.h" diff --git a/libc/isystem/__concepts/invocable.h b/libc/isystem/__concepts/invocable.h deleted file mode 100644 index e5639ff74..000000000 --- a/libc/isystem/__concepts/invocable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/invocable.h" diff --git a/libc/isystem/__concepts/movable.h b/libc/isystem/__concepts/movable.h deleted file mode 100644 index d3939c357..000000000 --- a/libc/isystem/__concepts/movable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/movable.h" diff --git a/libc/isystem/__concepts/predicate.h b/libc/isystem/__concepts/predicate.h deleted file mode 100644 index bb5145da0..000000000 --- a/libc/isystem/__concepts/predicate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/predicate.h" diff --git a/libc/isystem/__concepts/regular.h b/libc/isystem/__concepts/regular.h deleted file mode 100644 index 39772486a..000000000 --- a/libc/isystem/__concepts/regular.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/regular.h" diff --git a/libc/isystem/__concepts/relation.h b/libc/isystem/__concepts/relation.h deleted file mode 100644 index ca0f9603f..000000000 --- a/libc/isystem/__concepts/relation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/relation.h" diff --git a/libc/isystem/__concepts/same_as.h b/libc/isystem/__concepts/same_as.h deleted file mode 100644 index 5aed22981..000000000 --- a/libc/isystem/__concepts/same_as.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/same_as.h" diff --git a/libc/isystem/__concepts/semiregular.h b/libc/isystem/__concepts/semiregular.h deleted file mode 100644 index 419b73bed..000000000 --- a/libc/isystem/__concepts/semiregular.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/semiregular.h" diff --git a/libc/isystem/__concepts/swappable.h b/libc/isystem/__concepts/swappable.h deleted file mode 100644 index 30f479c29..000000000 --- a/libc/isystem/__concepts/swappable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/swappable.h" diff --git a/libc/isystem/__concepts/totally_ordered.h b/libc/isystem/__concepts/totally_ordered.h deleted file mode 100644 index b7b4cd760..000000000 --- a/libc/isystem/__concepts/totally_ordered.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__concepts/totally_ordered.h" diff --git a/libc/isystem/__condition_variable/condition_variable.h b/libc/isystem/__condition_variable/condition_variable.h deleted file mode 100644 index 27d82ac00..000000000 --- a/libc/isystem/__condition_variable/condition_variable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__condition_variable/condition_variable.h" diff --git a/libc/isystem/__config b/libc/isystem/__config deleted file mode 100644 index e0803675d..000000000 --- a/libc/isystem/__config +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__config" diff --git a/libc/isystem/__config_site b/libc/isystem/__config_site deleted file mode 100644 index 281eff4b8..000000000 --- a/libc/isystem/__config_site +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__config_site" diff --git a/libc/isystem/__coroutine/coroutine_handle.h b/libc/isystem/__coroutine/coroutine_handle.h deleted file mode 100644 index edc585dcc..000000000 --- a/libc/isystem/__coroutine/coroutine_handle.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__coroutine/coroutine_handle.h" diff --git a/libc/isystem/__coroutine/coroutine_traits.h b/libc/isystem/__coroutine/coroutine_traits.h deleted file mode 100644 index bbff1ebdd..000000000 --- a/libc/isystem/__coroutine/coroutine_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__coroutine/coroutine_traits.h" diff --git a/libc/isystem/__coroutine/noop_coroutine_handle.h b/libc/isystem/__coroutine/noop_coroutine_handle.h deleted file mode 100644 index 2f171894e..000000000 --- a/libc/isystem/__coroutine/noop_coroutine_handle.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__coroutine/noop_coroutine_handle.h" diff --git a/libc/isystem/__coroutine/trivial_awaitables.h b/libc/isystem/__coroutine/trivial_awaitables.h deleted file mode 100644 index 3bdd68e0e..000000000 --- a/libc/isystem/__coroutine/trivial_awaitables.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__coroutine/trivial_awaitables.h" diff --git a/libc/isystem/__debug b/libc/isystem/__debug deleted file mode 100644 index 04395b9bc..000000000 --- a/libc/isystem/__debug +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__debug" diff --git a/libc/isystem/__debug_utils/randomize_range.h b/libc/isystem/__debug_utils/randomize_range.h deleted file mode 100644 index a33bc6b98..000000000 --- a/libc/isystem/__debug_utils/randomize_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__debug_utils/randomize_range.h" diff --git a/libc/isystem/__exception/exception.h b/libc/isystem/__exception/exception.h deleted file mode 100644 index fc7c3312e..000000000 --- a/libc/isystem/__exception/exception.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__exception/exception.h" diff --git a/libc/isystem/__exception/exception_ptr.h b/libc/isystem/__exception/exception_ptr.h deleted file mode 100644 index 10b134614..000000000 --- a/libc/isystem/__exception/exception_ptr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__exception/exception_ptr.h" diff --git a/libc/isystem/__exception/nested_exception.h b/libc/isystem/__exception/nested_exception.h deleted file mode 100644 index e5900e7b3..000000000 --- a/libc/isystem/__exception/nested_exception.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__exception/nested_exception.h" diff --git a/libc/isystem/__exception/operations.h b/libc/isystem/__exception/operations.h deleted file mode 100644 index 330230368..000000000 --- a/libc/isystem/__exception/operations.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__exception/operations.h" diff --git a/libc/isystem/__exception/terminate.h b/libc/isystem/__exception/terminate.h deleted file mode 100644 index bd9211ab7..000000000 --- a/libc/isystem/__exception/terminate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__exception/terminate.h" diff --git a/libc/isystem/__expected/bad_expected_access.h b/libc/isystem/__expected/bad_expected_access.h deleted file mode 100644 index 42f6c73e4..000000000 --- a/libc/isystem/__expected/bad_expected_access.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__expected/bad_expected_access.h" diff --git a/libc/isystem/__expected/expected.h b/libc/isystem/__expected/expected.h deleted file mode 100644 index ba78e807d..000000000 --- a/libc/isystem/__expected/expected.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__expected/expected.h" diff --git a/libc/isystem/__expected/unexpect.h b/libc/isystem/__expected/unexpect.h deleted file mode 100644 index 16d23ea4e..000000000 --- a/libc/isystem/__expected/unexpect.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__expected/unexpect.h" diff --git a/libc/isystem/__expected/unexpected.h b/libc/isystem/__expected/unexpected.h deleted file mode 100644 index 51a2d1b6a..000000000 --- a/libc/isystem/__expected/unexpected.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__expected/unexpected.h" diff --git a/libc/isystem/__filesystem/copy_options.h b/libc/isystem/__filesystem/copy_options.h deleted file mode 100644 index 6bb46afbf..000000000 --- a/libc/isystem/__filesystem/copy_options.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/copy_options.h" diff --git a/libc/isystem/__filesystem/directory_entry.h b/libc/isystem/__filesystem/directory_entry.h deleted file mode 100644 index 888c4219c..000000000 --- a/libc/isystem/__filesystem/directory_entry.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/directory_entry.h" diff --git a/libc/isystem/__filesystem/directory_iterator.h b/libc/isystem/__filesystem/directory_iterator.h deleted file mode 100644 index c8a3ab02e..000000000 --- a/libc/isystem/__filesystem/directory_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/directory_iterator.h" diff --git a/libc/isystem/__filesystem/directory_options.h b/libc/isystem/__filesystem/directory_options.h deleted file mode 100644 index c6fd6d089..000000000 --- a/libc/isystem/__filesystem/directory_options.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/directory_options.h" diff --git a/libc/isystem/__filesystem/file_status.h b/libc/isystem/__filesystem/file_status.h deleted file mode 100644 index 45626c212..000000000 --- a/libc/isystem/__filesystem/file_status.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/file_status.h" diff --git a/libc/isystem/__filesystem/file_time_type.h b/libc/isystem/__filesystem/file_time_type.h deleted file mode 100644 index 69568dbcf..000000000 --- a/libc/isystem/__filesystem/file_time_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/file_time_type.h" diff --git a/libc/isystem/__filesystem/file_type.h b/libc/isystem/__filesystem/file_type.h deleted file mode 100644 index 335a11c9e..000000000 --- a/libc/isystem/__filesystem/file_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/file_type.h" diff --git a/libc/isystem/__filesystem/filesystem_error.h b/libc/isystem/__filesystem/filesystem_error.h deleted file mode 100644 index b95126848..000000000 --- a/libc/isystem/__filesystem/filesystem_error.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/filesystem_error.h" diff --git a/libc/isystem/__filesystem/operations.h b/libc/isystem/__filesystem/operations.h deleted file mode 100644 index d0d79480d..000000000 --- a/libc/isystem/__filesystem/operations.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/operations.h" diff --git a/libc/isystem/__filesystem/path.h b/libc/isystem/__filesystem/path.h deleted file mode 100644 index c5a25621f..000000000 --- a/libc/isystem/__filesystem/path.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/path.h" diff --git a/libc/isystem/__filesystem/path_iterator.h b/libc/isystem/__filesystem/path_iterator.h deleted file mode 100644 index c730fd4b3..000000000 --- a/libc/isystem/__filesystem/path_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/path_iterator.h" diff --git a/libc/isystem/__filesystem/perm_options.h b/libc/isystem/__filesystem/perm_options.h deleted file mode 100644 index dbd32cbc7..000000000 --- a/libc/isystem/__filesystem/perm_options.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/perm_options.h" diff --git a/libc/isystem/__filesystem/perms.h b/libc/isystem/__filesystem/perms.h deleted file mode 100644 index b83178fc0..000000000 --- a/libc/isystem/__filesystem/perms.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/perms.h" diff --git a/libc/isystem/__filesystem/recursive_directory_iterator.h b/libc/isystem/__filesystem/recursive_directory_iterator.h deleted file mode 100644 index 08bf7946c..000000000 --- a/libc/isystem/__filesystem/recursive_directory_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/recursive_directory_iterator.h" diff --git a/libc/isystem/__filesystem/space_info.h b/libc/isystem/__filesystem/space_info.h deleted file mode 100644 index 81b17e6e7..000000000 --- a/libc/isystem/__filesystem/space_info.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/space_info.h" diff --git a/libc/isystem/__filesystem/u8path.h b/libc/isystem/__filesystem/u8path.h deleted file mode 100644 index fffbb8ce0..000000000 --- a/libc/isystem/__filesystem/u8path.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__filesystem/u8path.h" diff --git a/libc/isystem/__format/buffer.h b/libc/isystem/__format/buffer.h deleted file mode 100644 index 818c3b38e..000000000 --- a/libc/isystem/__format/buffer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/buffer.h" diff --git a/libc/isystem/__format/concepts.h b/libc/isystem/__format/concepts.h deleted file mode 100644 index ecb0e8480..000000000 --- a/libc/isystem/__format/concepts.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/concepts.h" diff --git a/libc/isystem/__format/container_adaptor.h b/libc/isystem/__format/container_adaptor.h deleted file mode 100644 index 4cd42bf05..000000000 --- a/libc/isystem/__format/container_adaptor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/container_adaptor.h" diff --git a/libc/isystem/__format/enable_insertable.h b/libc/isystem/__format/enable_insertable.h deleted file mode 100644 index b10f358d7..000000000 --- a/libc/isystem/__format/enable_insertable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/enable_insertable.h" diff --git a/libc/isystem/__format/escaped_output_table.h b/libc/isystem/__format/escaped_output_table.h deleted file mode 100644 index 0388bfd25..000000000 --- a/libc/isystem/__format/escaped_output_table.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/escaped_output_table.h" diff --git a/libc/isystem/__format/extended_grapheme_cluster_table.h b/libc/isystem/__format/extended_grapheme_cluster_table.h deleted file mode 100644 index 9dcfd92a8..000000000 --- a/libc/isystem/__format/extended_grapheme_cluster_table.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/extended_grapheme_cluster_table.h" diff --git a/libc/isystem/__format/format_arg.h b/libc/isystem/__format/format_arg.h deleted file mode 100644 index 8e13b8af3..000000000 --- a/libc/isystem/__format/format_arg.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_arg.h" diff --git a/libc/isystem/__format/format_arg_store.h b/libc/isystem/__format/format_arg_store.h deleted file mode 100644 index 3f917bb4e..000000000 --- a/libc/isystem/__format/format_arg_store.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_arg_store.h" diff --git a/libc/isystem/__format/format_args.h b/libc/isystem/__format/format_args.h deleted file mode 100644 index 55d301edf..000000000 --- a/libc/isystem/__format/format_args.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_args.h" diff --git a/libc/isystem/__format/format_context.h b/libc/isystem/__format/format_context.h deleted file mode 100644 index b29184b2d..000000000 --- a/libc/isystem/__format/format_context.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_context.h" diff --git a/libc/isystem/__format/format_error.h b/libc/isystem/__format/format_error.h deleted file mode 100644 index 5f3f358b5..000000000 --- a/libc/isystem/__format/format_error.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_error.h" diff --git a/libc/isystem/__format/format_functions.h b/libc/isystem/__format/format_functions.h deleted file mode 100644 index 14f8df3b1..000000000 --- a/libc/isystem/__format/format_functions.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_functions.h" diff --git a/libc/isystem/__format/format_fwd.h b/libc/isystem/__format/format_fwd.h deleted file mode 100644 index 590990237..000000000 --- a/libc/isystem/__format/format_fwd.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_fwd.h" diff --git a/libc/isystem/__format/format_parse_context.h b/libc/isystem/__format/format_parse_context.h deleted file mode 100644 index c1cf595f1..000000000 --- a/libc/isystem/__format/format_parse_context.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_parse_context.h" diff --git a/libc/isystem/__format/format_string.h b/libc/isystem/__format/format_string.h deleted file mode 100644 index 427a501bd..000000000 --- a/libc/isystem/__format/format_string.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_string.h" diff --git a/libc/isystem/__format/format_to_n_result.h b/libc/isystem/__format/format_to_n_result.h deleted file mode 100644 index 099dee51a..000000000 --- a/libc/isystem/__format/format_to_n_result.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/format_to_n_result.h" diff --git a/libc/isystem/__format/formatter.h b/libc/isystem/__format/formatter.h deleted file mode 100644 index 740c4cc54..000000000 --- a/libc/isystem/__format/formatter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter.h" diff --git a/libc/isystem/__format/formatter_bool.h b/libc/isystem/__format/formatter_bool.h deleted file mode 100644 index bf532de5d..000000000 --- a/libc/isystem/__format/formatter_bool.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_bool.h" diff --git a/libc/isystem/__format/formatter_char.h b/libc/isystem/__format/formatter_char.h deleted file mode 100644 index 6674430b2..000000000 --- a/libc/isystem/__format/formatter_char.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_char.h" diff --git a/libc/isystem/__format/formatter_floating_point.h b/libc/isystem/__format/formatter_floating_point.h deleted file mode 100644 index ec3237b4d..000000000 --- a/libc/isystem/__format/formatter_floating_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_floating_point.h" diff --git a/libc/isystem/__format/formatter_integer.h b/libc/isystem/__format/formatter_integer.h deleted file mode 100644 index 5999edecd..000000000 --- a/libc/isystem/__format/formatter_integer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_integer.h" diff --git a/libc/isystem/__format/formatter_integral.h b/libc/isystem/__format/formatter_integral.h deleted file mode 100644 index 4564f4087..000000000 --- a/libc/isystem/__format/formatter_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_integral.h" diff --git a/libc/isystem/__format/formatter_output.h b/libc/isystem/__format/formatter_output.h deleted file mode 100644 index 858d25ee8..000000000 --- a/libc/isystem/__format/formatter_output.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_output.h" diff --git a/libc/isystem/__format/formatter_pointer.h b/libc/isystem/__format/formatter_pointer.h deleted file mode 100644 index 1299e68bf..000000000 --- a/libc/isystem/__format/formatter_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_pointer.h" diff --git a/libc/isystem/__format/formatter_string.h b/libc/isystem/__format/formatter_string.h deleted file mode 100644 index 3223ce63b..000000000 --- a/libc/isystem/__format/formatter_string.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_string.h" diff --git a/libc/isystem/__format/formatter_tuple.h b/libc/isystem/__format/formatter_tuple.h deleted file mode 100644 index 1cc3c466a..000000000 --- a/libc/isystem/__format/formatter_tuple.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/formatter_tuple.h" diff --git a/libc/isystem/__format/parser_std_format_spec.h b/libc/isystem/__format/parser_std_format_spec.h deleted file mode 100644 index e308602a4..000000000 --- a/libc/isystem/__format/parser_std_format_spec.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/parser_std_format_spec.h" diff --git a/libc/isystem/__format/range_default_formatter.h b/libc/isystem/__format/range_default_formatter.h deleted file mode 100644 index fd460f6f3..000000000 --- a/libc/isystem/__format/range_default_formatter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/range_default_formatter.h" diff --git a/libc/isystem/__format/range_formatter.h b/libc/isystem/__format/range_formatter.h deleted file mode 100644 index c99e4af1b..000000000 --- a/libc/isystem/__format/range_formatter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/range_formatter.h" diff --git a/libc/isystem/__format/unicode.h b/libc/isystem/__format/unicode.h deleted file mode 100644 index 75cfb9873..000000000 --- a/libc/isystem/__format/unicode.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/unicode.h" diff --git a/libc/isystem/__format/width_estimation_table.h b/libc/isystem/__format/width_estimation_table.h deleted file mode 100644 index 61e359e53..000000000 --- a/libc/isystem/__format/width_estimation_table.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__format/width_estimation_table.h" diff --git a/libc/isystem/__functional/binary_function.h b/libc/isystem/__functional/binary_function.h deleted file mode 100644 index dfa940f7c..000000000 --- a/libc/isystem/__functional/binary_function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/binary_function.h" diff --git a/libc/isystem/__functional/binary_negate.h b/libc/isystem/__functional/binary_negate.h deleted file mode 100644 index 74b7fb637..000000000 --- a/libc/isystem/__functional/binary_negate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/binary_negate.h" diff --git a/libc/isystem/__functional/bind.h b/libc/isystem/__functional/bind.h deleted file mode 100644 index 495bb1111..000000000 --- a/libc/isystem/__functional/bind.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/bind.h" diff --git a/libc/isystem/__functional/bind_back.h b/libc/isystem/__functional/bind_back.h deleted file mode 100644 index d8b1b5704..000000000 --- a/libc/isystem/__functional/bind_back.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/bind_back.h" diff --git a/libc/isystem/__functional/bind_front.h b/libc/isystem/__functional/bind_front.h deleted file mode 100644 index 8581fe048..000000000 --- a/libc/isystem/__functional/bind_front.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/bind_front.h" diff --git a/libc/isystem/__functional/binder1st.h b/libc/isystem/__functional/binder1st.h deleted file mode 100644 index 548aa5cc6..000000000 --- a/libc/isystem/__functional/binder1st.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/binder1st.h" diff --git a/libc/isystem/__functional/binder2nd.h b/libc/isystem/__functional/binder2nd.h deleted file mode 100644 index f194a998d..000000000 --- a/libc/isystem/__functional/binder2nd.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/binder2nd.h" diff --git a/libc/isystem/__functional/boyer_moore_searcher.h b/libc/isystem/__functional/boyer_moore_searcher.h deleted file mode 100644 index 028e35e6d..000000000 --- a/libc/isystem/__functional/boyer_moore_searcher.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/boyer_moore_searcher.h" diff --git a/libc/isystem/__functional/compose.h b/libc/isystem/__functional/compose.h deleted file mode 100644 index e190a0a2e..000000000 --- a/libc/isystem/__functional/compose.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/compose.h" diff --git a/libc/isystem/__functional/default_searcher.h b/libc/isystem/__functional/default_searcher.h deleted file mode 100644 index 64ab66f8e..000000000 --- a/libc/isystem/__functional/default_searcher.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/default_searcher.h" diff --git a/libc/isystem/__functional/function.h b/libc/isystem/__functional/function.h deleted file mode 100644 index e70e5e883..000000000 --- a/libc/isystem/__functional/function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/function.h" diff --git a/libc/isystem/__functional/hash.h b/libc/isystem/__functional/hash.h deleted file mode 100644 index 269bca2e1..000000000 --- a/libc/isystem/__functional/hash.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/hash.h" diff --git a/libc/isystem/__functional/identity.h b/libc/isystem/__functional/identity.h deleted file mode 100644 index 1174eb660..000000000 --- a/libc/isystem/__functional/identity.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/identity.h" diff --git a/libc/isystem/__functional/invoke.h b/libc/isystem/__functional/invoke.h deleted file mode 100644 index 541cfff6e..000000000 --- a/libc/isystem/__functional/invoke.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/invoke.h" diff --git a/libc/isystem/__functional/is_transparent.h b/libc/isystem/__functional/is_transparent.h deleted file mode 100644 index cbfdcd080..000000000 --- a/libc/isystem/__functional/is_transparent.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/is_transparent.h" diff --git a/libc/isystem/__functional/mem_fn.h b/libc/isystem/__functional/mem_fn.h deleted file mode 100644 index a7d6c0309..000000000 --- a/libc/isystem/__functional/mem_fn.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/mem_fn.h" diff --git a/libc/isystem/__functional/mem_fun_ref.h b/libc/isystem/__functional/mem_fun_ref.h deleted file mode 100644 index 49430c517..000000000 --- a/libc/isystem/__functional/mem_fun_ref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/mem_fun_ref.h" diff --git a/libc/isystem/__functional/not_fn.h b/libc/isystem/__functional/not_fn.h deleted file mode 100644 index f1f98ada8..000000000 --- a/libc/isystem/__functional/not_fn.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/not_fn.h" diff --git a/libc/isystem/__functional/operations.h b/libc/isystem/__functional/operations.h deleted file mode 100644 index bd14a162a..000000000 --- a/libc/isystem/__functional/operations.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/operations.h" diff --git a/libc/isystem/__functional/perfect_forward.h b/libc/isystem/__functional/perfect_forward.h deleted file mode 100644 index 8506b8297..000000000 --- a/libc/isystem/__functional/perfect_forward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/perfect_forward.h" diff --git a/libc/isystem/__functional/pointer_to_binary_function.h b/libc/isystem/__functional/pointer_to_binary_function.h deleted file mode 100644 index 648eb8c42..000000000 --- a/libc/isystem/__functional/pointer_to_binary_function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/pointer_to_binary_function.h" diff --git a/libc/isystem/__functional/pointer_to_unary_function.h b/libc/isystem/__functional/pointer_to_unary_function.h deleted file mode 100644 index ef966d038..000000000 --- a/libc/isystem/__functional/pointer_to_unary_function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/pointer_to_unary_function.h" diff --git a/libc/isystem/__functional/ranges_operations.h b/libc/isystem/__functional/ranges_operations.h deleted file mode 100644 index 42d5ebb19..000000000 --- a/libc/isystem/__functional/ranges_operations.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/ranges_operations.h" diff --git a/libc/isystem/__functional/reference_wrapper.h b/libc/isystem/__functional/reference_wrapper.h deleted file mode 100644 index 0dcebaf1d..000000000 --- a/libc/isystem/__functional/reference_wrapper.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/reference_wrapper.h" diff --git a/libc/isystem/__functional/unary_function.h b/libc/isystem/__functional/unary_function.h deleted file mode 100644 index 31762250a..000000000 --- a/libc/isystem/__functional/unary_function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/unary_function.h" diff --git a/libc/isystem/__functional/unary_negate.h b/libc/isystem/__functional/unary_negate.h deleted file mode 100644 index b411f1d1e..000000000 --- a/libc/isystem/__functional/unary_negate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/unary_negate.h" diff --git a/libc/isystem/__functional/weak_result_type.h b/libc/isystem/__functional/weak_result_type.h deleted file mode 100644 index 931b520c8..000000000 --- a/libc/isystem/__functional/weak_result_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__functional/weak_result_type.h" diff --git a/libc/isystem/__fwd/array.h b/libc/isystem/__fwd/array.h deleted file mode 100644 index f35d9fa29..000000000 --- a/libc/isystem/__fwd/array.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/array.h" diff --git a/libc/isystem/__fwd/fstream.h b/libc/isystem/__fwd/fstream.h deleted file mode 100644 index 320157622..000000000 --- a/libc/isystem/__fwd/fstream.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/fstream.h" diff --git a/libc/isystem/__fwd/get.h b/libc/isystem/__fwd/get.h deleted file mode 100644 index 62f51e163..000000000 --- a/libc/isystem/__fwd/get.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/get.h" diff --git a/libc/isystem/__fwd/hash.h b/libc/isystem/__fwd/hash.h deleted file mode 100644 index efb447e83..000000000 --- a/libc/isystem/__fwd/hash.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/hash.h" diff --git a/libc/isystem/__fwd/ios.h b/libc/isystem/__fwd/ios.h deleted file mode 100644 index a121bea35..000000000 --- a/libc/isystem/__fwd/ios.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/ios.h" diff --git a/libc/isystem/__fwd/istream.h b/libc/isystem/__fwd/istream.h deleted file mode 100644 index f2f3a07ed..000000000 --- a/libc/isystem/__fwd/istream.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/istream.h" diff --git a/libc/isystem/__fwd/memory_resource.h b/libc/isystem/__fwd/memory_resource.h deleted file mode 100644 index 9c3a22885..000000000 --- a/libc/isystem/__fwd/memory_resource.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/memory_resource.h" diff --git a/libc/isystem/__fwd/ostream.h b/libc/isystem/__fwd/ostream.h deleted file mode 100644 index a3ed81564..000000000 --- a/libc/isystem/__fwd/ostream.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/ostream.h" diff --git a/libc/isystem/__fwd/pair.h b/libc/isystem/__fwd/pair.h deleted file mode 100644 index 8ae0ca4be..000000000 --- a/libc/isystem/__fwd/pair.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/pair.h" diff --git a/libc/isystem/__fwd/span.h b/libc/isystem/__fwd/span.h deleted file mode 100644 index bc2ac552e..000000000 --- a/libc/isystem/__fwd/span.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/span.h" diff --git a/libc/isystem/__fwd/sstream.h b/libc/isystem/__fwd/sstream.h deleted file mode 100644 index fccf7caa6..000000000 --- a/libc/isystem/__fwd/sstream.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/sstream.h" diff --git a/libc/isystem/__fwd/streambuf.h b/libc/isystem/__fwd/streambuf.h deleted file mode 100644 index cd3c6bc22..000000000 --- a/libc/isystem/__fwd/streambuf.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/streambuf.h" diff --git a/libc/isystem/__fwd/string.h b/libc/isystem/__fwd/string.h deleted file mode 100644 index 403ba5d2e..000000000 --- a/libc/isystem/__fwd/string.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/string.h" diff --git a/libc/isystem/__fwd/string_view.h b/libc/isystem/__fwd/string_view.h deleted file mode 100644 index d094372be..000000000 --- a/libc/isystem/__fwd/string_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/string_view.h" diff --git a/libc/isystem/__fwd/subrange.h b/libc/isystem/__fwd/subrange.h deleted file mode 100644 index baecfb3b7..000000000 --- a/libc/isystem/__fwd/subrange.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/subrange.h" diff --git a/libc/isystem/__fwd/tuple.h b/libc/isystem/__fwd/tuple.h deleted file mode 100644 index ba1a2d888..000000000 --- a/libc/isystem/__fwd/tuple.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__fwd/tuple.h" diff --git a/libc/isystem/__hash_table b/libc/isystem/__hash_table deleted file mode 100644 index 06dd032db..000000000 --- a/libc/isystem/__hash_table +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__hash_table" diff --git a/libc/isystem/__ios/fpos.h b/libc/isystem/__ios/fpos.h deleted file mode 100644 index 8752622fd..000000000 --- a/libc/isystem/__ios/fpos.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ios/fpos.h" diff --git a/libc/isystem/__iterator/access.h b/libc/isystem/__iterator/access.h deleted file mode 100644 index 42e8993ad..000000000 --- a/libc/isystem/__iterator/access.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/access.h" diff --git a/libc/isystem/__iterator/advance.h b/libc/isystem/__iterator/advance.h deleted file mode 100644 index b9d6ecb59..000000000 --- a/libc/isystem/__iterator/advance.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/advance.h" diff --git a/libc/isystem/__iterator/back_insert_iterator.h b/libc/isystem/__iterator/back_insert_iterator.h deleted file mode 100644 index 8b6ea8655..000000000 --- a/libc/isystem/__iterator/back_insert_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/back_insert_iterator.h" diff --git a/libc/isystem/__iterator/bounded_iter.h b/libc/isystem/__iterator/bounded_iter.h deleted file mode 100644 index 3acf996fc..000000000 --- a/libc/isystem/__iterator/bounded_iter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/bounded_iter.h" diff --git a/libc/isystem/__iterator/common_iterator.h b/libc/isystem/__iterator/common_iterator.h deleted file mode 100644 index 74b1bfeda..000000000 --- a/libc/isystem/__iterator/common_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/common_iterator.h" diff --git a/libc/isystem/__iterator/concepts.h b/libc/isystem/__iterator/concepts.h deleted file mode 100644 index b930c317d..000000000 --- a/libc/isystem/__iterator/concepts.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/concepts.h" diff --git a/libc/isystem/__iterator/counted_iterator.h b/libc/isystem/__iterator/counted_iterator.h deleted file mode 100644 index e8fea8179..000000000 --- a/libc/isystem/__iterator/counted_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/counted_iterator.h" diff --git a/libc/isystem/__iterator/data.h b/libc/isystem/__iterator/data.h deleted file mode 100644 index 074df0122..000000000 --- a/libc/isystem/__iterator/data.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/data.h" diff --git a/libc/isystem/__iterator/default_sentinel.h b/libc/isystem/__iterator/default_sentinel.h deleted file mode 100644 index 35f516299..000000000 --- a/libc/isystem/__iterator/default_sentinel.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/default_sentinel.h" diff --git a/libc/isystem/__iterator/distance.h b/libc/isystem/__iterator/distance.h deleted file mode 100644 index 03427f348..000000000 --- a/libc/isystem/__iterator/distance.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/distance.h" diff --git a/libc/isystem/__iterator/empty.h b/libc/isystem/__iterator/empty.h deleted file mode 100644 index 7dff787a6..000000000 --- a/libc/isystem/__iterator/empty.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/empty.h" diff --git a/libc/isystem/__iterator/erase_if_container.h b/libc/isystem/__iterator/erase_if_container.h deleted file mode 100644 index 891c35d32..000000000 --- a/libc/isystem/__iterator/erase_if_container.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/erase_if_container.h" diff --git a/libc/isystem/__iterator/front_insert_iterator.h b/libc/isystem/__iterator/front_insert_iterator.h deleted file mode 100644 index 803fa7c19..000000000 --- a/libc/isystem/__iterator/front_insert_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/front_insert_iterator.h" diff --git a/libc/isystem/__iterator/incrementable_traits.h b/libc/isystem/__iterator/incrementable_traits.h deleted file mode 100644 index 016a7429d..000000000 --- a/libc/isystem/__iterator/incrementable_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/incrementable_traits.h" diff --git a/libc/isystem/__iterator/indirectly_comparable.h b/libc/isystem/__iterator/indirectly_comparable.h deleted file mode 100644 index e8dd61611..000000000 --- a/libc/isystem/__iterator/indirectly_comparable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/indirectly_comparable.h" diff --git a/libc/isystem/__iterator/insert_iterator.h b/libc/isystem/__iterator/insert_iterator.h deleted file mode 100644 index d7d51d5a2..000000000 --- a/libc/isystem/__iterator/insert_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/insert_iterator.h" diff --git a/libc/isystem/__iterator/istream_iterator.h b/libc/isystem/__iterator/istream_iterator.h deleted file mode 100644 index c4dca4cf7..000000000 --- a/libc/isystem/__iterator/istream_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/istream_iterator.h" diff --git a/libc/isystem/__iterator/istreambuf_iterator.h b/libc/isystem/__iterator/istreambuf_iterator.h deleted file mode 100644 index e1c6f5c0c..000000000 --- a/libc/isystem/__iterator/istreambuf_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/istreambuf_iterator.h" diff --git a/libc/isystem/__iterator/iter_move.h b/libc/isystem/__iterator/iter_move.h deleted file mode 100644 index d6ec40c76..000000000 --- a/libc/isystem/__iterator/iter_move.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/iter_move.h" diff --git a/libc/isystem/__iterator/iter_swap.h b/libc/isystem/__iterator/iter_swap.h deleted file mode 100644 index d417d7b99..000000000 --- a/libc/isystem/__iterator/iter_swap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/iter_swap.h" diff --git a/libc/isystem/__iterator/iterator.h b/libc/isystem/__iterator/iterator.h deleted file mode 100644 index e25632aaa..000000000 --- a/libc/isystem/__iterator/iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/iterator.h" diff --git a/libc/isystem/__iterator/iterator_traits.h b/libc/isystem/__iterator/iterator_traits.h deleted file mode 100644 index 74329d233..000000000 --- a/libc/isystem/__iterator/iterator_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/iterator_traits.h" diff --git a/libc/isystem/__iterator/iterator_with_data.h b/libc/isystem/__iterator/iterator_with_data.h deleted file mode 100644 index a13a042d6..000000000 --- a/libc/isystem/__iterator/iterator_with_data.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/iterator_with_data.h" diff --git a/libc/isystem/__iterator/mergeable.h b/libc/isystem/__iterator/mergeable.h deleted file mode 100644 index 9c05a7ec7..000000000 --- a/libc/isystem/__iterator/mergeable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/mergeable.h" diff --git a/libc/isystem/__iterator/move_iterator.h b/libc/isystem/__iterator/move_iterator.h deleted file mode 100644 index 93556c2c4..000000000 --- a/libc/isystem/__iterator/move_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/move_iterator.h" diff --git a/libc/isystem/__iterator/move_sentinel.h b/libc/isystem/__iterator/move_sentinel.h deleted file mode 100644 index d92a398a2..000000000 --- a/libc/isystem/__iterator/move_sentinel.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/move_sentinel.h" diff --git a/libc/isystem/__iterator/next.h b/libc/isystem/__iterator/next.h deleted file mode 100644 index b7083bb64..000000000 --- a/libc/isystem/__iterator/next.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/next.h" diff --git a/libc/isystem/__iterator/ostream_iterator.h b/libc/isystem/__iterator/ostream_iterator.h deleted file mode 100644 index 11cf36d9a..000000000 --- a/libc/isystem/__iterator/ostream_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/ostream_iterator.h" diff --git a/libc/isystem/__iterator/ostreambuf_iterator.h b/libc/isystem/__iterator/ostreambuf_iterator.h deleted file mode 100644 index d8e15b6b8..000000000 --- a/libc/isystem/__iterator/ostreambuf_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/ostreambuf_iterator.h" diff --git a/libc/isystem/__iterator/permutable.h b/libc/isystem/__iterator/permutable.h deleted file mode 100644 index e09e8078b..000000000 --- a/libc/isystem/__iterator/permutable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/permutable.h" diff --git a/libc/isystem/__iterator/prev.h b/libc/isystem/__iterator/prev.h deleted file mode 100644 index 5b540a33a..000000000 --- a/libc/isystem/__iterator/prev.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/prev.h" diff --git a/libc/isystem/__iterator/projected.h b/libc/isystem/__iterator/projected.h deleted file mode 100644 index 8014a4a53..000000000 --- a/libc/isystem/__iterator/projected.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/projected.h" diff --git a/libc/isystem/__iterator/readable_traits.h b/libc/isystem/__iterator/readable_traits.h deleted file mode 100644 index 01e249bd7..000000000 --- a/libc/isystem/__iterator/readable_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/readable_traits.h" diff --git a/libc/isystem/__iterator/reverse_access.h b/libc/isystem/__iterator/reverse_access.h deleted file mode 100644 index 6b46073f1..000000000 --- a/libc/isystem/__iterator/reverse_access.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/reverse_access.h" diff --git a/libc/isystem/__iterator/reverse_iterator.h b/libc/isystem/__iterator/reverse_iterator.h deleted file mode 100644 index 261ca8fe4..000000000 --- a/libc/isystem/__iterator/reverse_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/reverse_iterator.h" diff --git a/libc/isystem/__iterator/segmented_iterator.h b/libc/isystem/__iterator/segmented_iterator.h deleted file mode 100644 index 083dc0e6c..000000000 --- a/libc/isystem/__iterator/segmented_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/segmented_iterator.h" diff --git a/libc/isystem/__iterator/size.h b/libc/isystem/__iterator/size.h deleted file mode 100644 index fd8f8ea22..000000000 --- a/libc/isystem/__iterator/size.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/size.h" diff --git a/libc/isystem/__iterator/sortable.h b/libc/isystem/__iterator/sortable.h deleted file mode 100644 index aa714d95a..000000000 --- a/libc/isystem/__iterator/sortable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/sortable.h" diff --git a/libc/isystem/__iterator/unreachable_sentinel.h b/libc/isystem/__iterator/unreachable_sentinel.h deleted file mode 100644 index 100669d16..000000000 --- a/libc/isystem/__iterator/unreachable_sentinel.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/unreachable_sentinel.h" diff --git a/libc/isystem/__iterator/wrap_iter.h b/libc/isystem/__iterator/wrap_iter.h deleted file mode 100644 index f9f9e17a8..000000000 --- a/libc/isystem/__iterator/wrap_iter.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__iterator/wrap_iter.h" diff --git a/libc/isystem/__locale b/libc/isystem/__locale deleted file mode 100644 index 430f7d277..000000000 --- a/libc/isystem/__locale +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__locale" diff --git a/libc/isystem/__locale_dir/locale_base_api/bsd_locale_defaults.h b/libc/isystem/__locale_dir/locale_base_api/bsd_locale_defaults.h deleted file mode 100644 index 9616b1307..000000000 --- a/libc/isystem/__locale_dir/locale_base_api/bsd_locale_defaults.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__locale_dir/locale_base_api/bsd_locale_defaults.h" diff --git a/libc/isystem/__locale_dir/locale_base_api/bsd_locale_fallbacks.h b/libc/isystem/__locale_dir/locale_base_api/bsd_locale_fallbacks.h deleted file mode 100644 index aefdb8f3c..000000000 --- a/libc/isystem/__locale_dir/locale_base_api/bsd_locale_fallbacks.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__locale_dir/locale_base_api/bsd_locale_fallbacks.h" diff --git a/libc/isystem/__locale_dir/locale_base_api/locale_guard.h b/libc/isystem/__locale_dir/locale_base_api/locale_guard.h deleted file mode 100644 index 9c1a10090..000000000 --- a/libc/isystem/__locale_dir/locale_base_api/locale_guard.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__locale_dir/locale_base_api/locale_guard.h" diff --git a/libc/isystem/__mbstate_t.h b/libc/isystem/__mbstate_t.h deleted file mode 100644 index ce032b9ae..000000000 --- a/libc/isystem/__mbstate_t.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mbstate_t.h" diff --git a/libc/isystem/__mdspan/extents.h b/libc/isystem/__mdspan/extents.h deleted file mode 100644 index d4060eeb0..000000000 --- a/libc/isystem/__mdspan/extents.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mdspan/extents.h" diff --git a/libc/isystem/__memory/addressof.h b/libc/isystem/__memory/addressof.h deleted file mode 100644 index 74479acbc..000000000 --- a/libc/isystem/__memory/addressof.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/addressof.h" diff --git a/libc/isystem/__memory/align.h b/libc/isystem/__memory/align.h deleted file mode 100644 index dac036328..000000000 --- a/libc/isystem/__memory/align.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/align.h" diff --git a/libc/isystem/__memory/aligned_alloc.h b/libc/isystem/__memory/aligned_alloc.h deleted file mode 100644 index 8f5c4a6ca..000000000 --- a/libc/isystem/__memory/aligned_alloc.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/aligned_alloc.h" diff --git a/libc/isystem/__memory/allocate_at_least.h b/libc/isystem/__memory/allocate_at_least.h deleted file mode 100644 index b8806999b..000000000 --- a/libc/isystem/__memory/allocate_at_least.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocate_at_least.h" diff --git a/libc/isystem/__memory/allocation_guard.h b/libc/isystem/__memory/allocation_guard.h deleted file mode 100644 index a7f3f3020..000000000 --- a/libc/isystem/__memory/allocation_guard.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocation_guard.h" diff --git a/libc/isystem/__memory/allocator.h b/libc/isystem/__memory/allocator.h deleted file mode 100644 index 4460c2cfe..000000000 --- a/libc/isystem/__memory/allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocator.h" diff --git a/libc/isystem/__memory/allocator_arg_t.h b/libc/isystem/__memory/allocator_arg_t.h deleted file mode 100644 index 8606655c2..000000000 --- a/libc/isystem/__memory/allocator_arg_t.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocator_arg_t.h" diff --git a/libc/isystem/__memory/allocator_destructor.h b/libc/isystem/__memory/allocator_destructor.h deleted file mode 100644 index 9922a6ad2..000000000 --- a/libc/isystem/__memory/allocator_destructor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocator_destructor.h" diff --git a/libc/isystem/__memory/allocator_traits.h b/libc/isystem/__memory/allocator_traits.h deleted file mode 100644 index 7c0ef7fe0..000000000 --- a/libc/isystem/__memory/allocator_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/allocator_traits.h" diff --git a/libc/isystem/__memory/assume_aligned.h b/libc/isystem/__memory/assume_aligned.h deleted file mode 100644 index 816f2a513..000000000 --- a/libc/isystem/__memory/assume_aligned.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/assume_aligned.h" diff --git a/libc/isystem/__memory/auto_ptr.h b/libc/isystem/__memory/auto_ptr.h deleted file mode 100644 index 31694389a..000000000 --- a/libc/isystem/__memory/auto_ptr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/auto_ptr.h" diff --git a/libc/isystem/__memory/builtin_new_allocator.h b/libc/isystem/__memory/builtin_new_allocator.h deleted file mode 100644 index f23c8a06e..000000000 --- a/libc/isystem/__memory/builtin_new_allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/builtin_new_allocator.h" diff --git a/libc/isystem/__memory/compressed_pair.h b/libc/isystem/__memory/compressed_pair.h deleted file mode 100644 index 2ce22d3af..000000000 --- a/libc/isystem/__memory/compressed_pair.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/compressed_pair.h" diff --git a/libc/isystem/__memory/concepts.h b/libc/isystem/__memory/concepts.h deleted file mode 100644 index 3e8e04d19..000000000 --- a/libc/isystem/__memory/concepts.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/concepts.h" diff --git a/libc/isystem/__memory/construct_at.h b/libc/isystem/__memory/construct_at.h deleted file mode 100644 index 612ad40b0..000000000 --- a/libc/isystem/__memory/construct_at.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/construct_at.h" diff --git a/libc/isystem/__memory/destruct_n.h b/libc/isystem/__memory/destruct_n.h deleted file mode 100644 index ce33b80cf..000000000 --- a/libc/isystem/__memory/destruct_n.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/destruct_n.h" diff --git a/libc/isystem/__memory/pointer_traits.h b/libc/isystem/__memory/pointer_traits.h deleted file mode 100644 index 9f3e55118..000000000 --- a/libc/isystem/__memory/pointer_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/pointer_traits.h" diff --git a/libc/isystem/__memory/ranges_construct_at.h b/libc/isystem/__memory/ranges_construct_at.h deleted file mode 100644 index 5facc37fe..000000000 --- a/libc/isystem/__memory/ranges_construct_at.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/ranges_construct_at.h" diff --git a/libc/isystem/__memory/ranges_uninitialized_algorithms.h b/libc/isystem/__memory/ranges_uninitialized_algorithms.h deleted file mode 100644 index 0cebbbb26..000000000 --- a/libc/isystem/__memory/ranges_uninitialized_algorithms.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/ranges_uninitialized_algorithms.h" diff --git a/libc/isystem/__memory/raw_storage_iterator.h b/libc/isystem/__memory/raw_storage_iterator.h deleted file mode 100644 index c08589f0a..000000000 --- a/libc/isystem/__memory/raw_storage_iterator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/raw_storage_iterator.h" diff --git a/libc/isystem/__memory/shared_ptr.h b/libc/isystem/__memory/shared_ptr.h deleted file mode 100644 index 0ef2be9a7..000000000 --- a/libc/isystem/__memory/shared_ptr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/shared_ptr.h" diff --git a/libc/isystem/__memory/swap_allocator.h b/libc/isystem/__memory/swap_allocator.h deleted file mode 100644 index 926309208..000000000 --- a/libc/isystem/__memory/swap_allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/swap_allocator.h" diff --git a/libc/isystem/__memory/temp_value.h b/libc/isystem/__memory/temp_value.h deleted file mode 100644 index 3443ff2ce..000000000 --- a/libc/isystem/__memory/temp_value.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/temp_value.h" diff --git a/libc/isystem/__memory/temporary_buffer.h b/libc/isystem/__memory/temporary_buffer.h deleted file mode 100644 index 8e3d01430..000000000 --- a/libc/isystem/__memory/temporary_buffer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/temporary_buffer.h" diff --git a/libc/isystem/__memory/uninitialized_algorithms.h b/libc/isystem/__memory/uninitialized_algorithms.h deleted file mode 100644 index ace3ba3b4..000000000 --- a/libc/isystem/__memory/uninitialized_algorithms.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/uninitialized_algorithms.h" diff --git a/libc/isystem/__memory/unique_ptr.h b/libc/isystem/__memory/unique_ptr.h deleted file mode 100644 index a2c62bf6e..000000000 --- a/libc/isystem/__memory/unique_ptr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/unique_ptr.h" diff --git a/libc/isystem/__memory/uses_allocator.h b/libc/isystem/__memory/uses_allocator.h deleted file mode 100644 index fe24b8572..000000000 --- a/libc/isystem/__memory/uses_allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/uses_allocator.h" diff --git a/libc/isystem/__memory/uses_allocator_construction.h b/libc/isystem/__memory/uses_allocator_construction.h deleted file mode 100644 index 52e3a3be8..000000000 --- a/libc/isystem/__memory/uses_allocator_construction.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/uses_allocator_construction.h" diff --git a/libc/isystem/__memory/voidify.h b/libc/isystem/__memory/voidify.h deleted file mode 100644 index 5c7ebde6a..000000000 --- a/libc/isystem/__memory/voidify.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory/voidify.h" diff --git a/libc/isystem/__memory_resource/memory_resource.h b/libc/isystem/__memory_resource/memory_resource.h deleted file mode 100644 index b99854ba2..000000000 --- a/libc/isystem/__memory_resource/memory_resource.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/memory_resource.h" diff --git a/libc/isystem/__memory_resource/monotonic_buffer_resource.h b/libc/isystem/__memory_resource/monotonic_buffer_resource.h deleted file mode 100644 index 86a7afce1..000000000 --- a/libc/isystem/__memory_resource/monotonic_buffer_resource.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/monotonic_buffer_resource.h" diff --git a/libc/isystem/__memory_resource/polymorphic_allocator.h b/libc/isystem/__memory_resource/polymorphic_allocator.h deleted file mode 100644 index 75cb9ffc0..000000000 --- a/libc/isystem/__memory_resource/polymorphic_allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/polymorphic_allocator.h" diff --git a/libc/isystem/__memory_resource/pool_options.h b/libc/isystem/__memory_resource/pool_options.h deleted file mode 100644 index 932881687..000000000 --- a/libc/isystem/__memory_resource/pool_options.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/pool_options.h" diff --git a/libc/isystem/__memory_resource/synchronized_pool_resource.h b/libc/isystem/__memory_resource/synchronized_pool_resource.h deleted file mode 100644 index d65c0ee3d..000000000 --- a/libc/isystem/__memory_resource/synchronized_pool_resource.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/synchronized_pool_resource.h" diff --git a/libc/isystem/__memory_resource/unsynchronized_pool_resource.h b/libc/isystem/__memory_resource/unsynchronized_pool_resource.h deleted file mode 100644 index 70a08c647..000000000 --- a/libc/isystem/__memory_resource/unsynchronized_pool_resource.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__memory_resource/unsynchronized_pool_resource.h" diff --git a/libc/isystem/__mutex/lock_guard.h b/libc/isystem/__mutex/lock_guard.h deleted file mode 100644 index 2f16fdf99..000000000 --- a/libc/isystem/__mutex/lock_guard.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mutex/lock_guard.h" diff --git a/libc/isystem/__mutex/mutex.h b/libc/isystem/__mutex/mutex.h deleted file mode 100644 index 2cfbd07d0..000000000 --- a/libc/isystem/__mutex/mutex.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mutex/mutex.h" diff --git a/libc/isystem/__mutex/tag_types.h b/libc/isystem/__mutex/tag_types.h deleted file mode 100644 index ab92992ab..000000000 --- a/libc/isystem/__mutex/tag_types.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mutex/tag_types.h" diff --git a/libc/isystem/__mutex/unique_lock.h b/libc/isystem/__mutex/unique_lock.h deleted file mode 100644 index beddbbc34..000000000 --- a/libc/isystem/__mutex/unique_lock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__mutex/unique_lock.h" diff --git a/libc/isystem/__node_handle b/libc/isystem/__node_handle deleted file mode 100644 index 46fb2a977..000000000 --- a/libc/isystem/__node_handle +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__node_handle" diff --git a/libc/isystem/__numeric/accumulate.h b/libc/isystem/__numeric/accumulate.h deleted file mode 100644 index c6b2b5d7b..000000000 --- a/libc/isystem/__numeric/accumulate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/accumulate.h" diff --git a/libc/isystem/__numeric/adjacent_difference.h b/libc/isystem/__numeric/adjacent_difference.h deleted file mode 100644 index 15f6adefa..000000000 --- a/libc/isystem/__numeric/adjacent_difference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/adjacent_difference.h" diff --git a/libc/isystem/__numeric/exclusive_scan.h b/libc/isystem/__numeric/exclusive_scan.h deleted file mode 100644 index 3c9ac4039..000000000 --- a/libc/isystem/__numeric/exclusive_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/exclusive_scan.h" diff --git a/libc/isystem/__numeric/gcd_lcm.h b/libc/isystem/__numeric/gcd_lcm.h deleted file mode 100644 index da21251ac..000000000 --- a/libc/isystem/__numeric/gcd_lcm.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/gcd_lcm.h" diff --git a/libc/isystem/__numeric/inclusive_scan.h b/libc/isystem/__numeric/inclusive_scan.h deleted file mode 100644 index 760af62db..000000000 --- a/libc/isystem/__numeric/inclusive_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/inclusive_scan.h" diff --git a/libc/isystem/__numeric/inner_product.h b/libc/isystem/__numeric/inner_product.h deleted file mode 100644 index 50ff22838..000000000 --- a/libc/isystem/__numeric/inner_product.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/inner_product.h" diff --git a/libc/isystem/__numeric/iota.h b/libc/isystem/__numeric/iota.h deleted file mode 100644 index 7e790b8c3..000000000 --- a/libc/isystem/__numeric/iota.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/iota.h" diff --git a/libc/isystem/__numeric/midpoint.h b/libc/isystem/__numeric/midpoint.h deleted file mode 100644 index 82b5eba42..000000000 --- a/libc/isystem/__numeric/midpoint.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/midpoint.h" diff --git a/libc/isystem/__numeric/partial_sum.h b/libc/isystem/__numeric/partial_sum.h deleted file mode 100644 index cab9525da..000000000 --- a/libc/isystem/__numeric/partial_sum.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/partial_sum.h" diff --git a/libc/isystem/__numeric/reduce.h b/libc/isystem/__numeric/reduce.h deleted file mode 100644 index 15f0d16d8..000000000 --- a/libc/isystem/__numeric/reduce.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/reduce.h" diff --git a/libc/isystem/__numeric/transform_exclusive_scan.h b/libc/isystem/__numeric/transform_exclusive_scan.h deleted file mode 100644 index e21a234b5..000000000 --- a/libc/isystem/__numeric/transform_exclusive_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/transform_exclusive_scan.h" diff --git a/libc/isystem/__numeric/transform_inclusive_scan.h b/libc/isystem/__numeric/transform_inclusive_scan.h deleted file mode 100644 index df792c263..000000000 --- a/libc/isystem/__numeric/transform_inclusive_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/transform_inclusive_scan.h" diff --git a/libc/isystem/__numeric/transform_reduce.h b/libc/isystem/__numeric/transform_reduce.h deleted file mode 100644 index 60857126d..000000000 --- a/libc/isystem/__numeric/transform_reduce.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__numeric/transform_reduce.h" diff --git a/libc/isystem/__pstl/internal/algorithm_fwd.h b/libc/isystem/__pstl/internal/algorithm_fwd.h deleted file mode 100644 index 0ec6c87f2..000000000 --- a/libc/isystem/__pstl/internal/algorithm_fwd.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/algorithm_fwd.h" diff --git a/libc/isystem/__pstl/internal/algorithm_impl.h b/libc/isystem/__pstl/internal/algorithm_impl.h deleted file mode 100644 index 8b95f0d63..000000000 --- a/libc/isystem/__pstl/internal/algorithm_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/algorithm_impl.h" diff --git a/libc/isystem/__pstl/internal/execution_defs.h b/libc/isystem/__pstl/internal/execution_defs.h deleted file mode 100644 index 25e27ab00..000000000 --- a/libc/isystem/__pstl/internal/execution_defs.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/execution_defs.h" diff --git a/libc/isystem/__pstl/internal/execution_impl.h b/libc/isystem/__pstl/internal/execution_impl.h deleted file mode 100644 index 3517735c2..000000000 --- a/libc/isystem/__pstl/internal/execution_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/execution_impl.h" diff --git a/libc/isystem/__pstl/internal/glue_algorithm_defs.h b/libc/isystem/__pstl/internal/glue_algorithm_defs.h deleted file mode 100644 index 404b11ea9..000000000 --- a/libc/isystem/__pstl/internal/glue_algorithm_defs.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_algorithm_defs.h" diff --git a/libc/isystem/__pstl/internal/glue_algorithm_impl.h b/libc/isystem/__pstl/internal/glue_algorithm_impl.h deleted file mode 100644 index 6ba6ab16d..000000000 --- a/libc/isystem/__pstl/internal/glue_algorithm_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_algorithm_impl.h" diff --git a/libc/isystem/__pstl/internal/glue_memory_defs.h b/libc/isystem/__pstl/internal/glue_memory_defs.h deleted file mode 100644 index 3dd439cf8..000000000 --- a/libc/isystem/__pstl/internal/glue_memory_defs.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_memory_defs.h" diff --git a/libc/isystem/__pstl/internal/glue_memory_impl.h b/libc/isystem/__pstl/internal/glue_memory_impl.h deleted file mode 100644 index 6542bd695..000000000 --- a/libc/isystem/__pstl/internal/glue_memory_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_memory_impl.h" diff --git a/libc/isystem/__pstl/internal/glue_numeric_defs.h b/libc/isystem/__pstl/internal/glue_numeric_defs.h deleted file mode 100644 index f7b8b77e6..000000000 --- a/libc/isystem/__pstl/internal/glue_numeric_defs.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_numeric_defs.h" diff --git a/libc/isystem/__pstl/internal/glue_numeric_impl.h b/libc/isystem/__pstl/internal/glue_numeric_impl.h deleted file mode 100644 index f04d6c080..000000000 --- a/libc/isystem/__pstl/internal/glue_numeric_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/glue_numeric_impl.h" diff --git a/libc/isystem/__pstl/internal/memory_impl.h b/libc/isystem/__pstl/internal/memory_impl.h deleted file mode 100644 index d98f079b2..000000000 --- a/libc/isystem/__pstl/internal/memory_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/memory_impl.h" diff --git a/libc/isystem/__pstl/internal/numeric_fwd.h b/libc/isystem/__pstl/internal/numeric_fwd.h deleted file mode 100644 index 2a973e3a6..000000000 --- a/libc/isystem/__pstl/internal/numeric_fwd.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/numeric_fwd.h" diff --git a/libc/isystem/__pstl/internal/numeric_impl.h b/libc/isystem/__pstl/internal/numeric_impl.h deleted file mode 100644 index a88a76d2e..000000000 --- a/libc/isystem/__pstl/internal/numeric_impl.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/numeric_impl.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_for.h b/libc/isystem/__pstl/internal/omp/parallel_for.h deleted file mode 100644 index bbce2cda6..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_for.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_for.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_for_each.h b/libc/isystem/__pstl/internal/omp/parallel_for_each.h deleted file mode 100644 index 4d09b34a7..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_for_each.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_for_each.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_invoke.h b/libc/isystem/__pstl/internal/omp/parallel_invoke.h deleted file mode 100644 index 11448e477..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_invoke.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_invoke.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_merge.h b/libc/isystem/__pstl/internal/omp/parallel_merge.h deleted file mode 100644 index 1d33dc8b7..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_merge.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_merge.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_reduce.h b/libc/isystem/__pstl/internal/omp/parallel_reduce.h deleted file mode 100644 index 06a5ca107..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_reduce.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_reduce.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_scan.h b/libc/isystem/__pstl/internal/omp/parallel_scan.h deleted file mode 100644 index e7a1ee8d0..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_scan.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_stable_partial_sort.h b/libc/isystem/__pstl/internal/omp/parallel_stable_partial_sort.h deleted file mode 100644 index 57386b22e..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_stable_partial_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_stable_partial_sort.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_stable_sort.h b/libc/isystem/__pstl/internal/omp/parallel_stable_sort.h deleted file mode 100644 index c8d84edbe..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_stable_sort.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_stable_sort.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_transform_reduce.h b/libc/isystem/__pstl/internal/omp/parallel_transform_reduce.h deleted file mode 100644 index 089e909b5..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_transform_reduce.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_transform_reduce.h" diff --git a/libc/isystem/__pstl/internal/omp/parallel_transform_scan.h b/libc/isystem/__pstl/internal/omp/parallel_transform_scan.h deleted file mode 100644 index 627c15f1a..000000000 --- a/libc/isystem/__pstl/internal/omp/parallel_transform_scan.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/parallel_transform_scan.h" diff --git a/libc/isystem/__pstl/internal/omp/util.h b/libc/isystem/__pstl/internal/omp/util.h deleted file mode 100644 index bd8355cf4..000000000 --- a/libc/isystem/__pstl/internal/omp/util.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/omp/util.h" diff --git a/libc/isystem/__pstl/internal/parallel_backend.h b/libc/isystem/__pstl/internal/parallel_backend.h deleted file mode 100644 index 3231344c5..000000000 --- a/libc/isystem/__pstl/internal/parallel_backend.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/parallel_backend.h" diff --git a/libc/isystem/__pstl/internal/parallel_backend_omp.h b/libc/isystem/__pstl/internal/parallel_backend_omp.h deleted file mode 100644 index b5abe31ae..000000000 --- a/libc/isystem/__pstl/internal/parallel_backend_omp.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/parallel_backend_omp.h" diff --git a/libc/isystem/__pstl/internal/parallel_backend_serial.h b/libc/isystem/__pstl/internal/parallel_backend_serial.h deleted file mode 100644 index 044d2de57..000000000 --- a/libc/isystem/__pstl/internal/parallel_backend_serial.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/parallel_backend_serial.h" diff --git a/libc/isystem/__pstl/internal/parallel_backend_tbb.h b/libc/isystem/__pstl/internal/parallel_backend_tbb.h deleted file mode 100644 index c9310efc5..000000000 --- a/libc/isystem/__pstl/internal/parallel_backend_tbb.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/parallel_backend_tbb.h" diff --git a/libc/isystem/__pstl/internal/parallel_backend_utils.h b/libc/isystem/__pstl/internal/parallel_backend_utils.h deleted file mode 100644 index 89f833757..000000000 --- a/libc/isystem/__pstl/internal/parallel_backend_utils.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/parallel_backend_utils.h" diff --git a/libc/isystem/__pstl/internal/unseq_backend_simd.h b/libc/isystem/__pstl/internal/unseq_backend_simd.h deleted file mode 100644 index ae6d5645c..000000000 --- a/libc/isystem/__pstl/internal/unseq_backend_simd.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/unseq_backend_simd.h" diff --git a/libc/isystem/__pstl/internal/utils.h b/libc/isystem/__pstl/internal/utils.h deleted file mode 100644 index 36bf3054d..000000000 --- a/libc/isystem/__pstl/internal/utils.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl/internal/utils.h" diff --git a/libc/isystem/__pstl_algorithm b/libc/isystem/__pstl_algorithm deleted file mode 100644 index 8a0d459be..000000000 --- a/libc/isystem/__pstl_algorithm +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl_algorithm" diff --git a/libc/isystem/__pstl_config_site b/libc/isystem/__pstl_config_site deleted file mode 100644 index 492945c9d..000000000 --- a/libc/isystem/__pstl_config_site +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl_config_site" diff --git a/libc/isystem/__pstl_memory b/libc/isystem/__pstl_memory deleted file mode 100644 index 8412f9cf5..000000000 --- a/libc/isystem/__pstl_memory +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl_memory" diff --git a/libc/isystem/__pstl_numeric b/libc/isystem/__pstl_numeric deleted file mode 100644 index bf03f0a0a..000000000 --- a/libc/isystem/__pstl_numeric +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__pstl_numeric" diff --git a/libc/isystem/__random/bernoulli_distribution.h b/libc/isystem/__random/bernoulli_distribution.h deleted file mode 100644 index e240f5277..000000000 --- a/libc/isystem/__random/bernoulli_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/bernoulli_distribution.h" diff --git a/libc/isystem/__random/binomial_distribution.h b/libc/isystem/__random/binomial_distribution.h deleted file mode 100644 index ddacda8dc..000000000 --- a/libc/isystem/__random/binomial_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/binomial_distribution.h" diff --git a/libc/isystem/__random/cauchy_distribution.h b/libc/isystem/__random/cauchy_distribution.h deleted file mode 100644 index 178ff7480..000000000 --- a/libc/isystem/__random/cauchy_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/cauchy_distribution.h" diff --git a/libc/isystem/__random/chi_squared_distribution.h b/libc/isystem/__random/chi_squared_distribution.h deleted file mode 100644 index f87e342bf..000000000 --- a/libc/isystem/__random/chi_squared_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/chi_squared_distribution.h" diff --git a/libc/isystem/__random/clamp_to_integral.h b/libc/isystem/__random/clamp_to_integral.h deleted file mode 100644 index cfe92b74b..000000000 --- a/libc/isystem/__random/clamp_to_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/clamp_to_integral.h" diff --git a/libc/isystem/__random/default_random_engine.h b/libc/isystem/__random/default_random_engine.h deleted file mode 100644 index 2134e8dbf..000000000 --- a/libc/isystem/__random/default_random_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/default_random_engine.h" diff --git a/libc/isystem/__random/discard_block_engine.h b/libc/isystem/__random/discard_block_engine.h deleted file mode 100644 index 9cf79e60b..000000000 --- a/libc/isystem/__random/discard_block_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/discard_block_engine.h" diff --git a/libc/isystem/__random/discrete_distribution.h b/libc/isystem/__random/discrete_distribution.h deleted file mode 100644 index 5478b7da2..000000000 --- a/libc/isystem/__random/discrete_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/discrete_distribution.h" diff --git a/libc/isystem/__random/exponential_distribution.h b/libc/isystem/__random/exponential_distribution.h deleted file mode 100644 index 547b9198f..000000000 --- a/libc/isystem/__random/exponential_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/exponential_distribution.h" diff --git a/libc/isystem/__random/extreme_value_distribution.h b/libc/isystem/__random/extreme_value_distribution.h deleted file mode 100644 index df7e193de..000000000 --- a/libc/isystem/__random/extreme_value_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/extreme_value_distribution.h" diff --git a/libc/isystem/__random/fisher_f_distribution.h b/libc/isystem/__random/fisher_f_distribution.h deleted file mode 100644 index b1ac457f8..000000000 --- a/libc/isystem/__random/fisher_f_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/fisher_f_distribution.h" diff --git a/libc/isystem/__random/gamma_distribution.h b/libc/isystem/__random/gamma_distribution.h deleted file mode 100644 index 0cdde5138..000000000 --- a/libc/isystem/__random/gamma_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/gamma_distribution.h" diff --git a/libc/isystem/__random/generate_canonical.h b/libc/isystem/__random/generate_canonical.h deleted file mode 100644 index e4737fb26..000000000 --- a/libc/isystem/__random/generate_canonical.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/generate_canonical.h" diff --git a/libc/isystem/__random/geometric_distribution.h b/libc/isystem/__random/geometric_distribution.h deleted file mode 100644 index 86cce45e4..000000000 --- a/libc/isystem/__random/geometric_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/geometric_distribution.h" diff --git a/libc/isystem/__random/independent_bits_engine.h b/libc/isystem/__random/independent_bits_engine.h deleted file mode 100644 index 76eb66d97..000000000 --- a/libc/isystem/__random/independent_bits_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/independent_bits_engine.h" diff --git a/libc/isystem/__random/is_seed_sequence.h b/libc/isystem/__random/is_seed_sequence.h deleted file mode 100644 index 037f36a94..000000000 --- a/libc/isystem/__random/is_seed_sequence.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/is_seed_sequence.h" diff --git a/libc/isystem/__random/is_valid.h b/libc/isystem/__random/is_valid.h deleted file mode 100644 index c1f871a6f..000000000 --- a/libc/isystem/__random/is_valid.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/is_valid.h" diff --git a/libc/isystem/__random/knuth_b.h b/libc/isystem/__random/knuth_b.h deleted file mode 100644 index 425206b18..000000000 --- a/libc/isystem/__random/knuth_b.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/knuth_b.h" diff --git a/libc/isystem/__random/linear_congruential_engine.h b/libc/isystem/__random/linear_congruential_engine.h deleted file mode 100644 index 37826ff22..000000000 --- a/libc/isystem/__random/linear_congruential_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/linear_congruential_engine.h" diff --git a/libc/isystem/__random/log2.h b/libc/isystem/__random/log2.h deleted file mode 100644 index a6f96d734..000000000 --- a/libc/isystem/__random/log2.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/log2.h" diff --git a/libc/isystem/__random/lognormal_distribution.h b/libc/isystem/__random/lognormal_distribution.h deleted file mode 100644 index 1bc2e2f11..000000000 --- a/libc/isystem/__random/lognormal_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/lognormal_distribution.h" diff --git a/libc/isystem/__random/mersenne_twister_engine.h b/libc/isystem/__random/mersenne_twister_engine.h deleted file mode 100644 index c1d04a247..000000000 --- a/libc/isystem/__random/mersenne_twister_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/mersenne_twister_engine.h" diff --git a/libc/isystem/__random/negative_binomial_distribution.h b/libc/isystem/__random/negative_binomial_distribution.h deleted file mode 100644 index d0ee1d480..000000000 --- a/libc/isystem/__random/negative_binomial_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/negative_binomial_distribution.h" diff --git a/libc/isystem/__random/normal_distribution.h b/libc/isystem/__random/normal_distribution.h deleted file mode 100644 index 6514d7e80..000000000 --- a/libc/isystem/__random/normal_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/normal_distribution.h" diff --git a/libc/isystem/__random/piecewise_constant_distribution.h b/libc/isystem/__random/piecewise_constant_distribution.h deleted file mode 100644 index 100ba45a0..000000000 --- a/libc/isystem/__random/piecewise_constant_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/piecewise_constant_distribution.h" diff --git a/libc/isystem/__random/piecewise_linear_distribution.h b/libc/isystem/__random/piecewise_linear_distribution.h deleted file mode 100644 index 666bee165..000000000 --- a/libc/isystem/__random/piecewise_linear_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/piecewise_linear_distribution.h" diff --git a/libc/isystem/__random/poisson_distribution.h b/libc/isystem/__random/poisson_distribution.h deleted file mode 100644 index 0b8562668..000000000 --- a/libc/isystem/__random/poisson_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/poisson_distribution.h" diff --git a/libc/isystem/__random/random_device.h b/libc/isystem/__random/random_device.h deleted file mode 100644 index 7c636db53..000000000 --- a/libc/isystem/__random/random_device.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/random_device.h" diff --git a/libc/isystem/__random/ranlux.h b/libc/isystem/__random/ranlux.h deleted file mode 100644 index 09c20cfcb..000000000 --- a/libc/isystem/__random/ranlux.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/ranlux.h" diff --git a/libc/isystem/__random/seed_seq.h b/libc/isystem/__random/seed_seq.h deleted file mode 100644 index 0aa3307f6..000000000 --- a/libc/isystem/__random/seed_seq.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/seed_seq.h" diff --git a/libc/isystem/__random/shuffle_order_engine.h b/libc/isystem/__random/shuffle_order_engine.h deleted file mode 100644 index 61961bba3..000000000 --- a/libc/isystem/__random/shuffle_order_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/shuffle_order_engine.h" diff --git a/libc/isystem/__random/student_t_distribution.h b/libc/isystem/__random/student_t_distribution.h deleted file mode 100644 index faa747d85..000000000 --- a/libc/isystem/__random/student_t_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/student_t_distribution.h" diff --git a/libc/isystem/__random/subtract_with_carry_engine.h b/libc/isystem/__random/subtract_with_carry_engine.h deleted file mode 100644 index df0e52cc8..000000000 --- a/libc/isystem/__random/subtract_with_carry_engine.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/subtract_with_carry_engine.h" diff --git a/libc/isystem/__random/uniform_int_distribution.h b/libc/isystem/__random/uniform_int_distribution.h deleted file mode 100644 index 3d14ec164..000000000 --- a/libc/isystem/__random/uniform_int_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/uniform_int_distribution.h" diff --git a/libc/isystem/__random/uniform_random_bit_generator.h b/libc/isystem/__random/uniform_random_bit_generator.h deleted file mode 100644 index af2fd5f5c..000000000 --- a/libc/isystem/__random/uniform_random_bit_generator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/uniform_random_bit_generator.h" diff --git a/libc/isystem/__random/uniform_real_distribution.h b/libc/isystem/__random/uniform_real_distribution.h deleted file mode 100644 index d0ee5da8b..000000000 --- a/libc/isystem/__random/uniform_real_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/uniform_real_distribution.h" diff --git a/libc/isystem/__random/weibull_distribution.h b/libc/isystem/__random/weibull_distribution.h deleted file mode 100644 index 81334a3b7..000000000 --- a/libc/isystem/__random/weibull_distribution.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__random/weibull_distribution.h" diff --git a/libc/isystem/__ranges/access.h b/libc/isystem/__ranges/access.h deleted file mode 100644 index 6f811bdb6..000000000 --- a/libc/isystem/__ranges/access.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/access.h" diff --git a/libc/isystem/__ranges/all.h b/libc/isystem/__ranges/all.h deleted file mode 100644 index bbd3f32b0..000000000 --- a/libc/isystem/__ranges/all.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/all.h" diff --git a/libc/isystem/__ranges/as_rvalue_view.h b/libc/isystem/__ranges/as_rvalue_view.h deleted file mode 100644 index efda2bc13..000000000 --- a/libc/isystem/__ranges/as_rvalue_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/as_rvalue_view.h" diff --git a/libc/isystem/__ranges/common_view.h b/libc/isystem/__ranges/common_view.h deleted file mode 100644 index ecec8365e..000000000 --- a/libc/isystem/__ranges/common_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/common_view.h" diff --git a/libc/isystem/__ranges/concepts.h b/libc/isystem/__ranges/concepts.h deleted file mode 100644 index 5e3917d5b..000000000 --- a/libc/isystem/__ranges/concepts.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/concepts.h" diff --git a/libc/isystem/__ranges/container_compatible_range.h b/libc/isystem/__ranges/container_compatible_range.h deleted file mode 100644 index 0139d6769..000000000 --- a/libc/isystem/__ranges/container_compatible_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/container_compatible_range.h" diff --git a/libc/isystem/__ranges/copyable_box.h b/libc/isystem/__ranges/copyable_box.h deleted file mode 100644 index 85dc87732..000000000 --- a/libc/isystem/__ranges/copyable_box.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/copyable_box.h" diff --git a/libc/isystem/__ranges/counted.h b/libc/isystem/__ranges/counted.h deleted file mode 100644 index b455c84df..000000000 --- a/libc/isystem/__ranges/counted.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/counted.h" diff --git a/libc/isystem/__ranges/dangling.h b/libc/isystem/__ranges/dangling.h deleted file mode 100644 index 0d4a25638..000000000 --- a/libc/isystem/__ranges/dangling.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/dangling.h" diff --git a/libc/isystem/__ranges/data.h b/libc/isystem/__ranges/data.h deleted file mode 100644 index 067c84437..000000000 --- a/libc/isystem/__ranges/data.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/data.h" diff --git a/libc/isystem/__ranges/drop_view.h b/libc/isystem/__ranges/drop_view.h deleted file mode 100644 index 22ba897fb..000000000 --- a/libc/isystem/__ranges/drop_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/drop_view.h" diff --git a/libc/isystem/__ranges/drop_while_view.h b/libc/isystem/__ranges/drop_while_view.h deleted file mode 100644 index 900e498e5..000000000 --- a/libc/isystem/__ranges/drop_while_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/drop_while_view.h" diff --git a/libc/isystem/__ranges/elements_view.h b/libc/isystem/__ranges/elements_view.h deleted file mode 100644 index 1cba59aa8..000000000 --- a/libc/isystem/__ranges/elements_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/elements_view.h" diff --git a/libc/isystem/__ranges/empty.h b/libc/isystem/__ranges/empty.h deleted file mode 100644 index 4e3547c5b..000000000 --- a/libc/isystem/__ranges/empty.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/empty.h" diff --git a/libc/isystem/__ranges/empty_view.h b/libc/isystem/__ranges/empty_view.h deleted file mode 100644 index 77c23486e..000000000 --- a/libc/isystem/__ranges/empty_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/empty_view.h" diff --git a/libc/isystem/__ranges/enable_borrowed_range.h b/libc/isystem/__ranges/enable_borrowed_range.h deleted file mode 100644 index 3e451211d..000000000 --- a/libc/isystem/__ranges/enable_borrowed_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/enable_borrowed_range.h" diff --git a/libc/isystem/__ranges/enable_view.h b/libc/isystem/__ranges/enable_view.h deleted file mode 100644 index 1298361b5..000000000 --- a/libc/isystem/__ranges/enable_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/enable_view.h" diff --git a/libc/isystem/__ranges/filter_view.h b/libc/isystem/__ranges/filter_view.h deleted file mode 100644 index af4411d34..000000000 --- a/libc/isystem/__ranges/filter_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/filter_view.h" diff --git a/libc/isystem/__ranges/from_range.h b/libc/isystem/__ranges/from_range.h deleted file mode 100644 index 68fd72b7e..000000000 --- a/libc/isystem/__ranges/from_range.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/from_range.h" diff --git a/libc/isystem/__ranges/iota_view.h b/libc/isystem/__ranges/iota_view.h deleted file mode 100644 index f5376c75c..000000000 --- a/libc/isystem/__ranges/iota_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/iota_view.h" diff --git a/libc/isystem/__ranges/istream_view.h b/libc/isystem/__ranges/istream_view.h deleted file mode 100644 index eda421941..000000000 --- a/libc/isystem/__ranges/istream_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/istream_view.h" diff --git a/libc/isystem/__ranges/join_view.h b/libc/isystem/__ranges/join_view.h deleted file mode 100644 index 54897c651..000000000 --- a/libc/isystem/__ranges/join_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/join_view.h" diff --git a/libc/isystem/__ranges/lazy_split_view.h b/libc/isystem/__ranges/lazy_split_view.h deleted file mode 100644 index f06c4210a..000000000 --- a/libc/isystem/__ranges/lazy_split_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/lazy_split_view.h" diff --git a/libc/isystem/__ranges/non_propagating_cache.h b/libc/isystem/__ranges/non_propagating_cache.h deleted file mode 100644 index 5ea20eb1b..000000000 --- a/libc/isystem/__ranges/non_propagating_cache.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/non_propagating_cache.h" diff --git a/libc/isystem/__ranges/owning_view.h b/libc/isystem/__ranges/owning_view.h deleted file mode 100644 index 575ea2ce8..000000000 --- a/libc/isystem/__ranges/owning_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/owning_view.h" diff --git a/libc/isystem/__ranges/range_adaptor.h b/libc/isystem/__ranges/range_adaptor.h deleted file mode 100644 index 6947a9511..000000000 --- a/libc/isystem/__ranges/range_adaptor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/range_adaptor.h" diff --git a/libc/isystem/__ranges/rbegin.h b/libc/isystem/__ranges/rbegin.h deleted file mode 100644 index f20972e47..000000000 --- a/libc/isystem/__ranges/rbegin.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/rbegin.h" diff --git a/libc/isystem/__ranges/ref_view.h b/libc/isystem/__ranges/ref_view.h deleted file mode 100644 index d536ffe84..000000000 --- a/libc/isystem/__ranges/ref_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/ref_view.h" diff --git a/libc/isystem/__ranges/rend.h b/libc/isystem/__ranges/rend.h deleted file mode 100644 index 5d075f6ae..000000000 --- a/libc/isystem/__ranges/rend.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/rend.h" diff --git a/libc/isystem/__ranges/reverse_view.h b/libc/isystem/__ranges/reverse_view.h deleted file mode 100644 index b12903231..000000000 --- a/libc/isystem/__ranges/reverse_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/reverse_view.h" diff --git a/libc/isystem/__ranges/single_view.h b/libc/isystem/__ranges/single_view.h deleted file mode 100644 index 557ea13ff..000000000 --- a/libc/isystem/__ranges/single_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/single_view.h" diff --git a/libc/isystem/__ranges/size.h b/libc/isystem/__ranges/size.h deleted file mode 100644 index 48956a294..000000000 --- a/libc/isystem/__ranges/size.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/size.h" diff --git a/libc/isystem/__ranges/split_view.h b/libc/isystem/__ranges/split_view.h deleted file mode 100644 index e0a7e3b98..000000000 --- a/libc/isystem/__ranges/split_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/split_view.h" diff --git a/libc/isystem/__ranges/subrange.h b/libc/isystem/__ranges/subrange.h deleted file mode 100644 index 3f9f6267e..000000000 --- a/libc/isystem/__ranges/subrange.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/subrange.h" diff --git a/libc/isystem/__ranges/take_view.h b/libc/isystem/__ranges/take_view.h deleted file mode 100644 index 321b84983..000000000 --- a/libc/isystem/__ranges/take_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/take_view.h" diff --git a/libc/isystem/__ranges/take_while_view.h b/libc/isystem/__ranges/take_while_view.h deleted file mode 100644 index 50a752997..000000000 --- a/libc/isystem/__ranges/take_while_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/take_while_view.h" diff --git a/libc/isystem/__ranges/transform_view.h b/libc/isystem/__ranges/transform_view.h deleted file mode 100644 index fd58130fa..000000000 --- a/libc/isystem/__ranges/transform_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/transform_view.h" diff --git a/libc/isystem/__ranges/view_interface.h b/libc/isystem/__ranges/view_interface.h deleted file mode 100644 index d4d88d92e..000000000 --- a/libc/isystem/__ranges/view_interface.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/view_interface.h" diff --git a/libc/isystem/__ranges/views.h b/libc/isystem/__ranges/views.h deleted file mode 100644 index cabb6af44..000000000 --- a/libc/isystem/__ranges/views.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/views.h" diff --git a/libc/isystem/__ranges/zip_view.h b/libc/isystem/__ranges/zip_view.h deleted file mode 100644 index 8be240c44..000000000 --- a/libc/isystem/__ranges/zip_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__ranges/zip_view.h" diff --git a/libc/isystem/__split_buffer b/libc/isystem/__split_buffer deleted file mode 100644 index 902141724..000000000 --- a/libc/isystem/__split_buffer +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__split_buffer" diff --git a/libc/isystem/__std_mbstate_t.h b/libc/isystem/__std_mbstate_t.h deleted file mode 100644 index 16e4afab1..000000000 --- a/libc/isystem/__std_mbstate_t.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__std_mbstate_t.h" diff --git a/libc/isystem/__stop_token/atomic_unique_lock.h b/libc/isystem/__stop_token/atomic_unique_lock.h deleted file mode 100644 index cf7fe650d..000000000 --- a/libc/isystem/__stop_token/atomic_unique_lock.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__stop_token/atomic_unique_lock.h" diff --git a/libc/isystem/__stop_token/intrusive_list_view.h b/libc/isystem/__stop_token/intrusive_list_view.h deleted file mode 100644 index 8cf31de7b..000000000 --- a/libc/isystem/__stop_token/intrusive_list_view.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__stop_token/intrusive_list_view.h" diff --git a/libc/isystem/__stop_token/intrusive_shared_ptr.h b/libc/isystem/__stop_token/intrusive_shared_ptr.h deleted file mode 100644 index 4d8690f30..000000000 --- a/libc/isystem/__stop_token/intrusive_shared_ptr.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__stop_token/intrusive_shared_ptr.h" diff --git a/libc/isystem/__string/char_traits.h b/libc/isystem/__string/char_traits.h deleted file mode 100644 index 595ecc11d..000000000 --- a/libc/isystem/__string/char_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__string/char_traits.h" diff --git a/libc/isystem/__string/constexpr_c_functions.h b/libc/isystem/__string/constexpr_c_functions.h deleted file mode 100644 index 43b738d8c..000000000 --- a/libc/isystem/__string/constexpr_c_functions.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__string/constexpr_c_functions.h" diff --git a/libc/isystem/__string/extern_template_lists.h b/libc/isystem/__string/extern_template_lists.h deleted file mode 100644 index 21ed1bd1e..000000000 --- a/libc/isystem/__string/extern_template_lists.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__string/extern_template_lists.h" diff --git a/libc/isystem/__support/android/locale_bionic.h b/libc/isystem/__support/android/locale_bionic.h deleted file mode 100644 index fda130e29..000000000 --- a/libc/isystem/__support/android/locale_bionic.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/android/locale_bionic.h" diff --git a/libc/isystem/__support/fuchsia/xlocale.h b/libc/isystem/__support/fuchsia/xlocale.h deleted file mode 100644 index d1009593c..000000000 --- a/libc/isystem/__support/fuchsia/xlocale.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/fuchsia/xlocale.h" diff --git a/libc/isystem/__support/ibm/gettod_zos.h b/libc/isystem/__support/ibm/gettod_zos.h deleted file mode 100644 index c16419704..000000000 --- a/libc/isystem/__support/ibm/gettod_zos.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/ibm/gettod_zos.h" diff --git a/libc/isystem/__support/ibm/locale_mgmt_zos.h b/libc/isystem/__support/ibm/locale_mgmt_zos.h deleted file mode 100644 index fb69a30cf..000000000 --- a/libc/isystem/__support/ibm/locale_mgmt_zos.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/ibm/locale_mgmt_zos.h" diff --git a/libc/isystem/__support/ibm/nanosleep.h b/libc/isystem/__support/ibm/nanosleep.h deleted file mode 100644 index 9a371298a..000000000 --- a/libc/isystem/__support/ibm/nanosleep.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/ibm/nanosleep.h" diff --git a/libc/isystem/__support/ibm/xlocale.h b/libc/isystem/__support/ibm/xlocale.h deleted file mode 100644 index 91f0cfaae..000000000 --- a/libc/isystem/__support/ibm/xlocale.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/ibm/xlocale.h" diff --git a/libc/isystem/__support/musl/xlocale.h b/libc/isystem/__support/musl/xlocale.h deleted file mode 100644 index 6adc3cfa5..000000000 --- a/libc/isystem/__support/musl/xlocale.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/musl/xlocale.h" diff --git a/libc/isystem/__support/newlib/xlocale.h b/libc/isystem/__support/newlib/xlocale.h deleted file mode 100644 index 0e48c4211..000000000 --- a/libc/isystem/__support/newlib/xlocale.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/newlib/xlocale.h" diff --git a/libc/isystem/__support/openbsd/xlocale.h b/libc/isystem/__support/openbsd/xlocale.h deleted file mode 100644 index 42661d821..000000000 --- a/libc/isystem/__support/openbsd/xlocale.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/openbsd/xlocale.h" diff --git a/libc/isystem/__support/win32/locale_win32.h b/libc/isystem/__support/win32/locale_win32.h deleted file mode 100644 index 3a35381fa..000000000 --- a/libc/isystem/__support/win32/locale_win32.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/win32/locale_win32.h" diff --git a/libc/isystem/__support/xlocale/__nop_locale_mgmt.h b/libc/isystem/__support/xlocale/__nop_locale_mgmt.h deleted file mode 100644 index 2fb6f4d0d..000000000 --- a/libc/isystem/__support/xlocale/__nop_locale_mgmt.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/xlocale/__nop_locale_mgmt.h" diff --git a/libc/isystem/__support/xlocale/__posix_l_fallback.h b/libc/isystem/__support/xlocale/__posix_l_fallback.h deleted file mode 100644 index 3d36f53b6..000000000 --- a/libc/isystem/__support/xlocale/__posix_l_fallback.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/xlocale/__posix_l_fallback.h" diff --git a/libc/isystem/__support/xlocale/__strtonum_fallback.h b/libc/isystem/__support/xlocale/__strtonum_fallback.h deleted file mode 100644 index 56345c0e3..000000000 --- a/libc/isystem/__support/xlocale/__strtonum_fallback.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__support/xlocale/__strtonum_fallback.h" diff --git a/libc/isystem/__system_error/errc.h b/libc/isystem/__system_error/errc.h deleted file mode 100644 index 316ed06a1..000000000 --- a/libc/isystem/__system_error/errc.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__system_error/errc.h" diff --git a/libc/isystem/__system_error/error_category.h b/libc/isystem/__system_error/error_category.h deleted file mode 100644 index 614dd4e08..000000000 --- a/libc/isystem/__system_error/error_category.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__system_error/error_category.h" diff --git a/libc/isystem/__system_error/error_code.h b/libc/isystem/__system_error/error_code.h deleted file mode 100644 index ac222e5de..000000000 --- a/libc/isystem/__system_error/error_code.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__system_error/error_code.h" diff --git a/libc/isystem/__system_error/error_condition.h b/libc/isystem/__system_error/error_condition.h deleted file mode 100644 index b401abeb4..000000000 --- a/libc/isystem/__system_error/error_condition.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__system_error/error_condition.h" diff --git a/libc/isystem/__system_error/system_error.h b/libc/isystem/__system_error/system_error.h deleted file mode 100644 index 058736285..000000000 --- a/libc/isystem/__system_error/system_error.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__system_error/system_error.h" diff --git a/libc/isystem/__thread/poll_with_backoff.h b/libc/isystem/__thread/poll_with_backoff.h deleted file mode 100644 index d30bc37e3..000000000 --- a/libc/isystem/__thread/poll_with_backoff.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__thread/poll_with_backoff.h" diff --git a/libc/isystem/__thread/timed_backoff_policy.h b/libc/isystem/__thread/timed_backoff_policy.h deleted file mode 100644 index daaa7d605..000000000 --- a/libc/isystem/__thread/timed_backoff_policy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__thread/timed_backoff_policy.h" diff --git a/libc/isystem/__tree b/libc/isystem/__tree deleted file mode 100644 index 58ced574a..000000000 --- a/libc/isystem/__tree +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tree" diff --git a/libc/isystem/__tuple/make_tuple_types.h b/libc/isystem/__tuple/make_tuple_types.h deleted file mode 100644 index b8cb61f50..000000000 --- a/libc/isystem/__tuple/make_tuple_types.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/make_tuple_types.h" diff --git a/libc/isystem/__tuple/pair_like.h b/libc/isystem/__tuple/pair_like.h deleted file mode 100644 index f0af1bb9f..000000000 --- a/libc/isystem/__tuple/pair_like.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/pair_like.h" diff --git a/libc/isystem/__tuple/sfinae_helpers.h b/libc/isystem/__tuple/sfinae_helpers.h deleted file mode 100644 index b303e7b90..000000000 --- a/libc/isystem/__tuple/sfinae_helpers.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/sfinae_helpers.h" diff --git a/libc/isystem/__tuple/tuple_element.h b/libc/isystem/__tuple/tuple_element.h deleted file mode 100644 index bad24fc7b..000000000 --- a/libc/isystem/__tuple/tuple_element.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_element.h" diff --git a/libc/isystem/__tuple/tuple_indices.h b/libc/isystem/__tuple/tuple_indices.h deleted file mode 100644 index 8e95917fe..000000000 --- a/libc/isystem/__tuple/tuple_indices.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_indices.h" diff --git a/libc/isystem/__tuple/tuple_like.h b/libc/isystem/__tuple/tuple_like.h deleted file mode 100644 index 12f6324f4..000000000 --- a/libc/isystem/__tuple/tuple_like.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_like.h" diff --git a/libc/isystem/__tuple/tuple_like_ext.h b/libc/isystem/__tuple/tuple_like_ext.h deleted file mode 100644 index 48bda7deb..000000000 --- a/libc/isystem/__tuple/tuple_like_ext.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_like_ext.h" diff --git a/libc/isystem/__tuple/tuple_size.h b/libc/isystem/__tuple/tuple_size.h deleted file mode 100644 index 7efcc527e..000000000 --- a/libc/isystem/__tuple/tuple_size.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_size.h" diff --git a/libc/isystem/__tuple/tuple_types.h b/libc/isystem/__tuple/tuple_types.h deleted file mode 100644 index 9f27a4acc..000000000 --- a/libc/isystem/__tuple/tuple_types.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__tuple/tuple_types.h" diff --git a/libc/isystem/__type_traits/add_const.h b/libc/isystem/__type_traits/add_const.h deleted file mode 100644 index f9f9622df..000000000 --- a/libc/isystem/__type_traits/add_const.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_const.h" diff --git a/libc/isystem/__type_traits/add_cv.h b/libc/isystem/__type_traits/add_cv.h deleted file mode 100644 index 9a012ffbb..000000000 --- a/libc/isystem/__type_traits/add_cv.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_cv.h" diff --git a/libc/isystem/__type_traits/add_lvalue_reference.h b/libc/isystem/__type_traits/add_lvalue_reference.h deleted file mode 100644 index af6e976da..000000000 --- a/libc/isystem/__type_traits/add_lvalue_reference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_lvalue_reference.h" diff --git a/libc/isystem/__type_traits/add_pointer.h b/libc/isystem/__type_traits/add_pointer.h deleted file mode 100644 index fd3665007..000000000 --- a/libc/isystem/__type_traits/add_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_pointer.h" diff --git a/libc/isystem/__type_traits/add_rvalue_reference.h b/libc/isystem/__type_traits/add_rvalue_reference.h deleted file mode 100644 index 4cdf48028..000000000 --- a/libc/isystem/__type_traits/add_rvalue_reference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_rvalue_reference.h" diff --git a/libc/isystem/__type_traits/add_volatile.h b/libc/isystem/__type_traits/add_volatile.h deleted file mode 100644 index 73082c9e6..000000000 --- a/libc/isystem/__type_traits/add_volatile.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/add_volatile.h" diff --git a/libc/isystem/__type_traits/aligned_storage.h b/libc/isystem/__type_traits/aligned_storage.h deleted file mode 100644 index 3ee11fc58..000000000 --- a/libc/isystem/__type_traits/aligned_storage.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/aligned_storage.h" diff --git a/libc/isystem/__type_traits/aligned_union.h b/libc/isystem/__type_traits/aligned_union.h deleted file mode 100644 index c83dff35c..000000000 --- a/libc/isystem/__type_traits/aligned_union.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/aligned_union.h" diff --git a/libc/isystem/__type_traits/alignment_of.h b/libc/isystem/__type_traits/alignment_of.h deleted file mode 100644 index 8cca54a65..000000000 --- a/libc/isystem/__type_traits/alignment_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/alignment_of.h" diff --git a/libc/isystem/__type_traits/apply_cv.h b/libc/isystem/__type_traits/apply_cv.h deleted file mode 100644 index c7465dd1a..000000000 --- a/libc/isystem/__type_traits/apply_cv.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/apply_cv.h" diff --git a/libc/isystem/__type_traits/can_extract_key.h b/libc/isystem/__type_traits/can_extract_key.h deleted file mode 100644 index bf477ffa5..000000000 --- a/libc/isystem/__type_traits/can_extract_key.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/can_extract_key.h" diff --git a/libc/isystem/__type_traits/common_reference.h b/libc/isystem/__type_traits/common_reference.h deleted file mode 100644 index abd2af421..000000000 --- a/libc/isystem/__type_traits/common_reference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/common_reference.h" diff --git a/libc/isystem/__type_traits/common_type.h b/libc/isystem/__type_traits/common_type.h deleted file mode 100644 index 61fc9f099..000000000 --- a/libc/isystem/__type_traits/common_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/common_type.h" diff --git a/libc/isystem/__type_traits/conditional.h b/libc/isystem/__type_traits/conditional.h deleted file mode 100644 index d14de120c..000000000 --- a/libc/isystem/__type_traits/conditional.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/conditional.h" diff --git a/libc/isystem/__type_traits/conjunction.h b/libc/isystem/__type_traits/conjunction.h deleted file mode 100644 index cd73d37bb..000000000 --- a/libc/isystem/__type_traits/conjunction.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/conjunction.h" diff --git a/libc/isystem/__type_traits/copy_cv.h b/libc/isystem/__type_traits/copy_cv.h deleted file mode 100644 index aa6d3fd76..000000000 --- a/libc/isystem/__type_traits/copy_cv.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/copy_cv.h" diff --git a/libc/isystem/__type_traits/copy_cvref.h b/libc/isystem/__type_traits/copy_cvref.h deleted file mode 100644 index b3f60045d..000000000 --- a/libc/isystem/__type_traits/copy_cvref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/copy_cvref.h" diff --git a/libc/isystem/__type_traits/decay.h b/libc/isystem/__type_traits/decay.h deleted file mode 100644 index 5f073bd3d..000000000 --- a/libc/isystem/__type_traits/decay.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/decay.h" diff --git a/libc/isystem/__type_traits/dependent_type.h b/libc/isystem/__type_traits/dependent_type.h deleted file mode 100644 index fb4558646..000000000 --- a/libc/isystem/__type_traits/dependent_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/dependent_type.h" diff --git a/libc/isystem/__type_traits/disjunction.h b/libc/isystem/__type_traits/disjunction.h deleted file mode 100644 index 9089736d6..000000000 --- a/libc/isystem/__type_traits/disjunction.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/disjunction.h" diff --git a/libc/isystem/__type_traits/enable_if.h b/libc/isystem/__type_traits/enable_if.h deleted file mode 100644 index 834849bec..000000000 --- a/libc/isystem/__type_traits/enable_if.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/enable_if.h" diff --git a/libc/isystem/__type_traits/extent.h b/libc/isystem/__type_traits/extent.h deleted file mode 100644 index b796acdc0..000000000 --- a/libc/isystem/__type_traits/extent.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/extent.h" diff --git a/libc/isystem/__type_traits/has_unique_object_representation.h b/libc/isystem/__type_traits/has_unique_object_representation.h deleted file mode 100644 index 81b1b6835..000000000 --- a/libc/isystem/__type_traits/has_unique_object_representation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/has_unique_object_representation.h" diff --git a/libc/isystem/__type_traits/has_virtual_destructor.h b/libc/isystem/__type_traits/has_virtual_destructor.h deleted file mode 100644 index 2c55e7dd7..000000000 --- a/libc/isystem/__type_traits/has_virtual_destructor.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/has_virtual_destructor.h" diff --git a/libc/isystem/__type_traits/integral_constant.h b/libc/isystem/__type_traits/integral_constant.h deleted file mode 100644 index e2998650e..000000000 --- a/libc/isystem/__type_traits/integral_constant.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/integral_constant.h" diff --git a/libc/isystem/__type_traits/invoke.h b/libc/isystem/__type_traits/invoke.h deleted file mode 100644 index 8bcb03c23..000000000 --- a/libc/isystem/__type_traits/invoke.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/invoke.h" diff --git a/libc/isystem/__type_traits/is_abstract.h b/libc/isystem/__type_traits/is_abstract.h deleted file mode 100644 index 7af736c48..000000000 --- a/libc/isystem/__type_traits/is_abstract.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_abstract.h" diff --git a/libc/isystem/__type_traits/is_aggregate.h b/libc/isystem/__type_traits/is_aggregate.h deleted file mode 100644 index 751dddd65..000000000 --- a/libc/isystem/__type_traits/is_aggregate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_aggregate.h" diff --git a/libc/isystem/__type_traits/is_allocator.h b/libc/isystem/__type_traits/is_allocator.h deleted file mode 100644 index 1149f184c..000000000 --- a/libc/isystem/__type_traits/is_allocator.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_allocator.h" diff --git a/libc/isystem/__type_traits/is_always_bitcastable.h b/libc/isystem/__type_traits/is_always_bitcastable.h deleted file mode 100644 index 167d6adff..000000000 --- a/libc/isystem/__type_traits/is_always_bitcastable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_always_bitcastable.h" diff --git a/libc/isystem/__type_traits/is_arithmetic.h b/libc/isystem/__type_traits/is_arithmetic.h deleted file mode 100644 index 1daf36b39..000000000 --- a/libc/isystem/__type_traits/is_arithmetic.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_arithmetic.h" diff --git a/libc/isystem/__type_traits/is_array.h b/libc/isystem/__type_traits/is_array.h deleted file mode 100644 index 510e0533b..000000000 --- a/libc/isystem/__type_traits/is_array.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_array.h" diff --git a/libc/isystem/__type_traits/is_assignable.h b/libc/isystem/__type_traits/is_assignable.h deleted file mode 100644 index feb481cfa..000000000 --- a/libc/isystem/__type_traits/is_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_assignable.h" diff --git a/libc/isystem/__type_traits/is_base_of.h b/libc/isystem/__type_traits/is_base_of.h deleted file mode 100644 index 44c6370a7..000000000 --- a/libc/isystem/__type_traits/is_base_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_base_of.h" diff --git a/libc/isystem/__type_traits/is_bounded_array.h b/libc/isystem/__type_traits/is_bounded_array.h deleted file mode 100644 index 779a4c3d2..000000000 --- a/libc/isystem/__type_traits/is_bounded_array.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_bounded_array.h" diff --git a/libc/isystem/__type_traits/is_callable.h b/libc/isystem/__type_traits/is_callable.h deleted file mode 100644 index 55bb174ca..000000000 --- a/libc/isystem/__type_traits/is_callable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_callable.h" diff --git a/libc/isystem/__type_traits/is_char_like_type.h b/libc/isystem/__type_traits/is_char_like_type.h deleted file mode 100644 index fe739ebb0..000000000 --- a/libc/isystem/__type_traits/is_char_like_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_char_like_type.h" diff --git a/libc/isystem/__type_traits/is_class.h b/libc/isystem/__type_traits/is_class.h deleted file mode 100644 index 765c0e65c..000000000 --- a/libc/isystem/__type_traits/is_class.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_class.h" diff --git a/libc/isystem/__type_traits/is_compound.h b/libc/isystem/__type_traits/is_compound.h deleted file mode 100644 index 190ae4953..000000000 --- a/libc/isystem/__type_traits/is_compound.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_compound.h" diff --git a/libc/isystem/__type_traits/is_const.h b/libc/isystem/__type_traits/is_const.h deleted file mode 100644 index 13a04ef03..000000000 --- a/libc/isystem/__type_traits/is_const.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_const.h" diff --git a/libc/isystem/__type_traits/is_constant_evaluated.h b/libc/isystem/__type_traits/is_constant_evaluated.h deleted file mode 100644 index f83dd12a7..000000000 --- a/libc/isystem/__type_traits/is_constant_evaluated.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_constant_evaluated.h" diff --git a/libc/isystem/__type_traits/is_constructible.h b/libc/isystem/__type_traits/is_constructible.h deleted file mode 100644 index ff75c90f2..000000000 --- a/libc/isystem/__type_traits/is_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_constructible.h" diff --git a/libc/isystem/__type_traits/is_convertible.h b/libc/isystem/__type_traits/is_convertible.h deleted file mode 100644 index 47941c5eb..000000000 --- a/libc/isystem/__type_traits/is_convertible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_convertible.h" diff --git a/libc/isystem/__type_traits/is_copy_assignable.h b/libc/isystem/__type_traits/is_copy_assignable.h deleted file mode 100644 index 55f36e99d..000000000 --- a/libc/isystem/__type_traits/is_copy_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_copy_assignable.h" diff --git a/libc/isystem/__type_traits/is_copy_constructible.h b/libc/isystem/__type_traits/is_copy_constructible.h deleted file mode 100644 index 279a7fcee..000000000 --- a/libc/isystem/__type_traits/is_copy_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_copy_constructible.h" diff --git a/libc/isystem/__type_traits/is_core_convertible.h b/libc/isystem/__type_traits/is_core_convertible.h deleted file mode 100644 index 4f62f122e..000000000 --- a/libc/isystem/__type_traits/is_core_convertible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_core_convertible.h" diff --git a/libc/isystem/__type_traits/is_default_constructible.h b/libc/isystem/__type_traits/is_default_constructible.h deleted file mode 100644 index 550bd34e6..000000000 --- a/libc/isystem/__type_traits/is_default_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_default_constructible.h" diff --git a/libc/isystem/__type_traits/is_destructible.h b/libc/isystem/__type_traits/is_destructible.h deleted file mode 100644 index 20e16dd9b..000000000 --- a/libc/isystem/__type_traits/is_destructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_destructible.h" diff --git a/libc/isystem/__type_traits/is_empty.h b/libc/isystem/__type_traits/is_empty.h deleted file mode 100644 index 0b67f378d..000000000 --- a/libc/isystem/__type_traits/is_empty.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_empty.h" diff --git a/libc/isystem/__type_traits/is_enum.h b/libc/isystem/__type_traits/is_enum.h deleted file mode 100644 index db7f368e3..000000000 --- a/libc/isystem/__type_traits/is_enum.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_enum.h" diff --git a/libc/isystem/__type_traits/is_equality_comparable.h b/libc/isystem/__type_traits/is_equality_comparable.h deleted file mode 100644 index 008522fa8..000000000 --- a/libc/isystem/__type_traits/is_equality_comparable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_equality_comparable.h" diff --git a/libc/isystem/__type_traits/is_execution_policy.h b/libc/isystem/__type_traits/is_execution_policy.h deleted file mode 100644 index dc634945f..000000000 --- a/libc/isystem/__type_traits/is_execution_policy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_execution_policy.h" diff --git a/libc/isystem/__type_traits/is_final.h b/libc/isystem/__type_traits/is_final.h deleted file mode 100644 index 6876cbfeb..000000000 --- a/libc/isystem/__type_traits/is_final.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_final.h" diff --git a/libc/isystem/__type_traits/is_floating_point.h b/libc/isystem/__type_traits/is_floating_point.h deleted file mode 100644 index a9d8bd5b8..000000000 --- a/libc/isystem/__type_traits/is_floating_point.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_floating_point.h" diff --git a/libc/isystem/__type_traits/is_function.h b/libc/isystem/__type_traits/is_function.h deleted file mode 100644 index 20126bba3..000000000 --- a/libc/isystem/__type_traits/is_function.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_function.h" diff --git a/libc/isystem/__type_traits/is_fundamental.h b/libc/isystem/__type_traits/is_fundamental.h deleted file mode 100644 index 29d4b6e2d..000000000 --- a/libc/isystem/__type_traits/is_fundamental.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_fundamental.h" diff --git a/libc/isystem/__type_traits/is_implicitly_default_constructible.h b/libc/isystem/__type_traits/is_implicitly_default_constructible.h deleted file mode 100644 index 6f51771da..000000000 --- a/libc/isystem/__type_traits/is_implicitly_default_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_implicitly_default_constructible.h" diff --git a/libc/isystem/__type_traits/is_integral.h b/libc/isystem/__type_traits/is_integral.h deleted file mode 100644 index 9c206e3d6..000000000 --- a/libc/isystem/__type_traits/is_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_integral.h" diff --git a/libc/isystem/__type_traits/is_literal_type.h b/libc/isystem/__type_traits/is_literal_type.h deleted file mode 100644 index 45ca76824..000000000 --- a/libc/isystem/__type_traits/is_literal_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_literal_type.h" diff --git a/libc/isystem/__type_traits/is_member_function_pointer.h b/libc/isystem/__type_traits/is_member_function_pointer.h deleted file mode 100644 index 35dd4ff62..000000000 --- a/libc/isystem/__type_traits/is_member_function_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_member_function_pointer.h" diff --git a/libc/isystem/__type_traits/is_member_object_pointer.h b/libc/isystem/__type_traits/is_member_object_pointer.h deleted file mode 100644 index b3416ddbc..000000000 --- a/libc/isystem/__type_traits/is_member_object_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_member_object_pointer.h" diff --git a/libc/isystem/__type_traits/is_member_pointer.h b/libc/isystem/__type_traits/is_member_pointer.h deleted file mode 100644 index bf0f9074a..000000000 --- a/libc/isystem/__type_traits/is_member_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_member_pointer.h" diff --git a/libc/isystem/__type_traits/is_move_assignable.h b/libc/isystem/__type_traits/is_move_assignable.h deleted file mode 100644 index ff502b025..000000000 --- a/libc/isystem/__type_traits/is_move_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_move_assignable.h" diff --git a/libc/isystem/__type_traits/is_move_constructible.h b/libc/isystem/__type_traits/is_move_constructible.h deleted file mode 100644 index 86dc68397..000000000 --- a/libc/isystem/__type_traits/is_move_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_move_constructible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_assignable.h b/libc/isystem/__type_traits/is_nothrow_assignable.h deleted file mode 100644 index 0ecb04386..000000000 --- a/libc/isystem/__type_traits/is_nothrow_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_assignable.h" diff --git a/libc/isystem/__type_traits/is_nothrow_constructible.h b/libc/isystem/__type_traits/is_nothrow_constructible.h deleted file mode 100644 index 78062675e..000000000 --- a/libc/isystem/__type_traits/is_nothrow_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_constructible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_convertible.h b/libc/isystem/__type_traits/is_nothrow_convertible.h deleted file mode 100644 index a9e7da15a..000000000 --- a/libc/isystem/__type_traits/is_nothrow_convertible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_convertible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_copy_assignable.h b/libc/isystem/__type_traits/is_nothrow_copy_assignable.h deleted file mode 100644 index 88d02b91d..000000000 --- a/libc/isystem/__type_traits/is_nothrow_copy_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_copy_assignable.h" diff --git a/libc/isystem/__type_traits/is_nothrow_copy_constructible.h b/libc/isystem/__type_traits/is_nothrow_copy_constructible.h deleted file mode 100644 index ca1961fb1..000000000 --- a/libc/isystem/__type_traits/is_nothrow_copy_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_copy_constructible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_default_constructible.h b/libc/isystem/__type_traits/is_nothrow_default_constructible.h deleted file mode 100644 index ed62c54cb..000000000 --- a/libc/isystem/__type_traits/is_nothrow_default_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_default_constructible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_destructible.h b/libc/isystem/__type_traits/is_nothrow_destructible.h deleted file mode 100644 index 07530bbc1..000000000 --- a/libc/isystem/__type_traits/is_nothrow_destructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_destructible.h" diff --git a/libc/isystem/__type_traits/is_nothrow_move_assignable.h b/libc/isystem/__type_traits/is_nothrow_move_assignable.h deleted file mode 100644 index 34b36de9a..000000000 --- a/libc/isystem/__type_traits/is_nothrow_move_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_move_assignable.h" diff --git a/libc/isystem/__type_traits/is_nothrow_move_constructible.h b/libc/isystem/__type_traits/is_nothrow_move_constructible.h deleted file mode 100644 index 551fd299b..000000000 --- a/libc/isystem/__type_traits/is_nothrow_move_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_nothrow_move_constructible.h" diff --git a/libc/isystem/__type_traits/is_null_pointer.h b/libc/isystem/__type_traits/is_null_pointer.h deleted file mode 100644 index 34126db4f..000000000 --- a/libc/isystem/__type_traits/is_null_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_null_pointer.h" diff --git a/libc/isystem/__type_traits/is_object.h b/libc/isystem/__type_traits/is_object.h deleted file mode 100644 index 12726de25..000000000 --- a/libc/isystem/__type_traits/is_object.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_object.h" diff --git a/libc/isystem/__type_traits/is_pod.h b/libc/isystem/__type_traits/is_pod.h deleted file mode 100644 index 564d5b017..000000000 --- a/libc/isystem/__type_traits/is_pod.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_pod.h" diff --git a/libc/isystem/__type_traits/is_pointer.h b/libc/isystem/__type_traits/is_pointer.h deleted file mode 100644 index 5a790de23..000000000 --- a/libc/isystem/__type_traits/is_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_pointer.h" diff --git a/libc/isystem/__type_traits/is_polymorphic.h b/libc/isystem/__type_traits/is_polymorphic.h deleted file mode 100644 index 31f16c24a..000000000 --- a/libc/isystem/__type_traits/is_polymorphic.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_polymorphic.h" diff --git a/libc/isystem/__type_traits/is_primary_template.h b/libc/isystem/__type_traits/is_primary_template.h deleted file mode 100644 index 4efbc8287..000000000 --- a/libc/isystem/__type_traits/is_primary_template.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_primary_template.h" diff --git a/libc/isystem/__type_traits/is_reference.h b/libc/isystem/__type_traits/is_reference.h deleted file mode 100644 index 5d612d1bc..000000000 --- a/libc/isystem/__type_traits/is_reference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_reference.h" diff --git a/libc/isystem/__type_traits/is_reference_wrapper.h b/libc/isystem/__type_traits/is_reference_wrapper.h deleted file mode 100644 index e5cde5867..000000000 --- a/libc/isystem/__type_traits/is_reference_wrapper.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_reference_wrapper.h" diff --git a/libc/isystem/__type_traits/is_referenceable.h b/libc/isystem/__type_traits/is_referenceable.h deleted file mode 100644 index 355e8ba81..000000000 --- a/libc/isystem/__type_traits/is_referenceable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_referenceable.h" diff --git a/libc/isystem/__type_traits/is_same.h b/libc/isystem/__type_traits/is_same.h deleted file mode 100644 index 3eb4654e9..000000000 --- a/libc/isystem/__type_traits/is_same.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_same.h" diff --git a/libc/isystem/__type_traits/is_scalar.h b/libc/isystem/__type_traits/is_scalar.h deleted file mode 100644 index e7b943bd1..000000000 --- a/libc/isystem/__type_traits/is_scalar.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_scalar.h" diff --git a/libc/isystem/__type_traits/is_scoped_enum.h b/libc/isystem/__type_traits/is_scoped_enum.h deleted file mode 100644 index 6d10abec5..000000000 --- a/libc/isystem/__type_traits/is_scoped_enum.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_scoped_enum.h" diff --git a/libc/isystem/__type_traits/is_signed.h b/libc/isystem/__type_traits/is_signed.h deleted file mode 100644 index cb478ab69..000000000 --- a/libc/isystem/__type_traits/is_signed.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_signed.h" diff --git a/libc/isystem/__type_traits/is_signed_integer.h b/libc/isystem/__type_traits/is_signed_integer.h deleted file mode 100644 index bcbb428ba..000000000 --- a/libc/isystem/__type_traits/is_signed_integer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_signed_integer.h" diff --git a/libc/isystem/__type_traits/is_specialization.h b/libc/isystem/__type_traits/is_specialization.h deleted file mode 100644 index eb5d1b280..000000000 --- a/libc/isystem/__type_traits/is_specialization.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_specialization.h" diff --git a/libc/isystem/__type_traits/is_standard_layout.h b/libc/isystem/__type_traits/is_standard_layout.h deleted file mode 100644 index c930c71dc..000000000 --- a/libc/isystem/__type_traits/is_standard_layout.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_standard_layout.h" diff --git a/libc/isystem/__type_traits/is_swappable.h b/libc/isystem/__type_traits/is_swappable.h deleted file mode 100644 index 749ac4eb4..000000000 --- a/libc/isystem/__type_traits/is_swappable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_swappable.h" diff --git a/libc/isystem/__type_traits/is_trivial.h b/libc/isystem/__type_traits/is_trivial.h deleted file mode 100644 index 46a57f6f9..000000000 --- a/libc/isystem/__type_traits/is_trivial.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivial.h" diff --git a/libc/isystem/__type_traits/is_trivially_assignable.h b/libc/isystem/__type_traits/is_trivially_assignable.h deleted file mode 100644 index 92ebe07f1..000000000 --- a/libc/isystem/__type_traits/is_trivially_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_assignable.h" diff --git a/libc/isystem/__type_traits/is_trivially_constructible.h b/libc/isystem/__type_traits/is_trivially_constructible.h deleted file mode 100644 index 5987cb011..000000000 --- a/libc/isystem/__type_traits/is_trivially_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_constructible.h" diff --git a/libc/isystem/__type_traits/is_trivially_copy_assignable.h b/libc/isystem/__type_traits/is_trivially_copy_assignable.h deleted file mode 100644 index 78e9db695..000000000 --- a/libc/isystem/__type_traits/is_trivially_copy_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_copy_assignable.h" diff --git a/libc/isystem/__type_traits/is_trivially_copy_constructible.h b/libc/isystem/__type_traits/is_trivially_copy_constructible.h deleted file mode 100644 index 6333c20fc..000000000 --- a/libc/isystem/__type_traits/is_trivially_copy_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_copy_constructible.h" diff --git a/libc/isystem/__type_traits/is_trivially_copyable.h b/libc/isystem/__type_traits/is_trivially_copyable.h deleted file mode 100644 index 818579907..000000000 --- a/libc/isystem/__type_traits/is_trivially_copyable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_copyable.h" diff --git a/libc/isystem/__type_traits/is_trivially_default_constructible.h b/libc/isystem/__type_traits/is_trivially_default_constructible.h deleted file mode 100644 index 1c81c485d..000000000 --- a/libc/isystem/__type_traits/is_trivially_default_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_default_constructible.h" diff --git a/libc/isystem/__type_traits/is_trivially_destructible.h b/libc/isystem/__type_traits/is_trivially_destructible.h deleted file mode 100644 index f36f1c412..000000000 --- a/libc/isystem/__type_traits/is_trivially_destructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_destructible.h" diff --git a/libc/isystem/__type_traits/is_trivially_lexicographically_comparable.h b/libc/isystem/__type_traits/is_trivially_lexicographically_comparable.h deleted file mode 100644 index 0be37bf25..000000000 --- a/libc/isystem/__type_traits/is_trivially_lexicographically_comparable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_lexicographically_comparable.h" diff --git a/libc/isystem/__type_traits/is_trivially_move_assignable.h b/libc/isystem/__type_traits/is_trivially_move_assignable.h deleted file mode 100644 index 0fd012dbe..000000000 --- a/libc/isystem/__type_traits/is_trivially_move_assignable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_move_assignable.h" diff --git a/libc/isystem/__type_traits/is_trivially_move_constructible.h b/libc/isystem/__type_traits/is_trivially_move_constructible.h deleted file mode 100644 index 12610f283..000000000 --- a/libc/isystem/__type_traits/is_trivially_move_constructible.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_trivially_move_constructible.h" diff --git a/libc/isystem/__type_traits/is_unbounded_array.h b/libc/isystem/__type_traits/is_unbounded_array.h deleted file mode 100644 index a40efc493..000000000 --- a/libc/isystem/__type_traits/is_unbounded_array.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_unbounded_array.h" diff --git a/libc/isystem/__type_traits/is_union.h b/libc/isystem/__type_traits/is_union.h deleted file mode 100644 index c70568c14..000000000 --- a/libc/isystem/__type_traits/is_union.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_union.h" diff --git a/libc/isystem/__type_traits/is_unsigned.h b/libc/isystem/__type_traits/is_unsigned.h deleted file mode 100644 index 06cbecdb7..000000000 --- a/libc/isystem/__type_traits/is_unsigned.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_unsigned.h" diff --git a/libc/isystem/__type_traits/is_unsigned_integer.h b/libc/isystem/__type_traits/is_unsigned_integer.h deleted file mode 100644 index 28a87ddbb..000000000 --- a/libc/isystem/__type_traits/is_unsigned_integer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_unsigned_integer.h" diff --git a/libc/isystem/__type_traits/is_valid_expansion.h b/libc/isystem/__type_traits/is_valid_expansion.h deleted file mode 100644 index 54b3b40dd..000000000 --- a/libc/isystem/__type_traits/is_valid_expansion.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_valid_expansion.h" diff --git a/libc/isystem/__type_traits/is_void.h b/libc/isystem/__type_traits/is_void.h deleted file mode 100644 index ff6e5ab16..000000000 --- a/libc/isystem/__type_traits/is_void.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_void.h" diff --git a/libc/isystem/__type_traits/is_volatile.h b/libc/isystem/__type_traits/is_volatile.h deleted file mode 100644 index 41e60d4fe..000000000 --- a/libc/isystem/__type_traits/is_volatile.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/is_volatile.h" diff --git a/libc/isystem/__type_traits/lazy.h b/libc/isystem/__type_traits/lazy.h deleted file mode 100644 index fafac0f65..000000000 --- a/libc/isystem/__type_traits/lazy.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/lazy.h" diff --git a/libc/isystem/__type_traits/make_32_64_or_128_bit.h b/libc/isystem/__type_traits/make_32_64_or_128_bit.h deleted file mode 100644 index ad6a8b84f..000000000 --- a/libc/isystem/__type_traits/make_32_64_or_128_bit.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/make_32_64_or_128_bit.h" diff --git a/libc/isystem/__type_traits/make_const_lvalue_ref.h b/libc/isystem/__type_traits/make_const_lvalue_ref.h deleted file mode 100644 index e68557857..000000000 --- a/libc/isystem/__type_traits/make_const_lvalue_ref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/make_const_lvalue_ref.h" diff --git a/libc/isystem/__type_traits/make_signed.h b/libc/isystem/__type_traits/make_signed.h deleted file mode 100644 index 872328dfc..000000000 --- a/libc/isystem/__type_traits/make_signed.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/make_signed.h" diff --git a/libc/isystem/__type_traits/make_unsigned.h b/libc/isystem/__type_traits/make_unsigned.h deleted file mode 100644 index a66b4f91d..000000000 --- a/libc/isystem/__type_traits/make_unsigned.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/make_unsigned.h" diff --git a/libc/isystem/__type_traits/maybe_const.h b/libc/isystem/__type_traits/maybe_const.h deleted file mode 100644 index 96b7db155..000000000 --- a/libc/isystem/__type_traits/maybe_const.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/maybe_const.h" diff --git a/libc/isystem/__type_traits/nat.h b/libc/isystem/__type_traits/nat.h deleted file mode 100644 index e3e8f8e17..000000000 --- a/libc/isystem/__type_traits/nat.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/nat.h" diff --git a/libc/isystem/__type_traits/negation.h b/libc/isystem/__type_traits/negation.h deleted file mode 100644 index 4a7526d64..000000000 --- a/libc/isystem/__type_traits/negation.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/negation.h" diff --git a/libc/isystem/__type_traits/noexcept_move_assign_container.h b/libc/isystem/__type_traits/noexcept_move_assign_container.h deleted file mode 100644 index daed1653c..000000000 --- a/libc/isystem/__type_traits/noexcept_move_assign_container.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/noexcept_move_assign_container.h" diff --git a/libc/isystem/__type_traits/predicate_traits.h b/libc/isystem/__type_traits/predicate_traits.h deleted file mode 100644 index 35cd151b5..000000000 --- a/libc/isystem/__type_traits/predicate_traits.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/predicate_traits.h" diff --git a/libc/isystem/__type_traits/promote.h b/libc/isystem/__type_traits/promote.h deleted file mode 100644 index 8922694bd..000000000 --- a/libc/isystem/__type_traits/promote.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/promote.h" diff --git a/libc/isystem/__type_traits/rank.h b/libc/isystem/__type_traits/rank.h deleted file mode 100644 index 82d80b323..000000000 --- a/libc/isystem/__type_traits/rank.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/rank.h" diff --git a/libc/isystem/__type_traits/remove_all_extents.h b/libc/isystem/__type_traits/remove_all_extents.h deleted file mode 100644 index 92f1effee..000000000 --- a/libc/isystem/__type_traits/remove_all_extents.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_all_extents.h" diff --git a/libc/isystem/__type_traits/remove_const.h b/libc/isystem/__type_traits/remove_const.h deleted file mode 100644 index cecaff288..000000000 --- a/libc/isystem/__type_traits/remove_const.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_const.h" diff --git a/libc/isystem/__type_traits/remove_const_ref.h b/libc/isystem/__type_traits/remove_const_ref.h deleted file mode 100644 index c9ffba8ca..000000000 --- a/libc/isystem/__type_traits/remove_const_ref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_const_ref.h" diff --git a/libc/isystem/__type_traits/remove_cv.h b/libc/isystem/__type_traits/remove_cv.h deleted file mode 100644 index aa0c33a6d..000000000 --- a/libc/isystem/__type_traits/remove_cv.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_cv.h" diff --git a/libc/isystem/__type_traits/remove_cvref.h b/libc/isystem/__type_traits/remove_cvref.h deleted file mode 100644 index 9783b669a..000000000 --- a/libc/isystem/__type_traits/remove_cvref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_cvref.h" diff --git a/libc/isystem/__type_traits/remove_extent.h b/libc/isystem/__type_traits/remove_extent.h deleted file mode 100644 index 591435551..000000000 --- a/libc/isystem/__type_traits/remove_extent.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_extent.h" diff --git a/libc/isystem/__type_traits/remove_pointer.h b/libc/isystem/__type_traits/remove_pointer.h deleted file mode 100644 index 4debc55fc..000000000 --- a/libc/isystem/__type_traits/remove_pointer.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_pointer.h" diff --git a/libc/isystem/__type_traits/remove_reference.h b/libc/isystem/__type_traits/remove_reference.h deleted file mode 100644 index 94093ed97..000000000 --- a/libc/isystem/__type_traits/remove_reference.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_reference.h" diff --git a/libc/isystem/__type_traits/remove_volatile.h b/libc/isystem/__type_traits/remove_volatile.h deleted file mode 100644 index 1cc860aea..000000000 --- a/libc/isystem/__type_traits/remove_volatile.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/remove_volatile.h" diff --git a/libc/isystem/__type_traits/result_of.h b/libc/isystem/__type_traits/result_of.h deleted file mode 100644 index 140c19a93..000000000 --- a/libc/isystem/__type_traits/result_of.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/result_of.h" diff --git a/libc/isystem/__type_traits/strip_signature.h b/libc/isystem/__type_traits/strip_signature.h deleted file mode 100644 index bcd68770e..000000000 --- a/libc/isystem/__type_traits/strip_signature.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/strip_signature.h" diff --git a/libc/isystem/__type_traits/type_identity.h b/libc/isystem/__type_traits/type_identity.h deleted file mode 100644 index e848c9ae8..000000000 --- a/libc/isystem/__type_traits/type_identity.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/type_identity.h" diff --git a/libc/isystem/__type_traits/type_list.h b/libc/isystem/__type_traits/type_list.h deleted file mode 100644 index 0b09b0b71..000000000 --- a/libc/isystem/__type_traits/type_list.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/type_list.h" diff --git a/libc/isystem/__type_traits/underlying_type.h b/libc/isystem/__type_traits/underlying_type.h deleted file mode 100644 index b2ac822cb..000000000 --- a/libc/isystem/__type_traits/underlying_type.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/underlying_type.h" diff --git a/libc/isystem/__type_traits/unwrap_ref.h b/libc/isystem/__type_traits/unwrap_ref.h deleted file mode 100644 index c374c1159..000000000 --- a/libc/isystem/__type_traits/unwrap_ref.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/unwrap_ref.h" diff --git a/libc/isystem/__type_traits/void_t.h b/libc/isystem/__type_traits/void_t.h deleted file mode 100644 index 7d0770fb2..000000000 --- a/libc/isystem/__type_traits/void_t.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__type_traits/void_t.h" diff --git a/libc/isystem/__undef_macros b/libc/isystem/__undef_macros deleted file mode 100644 index e7cf229e8..000000000 --- a/libc/isystem/__undef_macros +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__undef_macros" diff --git a/libc/isystem/__utility/as_const.h b/libc/isystem/__utility/as_const.h deleted file mode 100644 index 27b4f0441..000000000 --- a/libc/isystem/__utility/as_const.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/as_const.h" diff --git a/libc/isystem/__utility/auto_cast.h b/libc/isystem/__utility/auto_cast.h deleted file mode 100644 index e1d2b1b21..000000000 --- a/libc/isystem/__utility/auto_cast.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/auto_cast.h" diff --git a/libc/isystem/__utility/cmp.h b/libc/isystem/__utility/cmp.h deleted file mode 100644 index e934c6834..000000000 --- a/libc/isystem/__utility/cmp.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/cmp.h" diff --git a/libc/isystem/__utility/convert_to_integral.h b/libc/isystem/__utility/convert_to_integral.h deleted file mode 100644 index 8e425f3a1..000000000 --- a/libc/isystem/__utility/convert_to_integral.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/convert_to_integral.h" diff --git a/libc/isystem/__utility/declval.h b/libc/isystem/__utility/declval.h deleted file mode 100644 index 29abde632..000000000 --- a/libc/isystem/__utility/declval.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/declval.h" diff --git a/libc/isystem/__utility/exception_guard.h b/libc/isystem/__utility/exception_guard.h deleted file mode 100644 index 3d82c94ab..000000000 --- a/libc/isystem/__utility/exception_guard.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/exception_guard.h" diff --git a/libc/isystem/__utility/exchange.h b/libc/isystem/__utility/exchange.h deleted file mode 100644 index 1829ac4c4..000000000 --- a/libc/isystem/__utility/exchange.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/exchange.h" diff --git a/libc/isystem/__utility/forward.h b/libc/isystem/__utility/forward.h deleted file mode 100644 index 78304269e..000000000 --- a/libc/isystem/__utility/forward.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/forward.h" diff --git a/libc/isystem/__utility/forward_like.h b/libc/isystem/__utility/forward_like.h deleted file mode 100644 index c7704f6c4..000000000 --- a/libc/isystem/__utility/forward_like.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/forward_like.h" diff --git a/libc/isystem/__utility/in_place.h b/libc/isystem/__utility/in_place.h deleted file mode 100644 index b00e62b97..000000000 --- a/libc/isystem/__utility/in_place.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/in_place.h" diff --git a/libc/isystem/__utility/integer_sequence.h b/libc/isystem/__utility/integer_sequence.h deleted file mode 100644 index ff7f69662..000000000 --- a/libc/isystem/__utility/integer_sequence.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/integer_sequence.h" diff --git a/libc/isystem/__utility/move.h b/libc/isystem/__utility/move.h deleted file mode 100644 index 73351f46e..000000000 --- a/libc/isystem/__utility/move.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/move.h" diff --git a/libc/isystem/__utility/pair.h b/libc/isystem/__utility/pair.h deleted file mode 100644 index cb75842e7..000000000 --- a/libc/isystem/__utility/pair.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/pair.h" diff --git a/libc/isystem/__utility/piecewise_construct.h b/libc/isystem/__utility/piecewise_construct.h deleted file mode 100644 index 838a91798..000000000 --- a/libc/isystem/__utility/piecewise_construct.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/piecewise_construct.h" diff --git a/libc/isystem/__utility/priority_tag.h b/libc/isystem/__utility/priority_tag.h deleted file mode 100644 index 03113256f..000000000 --- a/libc/isystem/__utility/priority_tag.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/priority_tag.h" diff --git a/libc/isystem/__utility/rel_ops.h b/libc/isystem/__utility/rel_ops.h deleted file mode 100644 index fb9995be0..000000000 --- a/libc/isystem/__utility/rel_ops.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/rel_ops.h" diff --git a/libc/isystem/__utility/swap.h b/libc/isystem/__utility/swap.h deleted file mode 100644 index 6a8b815a9..000000000 --- a/libc/isystem/__utility/swap.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/swap.h" diff --git a/libc/isystem/__utility/terminate_on_exception.h b/libc/isystem/__utility/terminate_on_exception.h deleted file mode 100644 index 7d5ce26b3..000000000 --- a/libc/isystem/__utility/terminate_on_exception.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/terminate_on_exception.h" diff --git a/libc/isystem/__utility/to_underlying.h b/libc/isystem/__utility/to_underlying.h deleted file mode 100644 index 2d99d1f1d..000000000 --- a/libc/isystem/__utility/to_underlying.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/to_underlying.h" diff --git a/libc/isystem/__utility/unreachable.h b/libc/isystem/__utility/unreachable.h deleted file mode 100644 index a0876cd42..000000000 --- a/libc/isystem/__utility/unreachable.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__utility/unreachable.h" diff --git a/libc/isystem/__variant/monostate.h b/libc/isystem/__variant/monostate.h deleted file mode 100644 index b6a59228d..000000000 --- a/libc/isystem/__variant/monostate.h +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__variant/monostate.h" diff --git a/libc/isystem/__verbose_abort b/libc/isystem/__verbose_abort deleted file mode 100644 index 7ce36bffb..000000000 --- a/libc/isystem/__verbose_abort +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/__verbose_abort" diff --git a/libc/isystem/barrier b/libc/isystem/barrier deleted file mode 100644 index 9f7236ad3..000000000 --- a/libc/isystem/barrier +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/barrier" diff --git a/libc/isystem/concepts b/libc/isystem/concepts deleted file mode 100644 index f7d134987..000000000 --- a/libc/isystem/concepts +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/concepts" diff --git a/libc/isystem/coroutine b/libc/isystem/coroutine deleted file mode 100644 index e024e6a48..000000000 --- a/libc/isystem/coroutine +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/coroutine" diff --git a/libc/isystem/cuchar b/libc/isystem/cuchar deleted file mode 100644 index 90ac28fd7..000000000 --- a/libc/isystem/cuchar +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/cuchar" diff --git a/libc/isystem/expected b/libc/isystem/expected deleted file mode 100644 index 02ac281f6..000000000 --- a/libc/isystem/expected +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/expected" diff --git a/libc/isystem/format b/libc/isystem/format deleted file mode 100644 index 5e20f807c..000000000 --- a/libc/isystem/format +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/format" diff --git a/libc/isystem/latch b/libc/isystem/latch deleted file mode 100644 index 07ec09a4c..000000000 --- a/libc/isystem/latch +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/latch" diff --git a/libc/isystem/mdspan b/libc/isystem/mdspan deleted file mode 100644 index abfed35d9..000000000 --- a/libc/isystem/mdspan +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/mdspan" diff --git a/libc/isystem/memory_resource b/libc/isystem/memory_resource deleted file mode 100644 index d875d7b72..000000000 --- a/libc/isystem/memory_resource +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/memory_resource" diff --git a/libc/isystem/numbers b/libc/isystem/numbers deleted file mode 100644 index 2e2b78a74..000000000 --- a/libc/isystem/numbers +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/numbers" diff --git a/libc/isystem/ranges b/libc/isystem/ranges deleted file mode 100644 index d2d911734..000000000 --- a/libc/isystem/ranges +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/ranges" diff --git a/libc/isystem/semaphore b/libc/isystem/semaphore deleted file mode 100644 index 757c40616..000000000 --- a/libc/isystem/semaphore +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/semaphore" diff --git a/libc/isystem/source_location b/libc/isystem/source_location deleted file mode 100644 index 19b35c368..000000000 --- a/libc/isystem/source_location +++ /dev/null @@ -1 +0,0 @@ -#include "third_party/libcxx/source_location"