[clang] [clang][Itanium Mangle] Enable mangling of enclosing class for member… (PR #110503)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 2 02:43:31 PDT 2024
github-actions[bot] wrote:
<!--LLVM CODE FORMAT COMMENT: {clang-format}-->
:warning: C/C++ code formatter, clang-format found issues in your code. :warning:
<details>
<summary>
You can test this locally with the following command:
</summary>
``````````bash
git-clang-format --diff 735a5f67e351fc072a9f7c18b030036681f7935a fb2d704c3dfe8d30c72eba4e848d0404d7349ec9 --extensions ,cpp,h,c -- clang-tools-extra/clang-tidy/bugprone/TaggedUnionMemberCountCheck.cpp clang-tools-extra/clang-tidy/bugprone/TaggedUnionMemberCountCheck.h clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-heuristic-bad-config.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-heuristic-is-disabled.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-heuristic-is-enabled.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-prefixes-and-suffixes.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-prefixes.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-counting-enum-suffixes.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-strictmode-is-disabled.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count-strictmode-is-enabled.cpp clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count.c clang-tools-extra/test/clang-tidy/checkers/bugprone/tagged-union-member-count.cpp clang/lib/Headers/riscv_corev_alu.h clang/test/AST/new-unknown-type.cpp clang/test/Analysis/divzero-tainted-div-difference.c clang/test/CodeGen/RISCV/riscv-xcvalu-c-api.c clang/test/CodeGen/RISCV/riscv-xcvalu.c clang/test/CodeGen/aarch64-sme2-intrinsics/acle_sme2_write_lane_zt.c clang/test/SemaOpenACC/loop-construct-collapse-ast.cpp clang/test/SemaOpenACC/loop-construct-collapse-clause.cpp flang/runtime/Float128Math/nearbyint.cpp libc/hdr/stdio_overlay.h libc/src/math/generic/issignaling.cpp libc/src/math/generic/issignalingf.cpp libc/src/math/generic/issignalingf128.cpp libc/src/math/generic/issignalingf16.cpp libc/src/math/generic/issignalingl.cpp libc/src/math/issignaling.h libc/src/math/issignalingf.h libc/src/math/issignalingf128.h libc/src/math/issignalingf16.h libc/src/math/issignalingl.h libc/test/src/math/smoke/IsSignalingTest.h libc/test/src/math/smoke/issignaling_test.cpp libc/test/src/math/smoke/issignalingf128_test.cpp libc/test/src/math/smoke/issignalingf16_test.cpp libc/test/src/math/smoke/issignalingf_test.cpp libc/test/src/math/smoke/issignalingl_test.cpp libcxx/include/__algorithm/ranges_fold.h libcxx/include/__cxx03/__algorithm/adjacent_find.h libcxx/include/__cxx03/__algorithm/all_of.h libcxx/include/__cxx03/__algorithm/any_of.h libcxx/include/__cxx03/__algorithm/binary_search.h libcxx/include/__cxx03/__algorithm/clamp.h libcxx/include/__cxx03/__algorithm/comp.h libcxx/include/__cxx03/__algorithm/comp_ref_type.h libcxx/include/__cxx03/__algorithm/copy.h libcxx/include/__cxx03/__algorithm/copy_backward.h libcxx/include/__cxx03/__algorithm/copy_if.h libcxx/include/__cxx03/__algorithm/copy_move_common.h libcxx/include/__cxx03/__algorithm/copy_n.h libcxx/include/__cxx03/__algorithm/count.h libcxx/include/__cxx03/__algorithm/count_if.h libcxx/include/__cxx03/__algorithm/equal.h libcxx/include/__cxx03/__algorithm/equal_range.h libcxx/include/__cxx03/__algorithm/fill.h libcxx/include/__cxx03/__algorithm/fill_n.h libcxx/include/__cxx03/__algorithm/find.h libcxx/include/__cxx03/__algorithm/find_end.h libcxx/include/__cxx03/__algorithm/find_first_of.h libcxx/include/__cxx03/__algorithm/find_if.h libcxx/include/__cxx03/__algorithm/find_if_not.h libcxx/include/__cxx03/__algorithm/find_segment_if.h libcxx/include/__cxx03/__algorithm/for_each.h libcxx/include/__cxx03/__algorithm/for_each_n.h libcxx/include/__cxx03/__algorithm/for_each_segment.h libcxx/include/__cxx03/__algorithm/generate.h libcxx/include/__cxx03/__algorithm/generate_n.h libcxx/include/__cxx03/__algorithm/half_positive.h libcxx/include/__cxx03/__algorithm/in_found_result.h libcxx/include/__cxx03/__algorithm/in_fun_result.h libcxx/include/__cxx03/__algorithm/in_in_out_result.h libcxx/include/__cxx03/__algorithm/in_in_result.h libcxx/include/__cxx03/__algorithm/in_out_out_result.h libcxx/include/__cxx03/__algorithm/in_out_result.h libcxx/include/__cxx03/__algorithm/includes.h libcxx/include/__cxx03/__algorithm/inplace_merge.h libcxx/include/__cxx03/__algorithm/is_heap.h libcxx/include/__cxx03/__algorithm/is_heap_until.h libcxx/include/__cxx03/__algorithm/is_partitioned.h libcxx/include/__cxx03/__algorithm/is_permutation.h libcxx/include/__cxx03/__algorithm/is_sorted.h libcxx/include/__cxx03/__algorithm/is_sorted_until.h libcxx/include/__cxx03/__algorithm/iter_swap.h libcxx/include/__cxx03/__algorithm/iterator_operations.h libcxx/include/__cxx03/__algorithm/lexicographical_compare.h libcxx/include/__cxx03/__algorithm/lexicographical_compare_three_way.h libcxx/include/__cxx03/__algorithm/lower_bound.h libcxx/include/__cxx03/__algorithm/make_heap.h libcxx/include/__cxx03/__algorithm/make_projected.h libcxx/include/__cxx03/__algorithm/max.h libcxx/include/__cxx03/__algorithm/max_element.h libcxx/include/__cxx03/__algorithm/merge.h libcxx/include/__cxx03/__algorithm/min.h libcxx/include/__cxx03/__algorithm/min_element.h libcxx/include/__cxx03/__algorithm/min_max_result.h libcxx/include/__cxx03/__algorithm/minmax.h libcxx/include/__cxx03/__algorithm/minmax_element.h libcxx/include/__cxx03/__algorithm/mismatch.h libcxx/include/__cxx03/__algorithm/move.h libcxx/include/__cxx03/__algorithm/move_backward.h libcxx/include/__cxx03/__algorithm/next_permutation.h libcxx/include/__cxx03/__algorithm/none_of.h libcxx/include/__cxx03/__algorithm/nth_element.h libcxx/include/__cxx03/__algorithm/partial_sort.h libcxx/include/__cxx03/__algorithm/partial_sort_copy.h libcxx/include/__cxx03/__algorithm/partition.h libcxx/include/__cxx03/__algorithm/partition_copy.h libcxx/include/__cxx03/__algorithm/partition_point.h libcxx/include/__cxx03/__algorithm/pop_heap.h libcxx/include/__cxx03/__algorithm/prev_permutation.h libcxx/include/__cxx03/__algorithm/pstl.h libcxx/include/__cxx03/__algorithm/push_heap.h libcxx/include/__cxx03/__algorithm/ranges_adjacent_find.h libcxx/include/__cxx03/__algorithm/ranges_all_of.h libcxx/include/__cxx03/__algorithm/ranges_any_of.h libcxx/include/__cxx03/__algorithm/ranges_binary_search.h libcxx/include/__cxx03/__algorithm/ranges_clamp.h libcxx/include/__cxx03/__algorithm/ranges_contains.h libcxx/include/__cxx03/__algorithm/ranges_contains_subrange.h libcxx/include/__cxx03/__algorithm/ranges_copy.h libcxx/include/__cxx03/__algorithm/ranges_copy_backward.h libcxx/include/__cxx03/__algorithm/ranges_copy_if.h libcxx/include/__cxx03/__algorithm/ranges_copy_n.h libcxx/include/__cxx03/__algorithm/ranges_count.h libcxx/include/__cxx03/__algorithm/ranges_count_if.h libcxx/include/__cxx03/__algorithm/ranges_ends_with.h libcxx/include/__cxx03/__algorithm/ranges_equal.h libcxx/include/__cxx03/__algorithm/ranges_equal_range.h libcxx/include/__cxx03/__algorithm/ranges_fill.h libcxx/include/__cxx03/__algorithm/ranges_fill_n.h libcxx/include/__cxx03/__algorithm/ranges_find.h libcxx/include/__cxx03/__algorithm/ranges_find_end.h libcxx/include/__cxx03/__algorithm/ranges_find_first_of.h libcxx/include/__cxx03/__algorithm/ranges_find_if.h libcxx/include/__cxx03/__algorithm/ranges_find_if_not.h libcxx/include/__cxx03/__algorithm/ranges_find_last.h libcxx/include/__cxx03/__algorithm/ranges_for_each.h libcxx/include/__cxx03/__algorithm/ranges_for_each_n.h libcxx/include/__cxx03/__algorithm/ranges_generate.h libcxx/include/__cxx03/__algorithm/ranges_generate_n.h libcxx/include/__cxx03/__algorithm/ranges_includes.h libcxx/include/__cxx03/__algorithm/ranges_inplace_merge.h libcxx/include/__cxx03/__algorithm/ranges_is_heap.h libcxx/include/__cxx03/__algorithm/ranges_is_heap_until.h libcxx/include/__cxx03/__algorithm/ranges_is_partitioned.h libcxx/include/__cxx03/__algorithm/ranges_is_permutation.h libcxx/include/__cxx03/__algorithm/ranges_is_sorted.h libcxx/include/__cxx03/__algorithm/ranges_is_sorted_until.h libcxx/include/__cxx03/__algorithm/ranges_iterator_concept.h libcxx/include/__cxx03/__algorithm/ranges_lexicographical_compare.h libcxx/include/__cxx03/__algorithm/ranges_lower_bound.h libcxx/include/__cxx03/__algorithm/ranges_make_heap.h libcxx/include/__cxx03/__algorithm/ranges_max.h libcxx/include/__cxx03/__algorithm/ranges_max_element.h libcxx/include/__cxx03/__algorithm/ranges_merge.h libcxx/include/__cxx03/__algorithm/ranges_min.h libcxx/include/__cxx03/__algorithm/ranges_min_element.h libcxx/include/__cxx03/__algorithm/ranges_minmax.h libcxx/include/__cxx03/__algorithm/ranges_minmax_element.h libcxx/include/__cxx03/__algorithm/ranges_mismatch.h libcxx/include/__cxx03/__algorithm/ranges_move.h libcxx/include/__cxx03/__algorithm/ranges_move_backward.h libcxx/include/__cxx03/__algorithm/ranges_next_permutation.h libcxx/include/__cxx03/__algorithm/ranges_none_of.h libcxx/include/__cxx03/__algorithm/ranges_nth_element.h libcxx/include/__cxx03/__algorithm/ranges_partial_sort.h libcxx/include/__cxx03/__algorithm/ranges_partial_sort_copy.h libcxx/include/__cxx03/__algorithm/ranges_partition.h libcxx/include/__cxx03/__algorithm/ranges_partition_copy.h libcxx/include/__cxx03/__algorithm/ranges_partition_point.h libcxx/include/__cxx03/__algorithm/ranges_pop_heap.h libcxx/include/__cxx03/__algorithm/ranges_prev_permutation.h libcxx/include/__cxx03/__algorithm/ranges_push_heap.h libcxx/include/__cxx03/__algorithm/ranges_remove.h libcxx/include/__cxx03/__algorithm/ranges_remove_copy.h libcxx/include/__cxx03/__algorithm/ranges_remove_copy_if.h libcxx/include/__cxx03/__algorithm/ranges_remove_if.h libcxx/include/__cxx03/__algorithm/ranges_replace.h libcxx/include/__cxx03/__algorithm/ranges_replace_copy.h libcxx/include/__cxx03/__algorithm/ranges_replace_copy_if.h libcxx/include/__cxx03/__algorithm/ranges_replace_if.h libcxx/include/__cxx03/__algorithm/ranges_reverse.h libcxx/include/__cxx03/__algorithm/ranges_reverse_copy.h libcxx/include/__cxx03/__algorithm/ranges_rotate.h libcxx/include/__cxx03/__algorithm/ranges_rotate_copy.h libcxx/include/__cxx03/__algorithm/ranges_sample.h libcxx/include/__cxx03/__algorithm/ranges_search.h libcxx/include/__cxx03/__algorithm/ranges_search_n.h libcxx/include/__cxx03/__algorithm/ranges_set_difference.h libcxx/include/__cxx03/__algorithm/ranges_set_intersection.h libcxx/include/__cxx03/__algorithm/ranges_set_symmetric_difference.h libcxx/include/__cxx03/__algorithm/ranges_set_union.h libcxx/include/__cxx03/__algorithm/ranges_shuffle.h libcxx/include/__cxx03/__algorithm/ranges_sort.h libcxx/include/__cxx03/__algorithm/ranges_sort_heap.h libcxx/include/__cxx03/__algorithm/ranges_stable_partition.h libcxx/include/__cxx03/__algorithm/ranges_stable_sort.h libcxx/include/__cxx03/__algorithm/ranges_starts_with.h libcxx/include/__cxx03/__algorithm/ranges_swap_ranges.h libcxx/include/__cxx03/__algorithm/ranges_transform.h libcxx/include/__cxx03/__algorithm/ranges_unique.h libcxx/include/__cxx03/__algorithm/ranges_unique_copy.h libcxx/include/__cxx03/__algorithm/ranges_upper_bound.h libcxx/include/__cxx03/__algorithm/remove.h libcxx/include/__cxx03/__algorithm/remove_copy.h libcxx/include/__cxx03/__algorithm/remove_copy_if.h libcxx/include/__cxx03/__algorithm/remove_if.h libcxx/include/__cxx03/__algorithm/replace.h libcxx/include/__cxx03/__algorithm/replace_copy.h libcxx/include/__cxx03/__algorithm/replace_copy_if.h libcxx/include/__cxx03/__algorithm/replace_if.h libcxx/include/__cxx03/__algorithm/reverse.h libcxx/include/__cxx03/__algorithm/reverse_copy.h libcxx/include/__cxx03/__algorithm/rotate.h libcxx/include/__cxx03/__algorithm/rotate_copy.h libcxx/include/__cxx03/__algorithm/sample.h libcxx/include/__cxx03/__algorithm/search.h libcxx/include/__cxx03/__algorithm/search_n.h libcxx/include/__cxx03/__algorithm/set_difference.h libcxx/include/__cxx03/__algorithm/set_intersection.h libcxx/include/__cxx03/__algorithm/set_symmetric_difference.h libcxx/include/__cxx03/__algorithm/set_union.h libcxx/include/__cxx03/__algorithm/shift_left.h libcxx/include/__cxx03/__algorithm/shift_right.h libcxx/include/__cxx03/__algorithm/shuffle.h libcxx/include/__cxx03/__algorithm/sift_down.h libcxx/include/__cxx03/__algorithm/simd_utils.h libcxx/include/__cxx03/__algorithm/sort.h libcxx/include/__cxx03/__algorithm/sort_heap.h libcxx/include/__cxx03/__algorithm/stable_partition.h libcxx/include/__cxx03/__algorithm/stable_sort.h libcxx/include/__cxx03/__algorithm/swap_ranges.h libcxx/include/__cxx03/__algorithm/three_way_comp_ref_type.h libcxx/include/__cxx03/__algorithm/transform.h libcxx/include/__cxx03/__algorithm/uniform_random_bit_generator_adaptor.h libcxx/include/__cxx03/__algorithm/unique.h libcxx/include/__cxx03/__algorithm/unique_copy.h libcxx/include/__cxx03/__algorithm/unwrap_iter.h libcxx/include/__cxx03/__algorithm/unwrap_range.h libcxx/include/__cxx03/__algorithm/upper_bound.h libcxx/include/__cxx03/__assert libcxx/include/__cxx03/__atomic/aliases.h libcxx/include/__cxx03/__atomic/atomic.h libcxx/include/__cxx03/__atomic/atomic_base.h libcxx/include/__cxx03/__atomic/atomic_flag.h libcxx/include/__cxx03/__atomic/atomic_init.h libcxx/include/__cxx03/__atomic/atomic_lock_free.h libcxx/include/__cxx03/__atomic/atomic_ref.h libcxx/include/__cxx03/__atomic/atomic_sync.h libcxx/include/__cxx03/__atomic/check_memory_order.h libcxx/include/__cxx03/__atomic/contention_t.h libcxx/include/__cxx03/__atomic/cxx_atomic_impl.h libcxx/include/__cxx03/__atomic/fence.h libcxx/include/__cxx03/__atomic/is_always_lock_free.h libcxx/include/__cxx03/__atomic/kill_dependency.h libcxx/include/__cxx03/__atomic/memory_order.h libcxx/include/__cxx03/__atomic/to_gcc_order.h libcxx/include/__cxx03/__bit/bit_cast.h libcxx/include/__cxx03/__bit/bit_ceil.h libcxx/include/__cxx03/__bit/bit_floor.h libcxx/include/__cxx03/__bit/bit_log2.h libcxx/include/__cxx03/__bit/bit_width.h libcxx/include/__cxx03/__bit/blsr.h libcxx/include/__cxx03/__bit/byteswap.h libcxx/include/__cxx03/__bit/countl.h libcxx/include/__cxx03/__bit/countr.h libcxx/include/__cxx03/__bit/endian.h libcxx/include/__cxx03/__bit/has_single_bit.h libcxx/include/__cxx03/__bit/invert_if.h libcxx/include/__cxx03/__bit/popcount.h libcxx/include/__cxx03/__bit/rotate.h libcxx/include/__cxx03/__bit_reference libcxx/include/__cxx03/__charconv/chars_format.h libcxx/include/__cxx03/__charconv/from_chars_integral.h libcxx/include/__cxx03/__charconv/from_chars_result.h libcxx/include/__cxx03/__charconv/tables.h libcxx/include/__cxx03/__charconv/to_chars.h libcxx/include/__cxx03/__charconv/to_chars_base_10.h libcxx/include/__cxx03/__charconv/to_chars_floating_point.h libcxx/include/__cxx03/__charconv/to_chars_integral.h libcxx/include/__cxx03/__charconv/to_chars_result.h libcxx/include/__cxx03/__charconv/traits.h libcxx/include/__cxx03/__chrono/calendar.h libcxx/include/__cxx03/__chrono/concepts.h libcxx/include/__cxx03/__chrono/convert_to_timespec.h libcxx/include/__cxx03/__chrono/convert_to_tm.h libcxx/include/__cxx03/__chrono/day.h libcxx/include/__cxx03/__chrono/duration.h libcxx/include/__cxx03/__chrono/exception.h libcxx/include/__cxx03/__chrono/file_clock.h libcxx/include/__cxx03/__chrono/formatter.h libcxx/include/__cxx03/__chrono/hh_mm_ss.h libcxx/include/__cxx03/__chrono/high_resolution_clock.h libcxx/include/__cxx03/__chrono/leap_second.h libcxx/include/__cxx03/__chrono/literals.h libcxx/include/__cxx03/__chrono/local_info.h libcxx/include/__cxx03/__chrono/month.h libcxx/include/__cxx03/__chrono/month_weekday.h libcxx/include/__cxx03/__chrono/monthday.h libcxx/include/__cxx03/__chrono/ostream.h libcxx/include/__cxx03/__chrono/parser_std_format_spec.h libcxx/include/__cxx03/__chrono/statically_widen.h libcxx/include/__cxx03/__chrono/steady_clock.h libcxx/include/__cxx03/__chrono/sys_info.h libcxx/include/__cxx03/__chrono/system_clock.h libcxx/include/__cxx03/__chrono/time_point.h libcxx/include/__cxx03/__chrono/time_zone.h libcxx/include/__cxx03/__chrono/time_zone_link.h libcxx/include/__cxx03/__chrono/tzdb.h libcxx/include/__cxx03/__chrono/tzdb_list.h libcxx/include/__cxx03/__chrono/weekday.h libcxx/include/__cxx03/__chrono/year.h libcxx/include/__cxx03/__chrono/year_month.h libcxx/include/__cxx03/__chrono/year_month_day.h libcxx/include/__cxx03/__chrono/year_month_weekday.h libcxx/include/__cxx03/__chrono/zoned_time.h libcxx/include/__cxx03/__compare/common_comparison_category.h libcxx/include/__cxx03/__compare/compare_partial_order_fallback.h libcxx/include/__cxx03/__compare/compare_strong_order_fallback.h libcxx/include/__cxx03/__compare/compare_three_way.h libcxx/include/__cxx03/__compare/compare_three_way_result.h libcxx/include/__cxx03/__compare/compare_weak_order_fallback.h libcxx/include/__cxx03/__compare/is_eq.h libcxx/include/__cxx03/__compare/ordering.h libcxx/include/__cxx03/__compare/partial_order.h libcxx/include/__cxx03/__compare/strong_order.h libcxx/include/__cxx03/__compare/synth_three_way.h libcxx/include/__cxx03/__compare/three_way_comparable.h libcxx/include/__cxx03/__compare/weak_order.h libcxx/include/__cxx03/__concepts/arithmetic.h libcxx/include/__cxx03/__concepts/assignable.h libcxx/include/__cxx03/__concepts/boolean_testable.h libcxx/include/__cxx03/__concepts/class_or_enum.h libcxx/include/__cxx03/__concepts/common_reference_with.h libcxx/include/__cxx03/__concepts/common_with.h libcxx/include/__cxx03/__concepts/constructible.h libcxx/include/__cxx03/__concepts/convertible_to.h libcxx/include/__cxx03/__concepts/copyable.h libcxx/include/__cxx03/__concepts/derived_from.h libcxx/include/__cxx03/__concepts/destructible.h libcxx/include/__cxx03/__concepts/different_from.h libcxx/include/__cxx03/__concepts/equality_comparable.h libcxx/include/__cxx03/__concepts/invocable.h libcxx/include/__cxx03/__concepts/movable.h libcxx/include/__cxx03/__concepts/predicate.h libcxx/include/__cxx03/__concepts/regular.h libcxx/include/__cxx03/__concepts/relation.h libcxx/include/__cxx03/__concepts/same_as.h libcxx/include/__cxx03/__concepts/semiregular.h libcxx/include/__cxx03/__concepts/swappable.h libcxx/include/__cxx03/__concepts/totally_ordered.h libcxx/include/__cxx03/__condition_variable/condition_variable.h libcxx/include/__cxx03/__config libcxx/include/__cxx03/__configuration/abi.h libcxx/include/__cxx03/__configuration/availability.h libcxx/include/__cxx03/__configuration/compiler.h libcxx/include/__cxx03/__configuration/language.h libcxx/include/__cxx03/__configuration/platform.h libcxx/include/__cxx03/__coroutine/coroutine_handle.h libcxx/include/__cxx03/__coroutine/coroutine_traits.h libcxx/include/__cxx03/__coroutine/noop_coroutine_handle.h libcxx/include/__cxx03/__coroutine/trivial_awaitables.h libcxx/include/__cxx03/__debug_utils/randomize_range.h libcxx/include/__cxx03/__debug_utils/sanitizers.h libcxx/include/__cxx03/__debug_utils/strict_weak_ordering_check.h libcxx/include/__cxx03/__exception/exception.h libcxx/include/__cxx03/__exception/exception_ptr.h libcxx/include/__cxx03/__exception/nested_exception.h libcxx/include/__cxx03/__exception/operations.h libcxx/include/__cxx03/__exception/terminate.h libcxx/include/__cxx03/__expected/bad_expected_access.h libcxx/include/__cxx03/__expected/expected.h libcxx/include/__cxx03/__expected/unexpect.h libcxx/include/__cxx03/__expected/unexpected.h libcxx/include/__cxx03/__filesystem/copy_options.h libcxx/include/__cxx03/__filesystem/directory_entry.h libcxx/include/__cxx03/__filesystem/directory_iterator.h libcxx/include/__cxx03/__filesystem/directory_options.h libcxx/include/__cxx03/__filesystem/file_status.h libcxx/include/__cxx03/__filesystem/file_time_type.h libcxx/include/__cxx03/__filesystem/file_type.h libcxx/include/__cxx03/__filesystem/filesystem_error.h libcxx/include/__cxx03/__filesystem/operations.h libcxx/include/__cxx03/__filesystem/path.h libcxx/include/__cxx03/__filesystem/path_iterator.h libcxx/include/__cxx03/__filesystem/perm_options.h libcxx/include/__cxx03/__filesystem/perms.h libcxx/include/__cxx03/__filesystem/recursive_directory_iterator.h libcxx/include/__cxx03/__filesystem/space_info.h libcxx/include/__cxx03/__filesystem/u8path.h libcxx/include/__cxx03/__format/buffer.h libcxx/include/__cxx03/__format/concepts.h libcxx/include/__cxx03/__format/container_adaptor.h libcxx/include/__cxx03/__format/enable_insertable.h libcxx/include/__cxx03/__format/escaped_output_table.h libcxx/include/__cxx03/__format/extended_grapheme_cluster_table.h libcxx/include/__cxx03/__format/format_arg.h libcxx/include/__cxx03/__format/format_arg_store.h libcxx/include/__cxx03/__format/format_args.h libcxx/include/__cxx03/__format/format_context.h libcxx/include/__cxx03/__format/format_error.h libcxx/include/__cxx03/__format/format_functions.h libcxx/include/__cxx03/__format/format_parse_context.h libcxx/include/__cxx03/__format/format_string.h libcxx/include/__cxx03/__format/format_to_n_result.h libcxx/include/__cxx03/__format/formatter.h libcxx/include/__cxx03/__format/formatter_bool.h libcxx/include/__cxx03/__format/formatter_char.h libcxx/include/__cxx03/__format/formatter_floating_point.h libcxx/include/__cxx03/__format/formatter_integer.h libcxx/include/__cxx03/__format/formatter_integral.h libcxx/include/__cxx03/__format/formatter_output.h libcxx/include/__cxx03/__format/formatter_pointer.h libcxx/include/__cxx03/__format/formatter_string.h libcxx/include/__cxx03/__format/formatter_tuple.h libcxx/include/__cxx03/__format/indic_conjunct_break_table.h libcxx/include/__cxx03/__format/parser_std_format_spec.h libcxx/include/__cxx03/__format/range_default_formatter.h libcxx/include/__cxx03/__format/range_formatter.h libcxx/include/__cxx03/__format/unicode.h libcxx/include/__cxx03/__format/width_estimation_table.h libcxx/include/__cxx03/__format/write_escaped.h libcxx/include/__cxx03/__functional/binary_function.h libcxx/include/__cxx03/__functional/binary_negate.h libcxx/include/__cxx03/__functional/bind.h libcxx/include/__cxx03/__functional/bind_back.h libcxx/include/__cxx03/__functional/bind_front.h libcxx/include/__cxx03/__functional/binder1st.h libcxx/include/__cxx03/__functional/binder2nd.h libcxx/include/__cxx03/__functional/boyer_moore_searcher.h libcxx/include/__cxx03/__functional/compose.h libcxx/include/__cxx03/__functional/default_searcher.h libcxx/include/__cxx03/__functional/function.h libcxx/include/__cxx03/__functional/hash.h libcxx/include/__cxx03/__functional/identity.h libcxx/include/__cxx03/__functional/invoke.h libcxx/include/__cxx03/__functional/is_transparent.h libcxx/include/__cxx03/__functional/mem_fn.h libcxx/include/__cxx03/__functional/mem_fun_ref.h libcxx/include/__cxx03/__functional/not_fn.h libcxx/include/__cxx03/__functional/operations.h libcxx/include/__cxx03/__functional/perfect_forward.h libcxx/include/__cxx03/__functional/pointer_to_binary_function.h libcxx/include/__cxx03/__functional/pointer_to_unary_function.h libcxx/include/__cxx03/__functional/ranges_operations.h libcxx/include/__cxx03/__functional/reference_wrapper.h libcxx/include/__cxx03/__functional/unary_function.h libcxx/include/__cxx03/__functional/unary_negate.h libcxx/include/__cxx03/__functional/weak_result_type.h libcxx/include/__cxx03/__fwd/array.h libcxx/include/__cxx03/__fwd/bit_reference.h libcxx/include/__cxx03/__fwd/complex.h libcxx/include/__cxx03/__fwd/deque.h libcxx/include/__cxx03/__fwd/format.h libcxx/include/__cxx03/__fwd/fstream.h libcxx/include/__cxx03/__fwd/functional.h libcxx/include/__cxx03/__fwd/ios.h libcxx/include/__cxx03/__fwd/istream.h libcxx/include/__cxx03/__fwd/mdspan.h libcxx/include/__cxx03/__fwd/memory.h libcxx/include/__cxx03/__fwd/memory_resource.h libcxx/include/__cxx03/__fwd/ostream.h libcxx/include/__cxx03/__fwd/pair.h libcxx/include/__cxx03/__fwd/queue.h libcxx/include/__cxx03/__fwd/span.h libcxx/include/__cxx03/__fwd/sstream.h libcxx/include/__cxx03/__fwd/stack.h libcxx/include/__cxx03/__fwd/streambuf.h libcxx/include/__cxx03/__fwd/string.h libcxx/include/__cxx03/__fwd/string_view.h libcxx/include/__cxx03/__fwd/subrange.h libcxx/include/__cxx03/__fwd/tuple.h libcxx/include/__cxx03/__fwd/vector.h libcxx/include/__cxx03/__hash_table libcxx/include/__cxx03/__ios/fpos.h libcxx/include/__cxx03/__iterator/access.h libcxx/include/__cxx03/__iterator/advance.h libcxx/include/__cxx03/__iterator/aliasing_iterator.h libcxx/include/__cxx03/__iterator/back_insert_iterator.h libcxx/include/__cxx03/__iterator/bounded_iter.h libcxx/include/__cxx03/__iterator/common_iterator.h libcxx/include/__cxx03/__iterator/concepts.h libcxx/include/__cxx03/__iterator/counted_iterator.h libcxx/include/__cxx03/__iterator/cpp17_iterator_concepts.h libcxx/include/__cxx03/__iterator/data.h libcxx/include/__cxx03/__iterator/default_sentinel.h libcxx/include/__cxx03/__iterator/distance.h libcxx/include/__cxx03/__iterator/empty.h libcxx/include/__cxx03/__iterator/erase_if_container.h libcxx/include/__cxx03/__iterator/front_insert_iterator.h libcxx/include/__cxx03/__iterator/incrementable_traits.h libcxx/include/__cxx03/__iterator/indirectly_comparable.h libcxx/include/__cxx03/__iterator/insert_iterator.h libcxx/include/__cxx03/__iterator/istream_iterator.h libcxx/include/__cxx03/__iterator/istreambuf_iterator.h libcxx/include/__cxx03/__iterator/iter_move.h libcxx/include/__cxx03/__iterator/iter_swap.h libcxx/include/__cxx03/__iterator/iterator.h libcxx/include/__cxx03/__iterator/iterator_traits.h libcxx/include/__cxx03/__iterator/iterator_with_data.h libcxx/include/__cxx03/__iterator/mergeable.h libcxx/include/__cxx03/__iterator/move_iterator.h libcxx/include/__cxx03/__iterator/move_sentinel.h libcxx/include/__cxx03/__iterator/next.h libcxx/include/__cxx03/__iterator/ostream_iterator.h libcxx/include/__cxx03/__iterator/ostreambuf_iterator.h libcxx/include/__cxx03/__iterator/permutable.h libcxx/include/__cxx03/__iterator/prev.h libcxx/include/__cxx03/__iterator/projected.h libcxx/include/__cxx03/__iterator/ranges_iterator_traits.h libcxx/include/__cxx03/__iterator/readable_traits.h libcxx/include/__cxx03/__iterator/reverse_access.h libcxx/include/__cxx03/__iterator/reverse_iterator.h libcxx/include/__cxx03/__iterator/segmented_iterator.h libcxx/include/__cxx03/__iterator/size.h libcxx/include/__cxx03/__iterator/sortable.h libcxx/include/__cxx03/__iterator/unreachable_sentinel.h libcxx/include/__cxx03/__iterator/wrap_iter.h libcxx/include/__cxx03/__locale libcxx/include/__cxx03/__locale_dir/locale_base_api.h libcxx/include/__cxx03/__locale_dir/locale_base_api/android.h libcxx/include/__cxx03/__locale_dir/locale_base_api/bsd_locale_defaults.h libcxx/include/__cxx03/__locale_dir/locale_base_api/bsd_locale_fallbacks.h libcxx/include/__cxx03/__locale_dir/locale_base_api/fuchsia.h libcxx/include/__cxx03/__locale_dir/locale_base_api/ibm.h libcxx/include/__cxx03/__locale_dir/locale_base_api/locale_guard.h libcxx/include/__cxx03/__locale_dir/locale_base_api/musl.h libcxx/include/__cxx03/__locale_dir/locale_base_api/newlib.h libcxx/include/__cxx03/__locale_dir/locale_base_api/openbsd.h libcxx/include/__cxx03/__locale_dir/locale_base_api/win32.h libcxx/include/__cxx03/__math/abs.h libcxx/include/__cxx03/__math/copysign.h libcxx/include/__cxx03/__math/error_functions.h libcxx/include/__cxx03/__math/exponential_functions.h libcxx/include/__cxx03/__math/fdim.h libcxx/include/__cxx03/__math/fma.h libcxx/include/__cxx03/__math/gamma.h libcxx/include/__cxx03/__math/hyperbolic_functions.h libcxx/include/__cxx03/__math/hypot.h libcxx/include/__cxx03/__math/inverse_hyperbolic_functions.h libcxx/include/__cxx03/__math/inverse_trigonometric_functions.h libcxx/include/__cxx03/__math/logarithms.h libcxx/include/__cxx03/__math/min_max.h libcxx/include/__cxx03/__math/modulo.h libcxx/include/__cxx03/__math/remainder.h libcxx/include/__cxx03/__math/roots.h libcxx/include/__cxx03/__math/rounding_functions.h libcxx/include/__cxx03/__math/special_functions.h libcxx/include/__cxx03/__math/traits.h libcxx/include/__cxx03/__math/trigonometric_functions.h libcxx/include/__cxx03/__mbstate_t.h libcxx/include/__cxx03/__mdspan/default_accessor.h libcxx/include/__cxx03/__mdspan/extents.h libcxx/include/__cxx03/__mdspan/layout_left.h libcxx/include/__cxx03/__mdspan/layout_right.h libcxx/include/__cxx03/__mdspan/layout_stride.h libcxx/include/__cxx03/__mdspan/mdspan.h libcxx/include/__cxx03/__memory/addressof.h libcxx/include/__cxx03/__memory/align.h libcxx/include/__cxx03/__memory/aligned_alloc.h libcxx/include/__cxx03/__memory/allocate_at_least.h libcxx/include/__cxx03/__memory/allocation_guard.h libcxx/include/__cxx03/__memory/allocator.h libcxx/include/__cxx03/__memory/allocator_arg_t.h libcxx/include/__cxx03/__memory/allocator_destructor.h libcxx/include/__cxx03/__memory/allocator_traits.h libcxx/include/__cxx03/__memory/assume_aligned.h libcxx/include/__cxx03/__memory/auto_ptr.h libcxx/include/__cxx03/__memory/builtin_new_allocator.h libcxx/include/__cxx03/__memory/compressed_pair.h libcxx/include/__cxx03/__memory/concepts.h libcxx/include/__cxx03/__memory/construct_at.h libcxx/include/__cxx03/__memory/destruct_n.h libcxx/include/__cxx03/__memory/inout_ptr.h libcxx/include/__cxx03/__memory/out_ptr.h libcxx/include/__cxx03/__memory/pointer_traits.h libcxx/include/__cxx03/__memory/ranges_construct_at.h libcxx/include/__cxx03/__memory/ranges_uninitialized_algorithms.h libcxx/include/__cxx03/__memory/raw_storage_iterator.h libcxx/include/__cxx03/__memory/shared_ptr.h libcxx/include/__cxx03/__memory/swap_allocator.h libcxx/include/__cxx03/__memory/temp_value.h libcxx/include/__cxx03/__memory/temporary_buffer.h libcxx/include/__cxx03/__memory/uninitialized_algorithms.h libcxx/include/__cxx03/__memory/unique_ptr.h libcxx/include/__cxx03/__memory/uses_allocator.h libcxx/include/__cxx03/__memory/uses_allocator_construction.h libcxx/include/__cxx03/__memory/voidify.h libcxx/include/__cxx03/__memory_resource/memory_resource.h libcxx/include/__cxx03/__memory_resource/monotonic_buffer_resource.h libcxx/include/__cxx03/__memory_resource/polymorphic_allocator.h libcxx/include/__cxx03/__memory_resource/pool_options.h libcxx/include/__cxx03/__memory_resource/synchronized_pool_resource.h libcxx/include/__cxx03/__memory_resource/unsynchronized_pool_resource.h libcxx/include/__cxx03/__mutex/lock_guard.h libcxx/include/__cxx03/__mutex/mutex.h libcxx/include/__cxx03/__mutex/once_flag.h libcxx/include/__cxx03/__mutex/tag_types.h libcxx/include/__cxx03/__mutex/unique_lock.h libcxx/include/__cxx03/__node_handle libcxx/include/__cxx03/__numeric/accumulate.h libcxx/include/__cxx03/__numeric/adjacent_difference.h libcxx/include/__cxx03/__numeric/exclusive_scan.h libcxx/include/__cxx03/__numeric/gcd_lcm.h libcxx/include/__cxx03/__numeric/inclusive_scan.h libcxx/include/__cxx03/__numeric/inner_product.h libcxx/include/__cxx03/__numeric/iota.h libcxx/include/__cxx03/__numeric/midpoint.h libcxx/include/__cxx03/__numeric/partial_sum.h libcxx/include/__cxx03/__numeric/pstl.h libcxx/include/__cxx03/__numeric/reduce.h libcxx/include/__cxx03/__numeric/saturation_arithmetic.h libcxx/include/__cxx03/__numeric/transform_exclusive_scan.h libcxx/include/__cxx03/__numeric/transform_inclusive_scan.h libcxx/include/__cxx03/__numeric/transform_reduce.h libcxx/include/__cxx03/__ostream/basic_ostream.h libcxx/include/__cxx03/__ostream/print.h libcxx/include/__cxx03/__pstl/backend.h libcxx/include/__cxx03/__pstl/backend_fwd.h libcxx/include/__cxx03/__pstl/backends/default.h libcxx/include/__cxx03/__pstl/backends/libdispatch.h libcxx/include/__cxx03/__pstl/backends/serial.h libcxx/include/__cxx03/__pstl/backends/std_thread.h libcxx/include/__cxx03/__pstl/cpu_algos/any_of.h libcxx/include/__cxx03/__pstl/cpu_algos/cpu_traits.h libcxx/include/__cxx03/__pstl/cpu_algos/fill.h libcxx/include/__cxx03/__pstl/cpu_algos/find_if.h libcxx/include/__cxx03/__pstl/cpu_algos/for_each.h libcxx/include/__cxx03/__pstl/cpu_algos/merge.h libcxx/include/__cxx03/__pstl/cpu_algos/stable_sort.h libcxx/include/__cxx03/__pstl/cpu_algos/transform.h libcxx/include/__cxx03/__pstl/cpu_algos/transform_reduce.h libcxx/include/__cxx03/__pstl/dispatch.h libcxx/include/__cxx03/__pstl/handle_exception.h libcxx/include/__cxx03/__random/bernoulli_distribution.h libcxx/include/__cxx03/__random/binomial_distribution.h libcxx/include/__cxx03/__random/cauchy_distribution.h libcxx/include/__cxx03/__random/chi_squared_distribution.h libcxx/include/__cxx03/__random/clamp_to_integral.h libcxx/include/__cxx03/__random/default_random_engine.h libcxx/include/__cxx03/__random/discard_block_engine.h libcxx/include/__cxx03/__random/discrete_distribution.h libcxx/include/__cxx03/__random/exponential_distribution.h libcxx/include/__cxx03/__random/extreme_value_distribution.h libcxx/include/__cxx03/__random/fisher_f_distribution.h libcxx/include/__cxx03/__random/gamma_distribution.h libcxx/include/__cxx03/__random/generate_canonical.h libcxx/include/__cxx03/__random/geometric_distribution.h libcxx/include/__cxx03/__random/independent_bits_engine.h libcxx/include/__cxx03/__random/is_seed_sequence.h libcxx/include/__cxx03/__random/is_valid.h libcxx/include/__cxx03/__random/knuth_b.h libcxx/include/__cxx03/__random/linear_congruential_engine.h libcxx/include/__cxx03/__random/log2.h libcxx/include/__cxx03/__random/lognormal_distribution.h libcxx/include/__cxx03/__random/mersenne_twister_engine.h libcxx/include/__cxx03/__random/negative_binomial_distribution.h libcxx/include/__cxx03/__random/normal_distribution.h libcxx/include/__cxx03/__random/piecewise_constant_distribution.h libcxx/include/__cxx03/__random/piecewise_linear_distribution.h libcxx/include/__cxx03/__random/poisson_distribution.h libcxx/include/__cxx03/__random/random_device.h libcxx/include/__cxx03/__random/ranlux.h libcxx/include/__cxx03/__random/seed_seq.h libcxx/include/__cxx03/__random/shuffle_order_engine.h libcxx/include/__cxx03/__random/student_t_distribution.h libcxx/include/__cxx03/__random/subtract_with_carry_engine.h libcxx/include/__cxx03/__random/uniform_int_distribution.h libcxx/include/__cxx03/__random/uniform_random_bit_generator.h libcxx/include/__cxx03/__random/uniform_real_distribution.h libcxx/include/__cxx03/__random/weibull_distribution.h libcxx/include/__cxx03/__ranges/access.h libcxx/include/__cxx03/__ranges/all.h libcxx/include/__cxx03/__ranges/as_rvalue_view.h libcxx/include/__cxx03/__ranges/chunk_by_view.h libcxx/include/__cxx03/__ranges/common_view.h libcxx/include/__cxx03/__ranges/concepts.h libcxx/include/__cxx03/__ranges/container_compatible_range.h libcxx/include/__cxx03/__ranges/counted.h libcxx/include/__cxx03/__ranges/dangling.h libcxx/include/__cxx03/__ranges/data.h libcxx/include/__cxx03/__ranges/drop_view.h libcxx/include/__cxx03/__ranges/drop_while_view.h libcxx/include/__cxx03/__ranges/elements_view.h libcxx/include/__cxx03/__ranges/empty.h libcxx/include/__cxx03/__ranges/empty_view.h libcxx/include/__cxx03/__ranges/enable_borrowed_range.h libcxx/include/__cxx03/__ranges/enable_view.h libcxx/include/__cxx03/__ranges/filter_view.h libcxx/include/__cxx03/__ranges/from_range.h libcxx/include/__cxx03/__ranges/iota_view.h libcxx/include/__cxx03/__ranges/istream_view.h libcxx/include/__cxx03/__ranges/join_view.h libcxx/include/__cxx03/__ranges/lazy_split_view.h libcxx/include/__cxx03/__ranges/movable_box.h libcxx/include/__cxx03/__ranges/non_propagating_cache.h libcxx/include/__cxx03/__ranges/owning_view.h libcxx/include/__cxx03/__ranges/range_adaptor.h libcxx/include/__cxx03/__ranges/rbegin.h libcxx/include/__cxx03/__ranges/ref_view.h libcxx/include/__cxx03/__ranges/rend.h libcxx/include/__cxx03/__ranges/repeat_view.h libcxx/include/__cxx03/__ranges/reverse_view.h libcxx/include/__cxx03/__ranges/single_view.h libcxx/include/__cxx03/__ranges/size.h libcxx/include/__cxx03/__ranges/split_view.h libcxx/include/__cxx03/__ranges/subrange.h libcxx/include/__cxx03/__ranges/take_view.h libcxx/include/__cxx03/__ranges/take_while_view.h libcxx/include/__cxx03/__ranges/to.h libcxx/include/__cxx03/__ranges/transform_view.h libcxx/include/__cxx03/__ranges/view_interface.h libcxx/include/__cxx03/__ranges/views.h libcxx/include/__cxx03/__ranges/zip_view.h libcxx/include/__cxx03/__split_buffer libcxx/include/__cxx03/__std_mbstate_t.h libcxx/include/__cxx03/__stop_token/atomic_unique_lock.h libcxx/include/__cxx03/__stop_token/intrusive_list_view.h libcxx/include/__cxx03/__stop_token/intrusive_shared_ptr.h libcxx/include/__cxx03/__stop_token/stop_callback.h libcxx/include/__cxx03/__stop_token/stop_source.h libcxx/include/__cxx03/__stop_token/stop_state.h libcxx/include/__cxx03/__stop_token/stop_token.h libcxx/include/__cxx03/__string/char_traits.h libcxx/include/__cxx03/__string/constexpr_c_functions.h libcxx/include/__cxx03/__string/extern_template_lists.h libcxx/include/__cxx03/__support/ibm/gettod_zos.h libcxx/include/__cxx03/__support/ibm/locale_mgmt_zos.h libcxx/include/__cxx03/__support/ibm/nanosleep.h libcxx/include/__cxx03/__support/xlocale/__nop_locale_mgmt.h libcxx/include/__cxx03/__support/xlocale/__posix_l_fallback.h libcxx/include/__cxx03/__support/xlocale/__strtonum_fallback.h libcxx/include/__cxx03/__system_error/errc.h libcxx/include/__cxx03/__system_error/error_category.h libcxx/include/__cxx03/__system_error/error_code.h libcxx/include/__cxx03/__system_error/error_condition.h libcxx/include/__cxx03/__system_error/system_error.h libcxx/include/__cxx03/__thread/formatter.h libcxx/include/__cxx03/__thread/id.h libcxx/include/__cxx03/__thread/jthread.h libcxx/include/__cxx03/__thread/poll_with_backoff.h libcxx/include/__cxx03/__thread/support.h libcxx/include/__cxx03/__thread/support/c11.h libcxx/include/__cxx03/__thread/support/external.h libcxx/include/__cxx03/__thread/support/pthread.h libcxx/include/__cxx03/__thread/support/windows.h libcxx/include/__cxx03/__thread/this_thread.h libcxx/include/__cxx03/__thread/thread.h libcxx/include/__cxx03/__thread/timed_backoff_policy.h libcxx/include/__cxx03/__tree libcxx/include/__cxx03/__tuple/find_index.h libcxx/include/__cxx03/__tuple/ignore.h libcxx/include/__cxx03/__tuple/make_tuple_types.h libcxx/include/__cxx03/__tuple/sfinae_helpers.h libcxx/include/__cxx03/__tuple/tuple_element.h libcxx/include/__cxx03/__tuple/tuple_indices.h libcxx/include/__cxx03/__tuple/tuple_like.h libcxx/include/__cxx03/__tuple/tuple_like_ext.h libcxx/include/__cxx03/__tuple/tuple_like_no_subrange.h libcxx/include/__cxx03/__tuple/tuple_size.h libcxx/include/__cxx03/__tuple/tuple_types.h libcxx/include/__cxx03/__type_traits/add_const.h libcxx/include/__cxx03/__type_traits/add_cv.h libcxx/include/__cxx03/__type_traits/add_lvalue_reference.h libcxx/include/__cxx03/__type_traits/add_pointer.h libcxx/include/__cxx03/__type_traits/add_rvalue_reference.h libcxx/include/__cxx03/__type_traits/add_volatile.h libcxx/include/__cxx03/__type_traits/aligned_storage.h libcxx/include/__cxx03/__type_traits/aligned_union.h libcxx/include/__cxx03/__type_traits/alignment_of.h libcxx/include/__cxx03/__type_traits/can_extract_key.h libcxx/include/__cxx03/__type_traits/common_reference.h libcxx/include/__cxx03/__type_traits/common_type.h libcxx/include/__cxx03/__type_traits/conditional.h libcxx/include/__cxx03/__type_traits/conjunction.h libcxx/include/__cxx03/__type_traits/copy_cv.h libcxx/include/__cxx03/__type_traits/copy_cvref.h libcxx/include/__cxx03/__type_traits/datasizeof.h libcxx/include/__cxx03/__type_traits/decay.h libcxx/include/__cxx03/__type_traits/dependent_type.h libcxx/include/__cxx03/__type_traits/desugars_to.h libcxx/include/__cxx03/__type_traits/disjunction.h libcxx/include/__cxx03/__type_traits/enable_if.h libcxx/include/__cxx03/__type_traits/extent.h libcxx/include/__cxx03/__type_traits/has_unique_object_representation.h libcxx/include/__cxx03/__type_traits/has_virtual_destructor.h libcxx/include/__cxx03/__type_traits/integral_constant.h libcxx/include/__cxx03/__type_traits/invoke.h libcxx/include/__cxx03/__type_traits/is_abstract.h libcxx/include/__cxx03/__type_traits/is_aggregate.h libcxx/include/__cxx03/__type_traits/is_allocator.h libcxx/include/__cxx03/__type_traits/is_always_bitcastable.h libcxx/include/__cxx03/__type_traits/is_arithmetic.h libcxx/include/__cxx03/__type_traits/is_array.h libcxx/include/__cxx03/__type_traits/is_assignable.h libcxx/include/__cxx03/__type_traits/is_base_of.h libcxx/include/__cxx03/__type_traits/is_bounded_array.h libcxx/include/__cxx03/__type_traits/is_callable.h libcxx/include/__cxx03/__type_traits/is_char_like_type.h libcxx/include/__cxx03/__type_traits/is_class.h libcxx/include/__cxx03/__type_traits/is_compound.h libcxx/include/__cxx03/__type_traits/is_const.h libcxx/include/__cxx03/__type_traits/is_constant_evaluated.h libcxx/include/__cxx03/__type_traits/is_constructible.h libcxx/include/__cxx03/__type_traits/is_convertible.h libcxx/include/__cxx03/__type_traits/is_core_convertible.h libcxx/include/__cxx03/__type_traits/is_destructible.h libcxx/include/__cxx03/__type_traits/is_empty.h libcxx/include/__cxx03/__type_traits/is_enum.h libcxx/include/__cxx03/__type_traits/is_equality_comparable.h libcxx/include/__cxx03/__type_traits/is_execution_policy.h libcxx/include/__cxx03/__type_traits/is_final.h libcxx/include/__cxx03/__type_traits/is_floating_point.h libcxx/include/__cxx03/__type_traits/is_function.h libcxx/include/__cxx03/__type_traits/is_fundamental.h libcxx/include/__cxx03/__type_traits/is_implicitly_default_constructible.h libcxx/include/__cxx03/__type_traits/is_integral.h libcxx/include/__cxx03/__type_traits/is_literal_type.h libcxx/include/__cxx03/__type_traits/is_member_pointer.h libcxx/include/__cxx03/__type_traits/is_nothrow_assignable.h libcxx/include/__cxx03/__type_traits/is_nothrow_constructible.h libcxx/include/__cxx03/__type_traits/is_nothrow_convertible.h libcxx/include/__cxx03/__type_traits/is_nothrow_destructible.h libcxx/include/__cxx03/__type_traits/is_null_pointer.h libcxx/include/__cxx03/__type_traits/is_object.h libcxx/include/__cxx03/__type_traits/is_pod.h libcxx/include/__cxx03/__type_traits/is_pointer.h libcxx/include/__cxx03/__type_traits/is_polymorphic.h libcxx/include/__cxx03/__type_traits/is_primary_template.h libcxx/include/__cxx03/__type_traits/is_reference.h libcxx/include/__cxx03/__type_traits/is_reference_wrapper.h libcxx/include/__cxx03/__type_traits/is_referenceable.h libcxx/include/__cxx03/__type_traits/is_same.h libcxx/include/__cxx03/__type_traits/is_scalar.h libcxx/include/__cxx03/__type_traits/is_signed.h libcxx/include/__cxx03/__type_traits/is_signed_integer.h libcxx/include/__cxx03/__type_traits/is_specialization.h libcxx/include/__cxx03/__type_traits/is_standard_layout.h libcxx/include/__cxx03/__type_traits/is_swappable.h libcxx/include/__cxx03/__type_traits/is_trivial.h libcxx/include/__cxx03/__type_traits/is_trivially_assignable.h libcxx/include/__cxx03/__type_traits/is_trivially_constructible.h libcxx/include/__cxx03/__type_traits/is_trivially_copyable.h libcxx/include/__cxx03/__type_traits/is_trivially_destructible.h libcxx/include/__cxx03/__type_traits/is_trivially_lexicographically_comparable.h libcxx/include/__cxx03/__type_traits/is_trivially_relocatable.h libcxx/include/__cxx03/__type_traits/is_unbounded_array.h libcxx/include/__cxx03/__type_traits/is_union.h libcxx/include/__cxx03/__type_traits/is_unsigned.h libcxx/include/__cxx03/__type_traits/is_unsigned_integer.h libcxx/include/__cxx03/__type_traits/is_valid_expansion.h libcxx/include/__cxx03/__type_traits/is_void.h libcxx/include/__cxx03/__type_traits/is_volatile.h libcxx/include/__cxx03/__type_traits/lazy.h libcxx/include/__cxx03/__type_traits/make_32_64_or_128_bit.h libcxx/include/__cxx03/__type_traits/make_const_lvalue_ref.h libcxx/include/__cxx03/__type_traits/make_signed.h libcxx/include/__cxx03/__type_traits/make_unsigned.h libcxx/include/__cxx03/__type_traits/maybe_const.h libcxx/include/__cxx03/__type_traits/nat.h libcxx/include/__cxx03/__type_traits/negation.h libcxx/include/__cxx03/__type_traits/noexcept_move_assign_container.h libcxx/include/__cxx03/__type_traits/promote.h libcxx/include/__cxx03/__type_traits/rank.h libcxx/include/__cxx03/__type_traits/remove_all_extents.h libcxx/include/__cxx03/__type_traits/remove_const.h libcxx/include/__cxx03/__type_traits/remove_const_ref.h libcxx/include/__cxx03/__type_traits/remove_cv.h libcxx/include/__cxx03/__type_traits/remove_cvref.h libcxx/include/__cxx03/__type_traits/remove_extent.h libcxx/include/__cxx03/__type_traits/remove_pointer.h libcxx/include/__cxx03/__type_traits/remove_reference.h libcxx/include/__cxx03/__type_traits/remove_volatile.h libcxx/include/__cxx03/__type_traits/result_of.h libcxx/include/__cxx03/__type_traits/strip_signature.h libcxx/include/__cxx03/__type_traits/type_identity.h libcxx/include/__cxx03/__type_traits/type_list.h libcxx/include/__cxx03/__type_traits/underlying_type.h libcxx/include/__cxx03/__type_traits/unwrap_ref.h libcxx/include/__cxx03/__type_traits/void_t.h libcxx/include/__cxx03/__utility/as_const.h libcxx/include/__cxx03/__utility/as_lvalue.h libcxx/include/__cxx03/__utility/auto_cast.h libcxx/include/__cxx03/__utility/cmp.h libcxx/include/__cxx03/__utility/convert_to_integral.h libcxx/include/__cxx03/__utility/declval.h libcxx/include/__cxx03/__utility/empty.h libcxx/include/__cxx03/__utility/exception_guard.h libcxx/include/__cxx03/__utility/exchange.h libcxx/include/__cxx03/__utility/forward.h libcxx/include/__cxx03/__utility/forward_like.h libcxx/include/__cxx03/__utility/in_place.h libcxx/include/__cxx03/__utility/integer_sequence.h libcxx/include/__cxx03/__utility/is_pointer_in_range.h libcxx/include/__cxx03/__utility/is_valid_range.h libcxx/include/__cxx03/__utility/move.h libcxx/include/__cxx03/__utility/no_destroy.h libcxx/include/__cxx03/__utility/pair.h libcxx/include/__cxx03/__utility/piecewise_construct.h libcxx/include/__cxx03/__utility/priority_tag.h libcxx/include/__cxx03/__utility/private_constructor_tag.h libcxx/include/__cxx03/__utility/rel_ops.h libcxx/include/__cxx03/__utility/small_buffer.h libcxx/include/__cxx03/__utility/swap.h libcxx/include/__cxx03/__utility/to_underlying.h libcxx/include/__cxx03/__utility/unreachable.h libcxx/include/__cxx03/__variant/monostate.h libcxx/include/__cxx03/__verbose_abort libcxx/include/__cxx03/algorithm libcxx/include/__cxx03/any libcxx/include/__cxx03/array libcxx/include/__cxx03/atomic libcxx/include/__cxx03/barrier libcxx/include/__cxx03/bit libcxx/include/__cxx03/bitset libcxx/include/__cxx03/cassert libcxx/include/__cxx03/ccomplex libcxx/include/__cxx03/cctype libcxx/include/__cxx03/cerrno libcxx/include/__cxx03/cfenv libcxx/include/__cxx03/cfloat libcxx/include/__cxx03/charconv libcxx/include/__cxx03/chrono libcxx/include/__cxx03/cinttypes libcxx/include/__cxx03/ciso646 libcxx/include/__cxx03/climits libcxx/include/__cxx03/clocale libcxx/include/__cxx03/cmath libcxx/include/__cxx03/codecvt libcxx/include/__cxx03/compare libcxx/include/__cxx03/complex libcxx/include/__cxx03/complex.h libcxx/include/__cxx03/concepts libcxx/include/__cxx03/condition_variable libcxx/include/__cxx03/coroutine libcxx/include/__cxx03/csetjmp libcxx/include/__cxx03/csignal libcxx/include/__cxx03/cstdarg libcxx/include/__cxx03/cstdbool libcxx/include/__cxx03/cstddef libcxx/include/__cxx03/cstdint libcxx/include/__cxx03/cstdio libcxx/include/__cxx03/cstdlib libcxx/include/__cxx03/cstring libcxx/include/__cxx03/ctgmath libcxx/include/__cxx03/ctime libcxx/include/__cxx03/ctype.h libcxx/include/__cxx03/cuchar libcxx/include/__cxx03/cwchar libcxx/include/__cxx03/cwctype libcxx/include/__cxx03/deque libcxx/include/__cxx03/errno.h libcxx/include/__cxx03/exception libcxx/include/__cxx03/execution libcxx/include/__cxx03/expected libcxx/include/__cxx03/experimental/__config libcxx/include/__cxx03/experimental/__simd/aligned_tag.h libcxx/include/__cxx03/experimental/__simd/declaration.h libcxx/include/__cxx03/experimental/__simd/reference.h libcxx/include/__cxx03/experimental/__simd/scalar.h libcxx/include/__cxx03/experimental/__simd/simd.h libcxx/include/__cxx03/experimental/__simd/simd_mask.h libcxx/include/__cxx03/experimental/__simd/traits.h libcxx/include/__cxx03/experimental/__simd/utility.h libcxx/include/__cxx03/experimental/__simd/vec_ext.h libcxx/include/__cxx03/experimental/iterator libcxx/include/__cxx03/experimental/memory libcxx/include/__cxx03/experimental/propagate_const libcxx/include/__cxx03/experimental/simd libcxx/include/__cxx03/experimental/type_traits libcxx/include/__cxx03/experimental/utility libcxx/include/__cxx03/ext/__hash libcxx/include/__cxx03/ext/hash_map libcxx/include/__cxx03/ext/hash_set libcxx/include/__cxx03/fenv.h libcxx/include/__cxx03/filesystem libcxx/include/__cxx03/float.h libcxx/include/__cxx03/format libcxx/include/__cxx03/forward_list libcxx/include/__cxx03/fstream libcxx/include/__cxx03/functional libcxx/include/__cxx03/future libcxx/include/__cxx03/initializer_list libcxx/include/__cxx03/inttypes.h libcxx/include/__cxx03/iomanip libcxx/include/__cxx03/ios libcxx/include/__cxx03/iosfwd libcxx/include/__cxx03/iostream libcxx/include/__cxx03/istream libcxx/include/__cxx03/iterator libcxx/include/__cxx03/latch libcxx/include/__cxx03/limits libcxx/include/__cxx03/list libcxx/include/__cxx03/locale libcxx/include/__cxx03/locale.h libcxx/include/__cxx03/map libcxx/include/__cxx03/math.h libcxx/include/__cxx03/mdspan libcxx/include/__cxx03/memory libcxx/include/__cxx03/memory_resource libcxx/include/__cxx03/mutex libcxx/include/__cxx03/new libcxx/include/__cxx03/numbers libcxx/include/__cxx03/numeric libcxx/include/__cxx03/optional libcxx/include/__cxx03/ostream libcxx/include/__cxx03/print libcxx/include/__cxx03/queue libcxx/include/__cxx03/random libcxx/include/__cxx03/ranges libcxx/include/__cxx03/ratio libcxx/include/__cxx03/regex libcxx/include/__cxx03/scoped_allocator libcxx/include/__cxx03/semaphore libcxx/include/__cxx03/set libcxx/include/__cxx03/shared_mutex libcxx/include/__cxx03/source_location libcxx/include/__cxx03/span libcxx/include/__cxx03/sstream libcxx/include/__cxx03/stack libcxx/include/__cxx03/stdatomic.h libcxx/include/__cxx03/stdbool.h libcxx/include/__cxx03/stddef.h libcxx/include/__cxx03/stdexcept libcxx/include/__cxx03/stdint.h libcxx/include/__cxx03/stdio.h libcxx/include/__cxx03/stdlib.h libcxx/include/__cxx03/stop_token libcxx/include/__cxx03/streambuf libcxx/include/__cxx03/string libcxx/include/__cxx03/string.h libcxx/include/__cxx03/string_view libcxx/include/__cxx03/strstream libcxx/include/__cxx03/syncstream libcxx/include/__cxx03/system_error libcxx/include/__cxx03/tgmath.h libcxx/include/__cxx03/thread libcxx/include/__cxx03/tuple libcxx/include/__cxx03/type_traits libcxx/include/__cxx03/typeindex libcxx/include/__cxx03/typeinfo libcxx/include/__cxx03/uchar.h libcxx/include/__cxx03/unordered_map libcxx/include/__cxx03/unordered_set libcxx/include/__cxx03/utility libcxx/include/__cxx03/valarray libcxx/include/__cxx03/variant libcxx/include/__cxx03/vector libcxx/include/__cxx03/version libcxx/include/__cxx03/wchar.h libcxx/include/__cxx03/wctype.h libcxx/include/__memory/array_cookie.h libcxx/test/std/strings/basic.string/string.capacity/deallocate_size.pass.cpp libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/incomplete.sh.cpp libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/assert.subscript.pass.cpp llvm/include/llvm/SandboxIR/Function.h llvm/lib/IR/Intrinsics.cpp llvm/lib/SandboxIR/Function.cpp llvm/lib/Target/AMDGPU/AMDGPUReserveWWMRegs.cpp clang-tools-extra/clang-tidy/bugprone/BugproneTidyModule.cpp clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp clang-tools-extra/clangd/index/SymbolCollector.cpp clang-tools-extra/clangd/unittests/SymbolCollectorTests.cpp clang/include/clang/AST/ASTContext.h clang/include/clang/AST/CanonicalType.h clang/include/clang/AST/DeclCXX.h clang/include/clang/AST/OpenACCClause.h clang/include/clang/AST/Type.h clang/include/clang/Basic/LangOptions.h clang/include/clang/Sema/Sema.h clang/include/clang/Sema/SemaOpenACC.h clang/include/clang/Serialization/ASTBitCodes.h clang/include/clang/StaticAnalyzer/Core/CheckerManager.h clang/lib/AST/ASTContext.cpp clang/lib/AST/ASTImporter.cpp clang/lib/AST/ByteCode/Interp.h clang/lib/AST/ByteCode/InterpBuiltin.cpp clang/lib/AST/Decl.cpp clang/lib/AST/DeclCXX.cpp clang/lib/AST/ExprClassification.cpp clang/lib/AST/ExprConstant.cpp clang/lib/AST/ItaniumMangle.cpp clang/lib/AST/MicrosoftMangle.cpp clang/lib/AST/NSAPI.cpp clang/lib/AST/OpenACCClause.cpp clang/lib/AST/PrintfFormatString.cpp clang/lib/AST/StmtProfile.cpp clang/lib/AST/TextNodeDumper.cpp clang/lib/AST/Type.cpp clang/lib/AST/TypeLoc.cpp clang/lib/Basic/Targets/RISCV.cpp clang/lib/CodeGen/CGBuiltin.cpp clang/lib/CodeGen/CGDebugInfo.cpp clang/lib/CodeGen/CGDebugInfo.h clang/lib/CodeGen/CGDeclCXX.cpp clang/lib/CodeGen/CGExpr.cpp clang/lib/CodeGen/CGHLSLRuntime.cpp clang/lib/CodeGen/CodeGenFunction.h clang/lib/CodeGen/CodeGenTypes.cpp clang/lib/CodeGen/ItaniumCXXABI.cpp clang/lib/Driver/Driver.cpp clang/lib/Frontend/FrontendActions.cpp clang/lib/Headers/bmi2intrin.h clang/lib/Headers/bmiintrin.h clang/lib/Headers/hlsl/hlsl_intrinsics.h clang/lib/Headers/lzcntintrin.h clang/lib/Headers/tbmintrin.h clang/lib/Index/USRGeneration.cpp clang/lib/Parse/ParseDecl.cpp clang/lib/Parse/ParseExpr.cpp clang/lib/Parse/ParseOpenACC.cpp clang/lib/Sema/Sema.cpp clang/lib/Sema/SemaChecking.cpp clang/lib/Sema/SemaConcept.cpp clang/lib/Sema/SemaDecl.cpp clang/lib/Sema/SemaExpr.cpp clang/lib/Sema/SemaExprCXX.cpp clang/lib/Sema/SemaHLSL.cpp clang/lib/Sema/SemaOpenACC.cpp clang/lib/Sema/SemaOpenMP.cpp clang/lib/Sema/SemaOverload.cpp clang/lib/Sema/SemaTemplate.cpp clang/lib/Sema/SemaTemplateDeduction.cpp clang/lib/Sema/SemaTemplateInstantiate.cpp clang/lib/Sema/SemaTemplateInstantiateDecl.cpp clang/lib/Sema/SemaType.cpp clang/lib/Sema/TreeTransform.h clang/lib/Serialization/ASTCommon.cpp clang/lib/Serialization/ASTReader.cpp clang/lib/Serialization/ASTWriter.cpp clang/lib/StaticAnalyzer/Checkers/DivZeroChecker.cpp clang/test/AST/ByteCode/records.cpp clang/test/AST/ast-print-openacc-loop-construct.cpp clang/test/Analysis/taint-diagnostic-visitor.c clang/test/Analysis/taint-generic.c clang/test/CXX/dcl/dcl.decl/p3.cpp clang/test/CXX/drs/cwg27xx.cpp clang/test/CXX/drs/cwg29xx.cpp clang/test/CXX/expr/expr.prim/expr.prim.req/requires-expr.cpp clang/test/CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp clang/test/CXX/temp/temp.param/p12.cpp clang/test/CodeGen/PowerPC/ppc-xmmintrin.c clang/test/CodeGen/X86/bmi-builtins.c clang/test/CodeGen/X86/bmi2-builtins.c clang/test/CodeGen/X86/cx-complex-range.c clang/test/CodeGen/X86/lzcnt-builtins.c clang/test/CodeGen/X86/tbm-builtins.c clang/test/CodeGen/builtins-elementwise-math.c clang/test/CodeGen/builtins-reduction-math.c clang/test/CodeGen/cx-complex-range.c clang/test/CodeGen/nofpclass.c clang/test/CodeGen/strictfp-elementwise-bulitins.cpp clang/test/CodeGen/tbaa-pointers.c clang/test/CodeGen/tbaa-reference.cpp clang/test/CodeGenCXX/mangle-concept.cpp clang/test/Modules/cxx-templates.cpp clang/test/Parser/colon-colon-parentheses.cpp clang/test/Parser/cxx-ambig-paren-expr-asan.cpp clang/test/ParserOpenACC/parse-clauses.c clang/test/ParserOpenACC/parse-clauses.cpp clang/test/Sema/aarch64-sme2-intrinsics/acle_sme2_imm.cpp clang/test/Sema/aarch64-sve-vector-pow-ops.c clang/test/Sema/aarch64-sve-vector-trig-ops.c clang/test/Sema/builtins-elementwise-math.c clang/test/Sema/builtins-reduction-math.c clang/test/Sema/riscv-rvv-vector-trig-ops.c clang/test/Sema/riscv-sve-vector-pow-ops.c clang/test/Sema/warn-lifetime-analysis-nocfg.cpp clang/test/SemaCXX/builtins-elementwise-math.cpp clang/test/SemaCXX/fold_lambda_with_variadics.cpp clang/test/SemaCXX/make_integer_seq.cpp clang/test/SemaOpenACC/compute-construct-device_type-clause.c clang/test/SemaOpenACC/loop-construct-auto_seq_independent-clauses.c clang/test/SemaOpenACC/loop-construct-device_type-clause.c clang/test/SemaTemplate/concepts-out-of-line-def.cpp clang/test/SemaTemplate/cwg2398.cpp clang/test/SemaTemplate/temp_arg_nontype.cpp clang/test/SemaTemplate/temp_arg_nontype_cxx1z.cpp clang/test/SemaTemplate/temp_arg_template.cpp clang/test/SemaTemplate/temp_arg_template_p0522.cpp clang/test/Templight/templight-empty-entries-fix.cpp clang/test/Templight/templight-prior-template-arg.cpp clang/tools/libclang/CIndex.cpp clang/utils/TableGen/ASTTableGen.h clang/utils/TableGen/ClangAttrEmitter.cpp clang/utils/TableGen/ClangDiagnosticsEmitter.cpp clang/utils/TableGen/ClangOpenCLBuiltinEmitter.cpp clang/utils/TableGen/ClangOptionDocEmitter.cpp clang/utils/TableGen/ClangSACheckersEmitter.cpp clang/utils/TableGen/NeonEmitter.cpp clang/utils/TableGen/SveEmitter.cpp clang/utils/TableGen/TableGen.cpp compiler-rt/lib/asan/asan_win_common_runtime_thunk.cpp compiler-rt/lib/scudo/standalone/combined.h compiler-rt/lib/scudo/standalone/tests/memtag_test.cpp compiler-rt/test/asan/TestCases/initialization-bug-no-global.cpp compiler-rt/test/profile/ContinuousSyncMode/set-file-object.c compiler-rt/test/sanitizer_common/TestCases/Darwin/freadlink.c flang/include/flang/Common/format.h flang/include/flang/Frontend/PreprocessorOptions.h flang/include/flang/Optimizer/Builder/IntrinsicCall.h flang/include/flang/Optimizer/Builder/Runtime/Intrinsics.h flang/include/flang/Optimizer/Builder/Runtime/RTBuilder.h flang/include/flang/Optimizer/Support/Utils.h flang/include/flang/Parser/parsing.h flang/include/flang/Runtime/CUDA/common.h flang/include/flang/Runtime/extensions.h flang/lib/Evaluate/fold-implementation.h flang/lib/Evaluate/intrinsics.cpp flang/lib/Frontend/CompilerInvocation.cpp flang/lib/Frontend/FrontendAction.cpp flang/lib/Lower/OpenMP/DataSharingProcessor.cpp flang/lib/Lower/OpenMP/OpenMP.cpp flang/lib/Optimizer/Builder/IntrinsicCall.cpp flang/lib/Optimizer/Builder/Runtime/Intrinsics.cpp flang/lib/Optimizer/Builder/Runtime/Reduction.cpp flang/lib/Optimizer/Transforms/CufOpConversion.cpp flang/lib/Optimizer/Transforms/DebugTypeGenerator.cpp flang/lib/Parser/parsing.cpp flang/lib/Parser/prescan.cpp flang/lib/Parser/prescan.h flang/lib/Parser/program-parsers.cpp flang/lib/Parser/stmt-parser.h flang/lib/Semantics/check-call.cpp flang/lib/Semantics/check-namelist.cpp flang/lib/Semantics/check-namelist.h flang/lib/Semantics/resolve-directives.cpp flang/runtime/Float128Math/math-entries.h flang/runtime/extensions.cpp flang/unittests/Optimizer/RTBuilder.cpp libc/hdr/stdio_macros.h libc/hdr/types/FILE.h libc/hdr/types/cookie_io_functions_t.h libc/hdr/types/off_t.h libc/include/llvm-libc-macros/stdio-macros.h libc/include/llvm-libc-types/wchar_t.h libc/src/__support/FPUtil/BasicOperations.h libc/src/__support/sign.h libc/src/math/generic/pow.cpp libc/src/math/generic/powf.cpp libc/src/stdio/asprintf.h libc/src/stdio/gpu/file.h libc/src/stdio/gpu/fprintf.cpp libc/src/stdio/gpu/getchar.cpp libc/src/stdio/gpu/printf.cpp libc/src/stdio/gpu/putchar.cpp libc/src/stdio/gpu/puts.cpp libc/src/stdio/gpu/vfprintf.cpp libc/src/stdio/gpu/vfprintf_utils.h libc/src/stdio/gpu/vprintf.cpp libc/src/stdio/vsscanf.cpp libc/test/UnitTest/FPMatcher.h libc/test/src/__support/FPUtil/dyadic_float_test.cpp libc/test/src/__support/FPUtil/fpbits_test.cpp libc/test/src/__support/File/file_test.cpp libc/test/src/__support/File/platform_file_test.cpp libc/test/src/fcntl/fcntl_test.cpp libc/test/src/math/FDimTest.h libc/test/src/math/HypotTest.h libc/test/src/math/ILogbTest.h libc/test/src/math/LdExpTest.h libc/test/src/math/NextAfterTest.h libc/test/src/math/RIntTest.h libc/test/src/math/RemQuoTest.h libc/test/src/math/RoundToIntegerTest.h libc/test/src/math/atanhf_test.cpp libc/test/src/math/smoke/AddTest.h libc/test/src/math/smoke/DivTest.h libc/test/src/math/smoke/FDimTest.h libc/test/src/math/smoke/GetPayloadTest.h libc/test/src/math/smoke/ILogbTest.h libc/test/src/math/smoke/LdExpTest.h libc/test/src/math/smoke/MulTest.h libc/test/src/math/smoke/NearbyIntTest.h libc/test/src/math/smoke/NextAfterTest.h libc/test/src/math/smoke/NextTowardTest.h libc/test/src/math/smoke/RIntTest.h libc/test/src/math/smoke/RemQuoTest.h libc/test/src/math/smoke/SetPayloadSigTest.h libc/test/src/math/smoke/SetPayloadTest.h libc/test/src/math/smoke/SubTest.h libc/test/src/math/smoke/TotalOrderMagTest.h libc/test/src/math/smoke/TotalOrderTest.h libc/test/src/math/smoke/atanhf_test.cpp libc/test/src/math/smoke/pow_test.cpp libc/test/src/math/smoke/powf_test.cpp libc/test/src/stdio/fgetc_test.cpp libc/test/src/stdio/fgetc_unlocked_test.cpp libc/test/src/stdio/fgets_test.cpp libc/test/src/stdio/fileop_test.cpp libc/test/src/stdio/fopencookie_test.cpp libc/test/src/stdio/fprintf_test.cpp libc/test/src/stdio/fscanf_test.cpp libc/test/src/stdio/ftell_test.cpp libc/test/src/stdio/putc_test.cpp libc/test/src/stdio/setbuf_test.cpp libc/test/src/stdio/setvbuf_test.cpp libc/test/src/stdio/sprintf_test.cpp libc/test/src/stdio/sscanf_test.cpp libc/test/src/stdio/ungetc_test.cpp libc/test/src/stdio/unlocked_fileop_test.cpp libc/test/src/stdio/vfprintf_test.cpp libc/test/src/stdio/vfscanf_test.cpp libc/test/src/unistd/getopt_test.cpp libc/test/src/wchar/wctob_test.cpp libc/utils/HdrGen/Main.cpp libc/utils/HdrGen/PublicAPICommand.cpp libc/utils/LibcTableGenUtil/APIIndexer.cpp libcxx/include/__configuration/abi.h libcxx/include/__format/format_arg_store.h libcxx/include/__format/formatter_integral.h libcxx/include/__memory/compressed_pair.h libcxx/include/__memory/unique_ptr.h libcxx/include/algorithm libcxx/include/ios libcxx/test/libcxx/containers/associative/unord.map/abi.compile.pass.cpp libcxx/test/libcxx/containers/associative/unord.set/abi.compile.pass.cpp libcxx/test/libcxx/utilities/memory/util.smartptr/util.smartptr.shared/libcxx.control_block_layout.pass.cpp libcxx/test/std/containers/associative/map/map.cons/move.pass.cpp libcxx/test/std/containers/associative/multimap/multimap.cons/move.pass.cpp libcxx/test/std/containers/associative/multiset/multiset.cons/move.pass.cpp libcxx/test/std/containers/associative/set/set.cons/move.pass.cpp libcxx/test/std/containers/sequences/deque/deque.cons/move.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/filebuf.members/open_pointer.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/setbuf.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/fstream.cons/pointer.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/fstream.members/open_pointer.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/ofstream.cons/pointer.pass.cpp libcxx/test/std/input.output/file.streams/fstreams/ofstream.members/open_pointer.pass.cpp libcxx/test/std/input.output/string.streams/stringstream/stringstream.members/gcount.pass.cpp libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/get.pass.cpp libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.observers/op_subscript.runtime.pass.cpp libcxxabi/include/__cxxabi_config.h libcxxabi/include/cxxabi.h libcxxabi/test/test_demangle.pass.cpp lld/COFF/DLL.cpp lld/COFF/DLL.h lld/COFF/Driver.cpp lld/COFF/Writer.cpp lld/ELF/Arch/AArch64.cpp lld/ELF/Relocations.cpp lld/ELF/Relocations.h lld/ELF/Target.h lld/ELF/Thunks.cpp lld/ELF/Thunks.h lld/wasm/Driver.cpp lld/wasm/InputChunks.cpp lld/wasm/InputChunks.h lld/wasm/Symbols.cpp lld/wasm/Symbols.h lld/wasm/Writer.cpp lldb/source/Expression/IRExecutionUnit.cpp lldb/source/Plugins/ABI/RISCV/ABISysV_riscv.cpp lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.cpp lldb/source/Plugins/ObjectFile/Minidump/MinidumpFileBuilder.h lldb/source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugAranges.cpp lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp lldb/unittests/Symbol/TestTypeSystemClang.cpp lldb/unittests/SymbolFile/DWARF/SymbolFileDWARFTests.cpp llvm/benchmarks/SandboxIRBench.cpp llvm/include/llvm-c/Core.h llvm/include/llvm/ADT/APFloat.h llvm/include/llvm/ADT/SmallSet.h llvm/include/llvm/CodeGen/BasicTTIImpl.h llvm/include/llvm/CodeGen/GlobalISel/GenericMachineInstrs.h llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h llvm/include/llvm/CodeGen/MachineRegisterInfo.h llvm/include/llvm/CodeGen/Spiller.h llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h llvm/include/llvm/IR/Attributes.h llvm/include/llvm/IR/ConstantFPRange.h llvm/include/llvm/IR/Constants.h llvm/include/llvm/IR/DerivedTypes.h llvm/include/llvm/IR/Function.h llvm/include/llvm/IR/GEPNoWrapFlags.h llvm/include/llvm/IR/InstrTypes.h llvm/include/llvm/IR/Instruction.h llvm/include/llvm/IR/Instructions.h llvm/include/llvm/IR/Intrinsics.h llvm/include/llvm/IR/Operator.h llvm/include/llvm/Object/Archive.h llvm/include/llvm/SandboxIR/Constant.h llvm/include/llvm/SandboxIR/Context.h llvm/include/llvm/SandboxIR/Instruction.h llvm/include/llvm/SandboxIR/Type.h llvm/include/llvm/SandboxIR/User.h llvm/include/llvm/SandboxIR/Utils.h llvm/include/llvm/SandboxIR/Value.h llvm/include/llvm/Support/KnownBits.h llvm/include/llvm/TableGen/DirectiveEmitter.h llvm/include/llvm/TableGen/Main.h llvm/include/llvm/TableGen/Record.h llvm/include/llvm/Transforms/IPO/Attributor.h llvm/include/llvm/Transforms/Utils/BuildLibCalls.h llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.h llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/Interval.h llvm/lib/Analysis/BasicAliasAnalysis.cpp llvm/lib/Analysis/ReplayInlineAdvisor.cpp llvm/lib/AsmParser/LLParser.cpp llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp llvm/lib/CodeGen/InlineSpiller.cpp llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h llvm/lib/CodeGen/MIRParser/MIParser.cpp llvm/lib/CodeGen/MachineLICM.cpp llvm/lib/CodeGen/RegAllocGreedy.cpp llvm/lib/CodeGen/RegisterPressure.cpp llvm/lib/CodeGen/ScheduleDAGInstrs.cpp llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp llvm/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp llvm/lib/ExecutionEngine/Orc/COFFPlatform.cpp llvm/lib/ExecutionEngine/Orc/Debugging/VTuneSupportPlugin.cpp llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.h llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp llvm/lib/IR/AsmWriter.cpp llvm/lib/IR/AttributeImpl.h llvm/lib/IR/Attributes.cpp llvm/lib/IR/ConstantFPRange.cpp llvm/lib/IR/ConstantFold.cpp llvm/lib/IR/Constants.cpp llvm/lib/IR/Core.cpp llvm/lib/IR/Function.cpp llvm/lib/IR/Instruction.cpp llvm/lib/IR/Instructions.cpp llvm/lib/IR/IntrinsicInst.cpp llvm/lib/IR/Operator.cpp llvm/lib/IR/Type.cpp llvm/lib/MCA/InstrBuilder.cpp llvm/lib/Object/Archive.cpp llvm/lib/Passes/StandardInstrumentations.cpp llvm/lib/ProfileData/Coverage/CoverageMapping.cpp llvm/lib/SandboxIR/BasicBlock.cpp llvm/lib/SandboxIR/Constant.cpp llvm/lib/SandboxIR/Context.cpp llvm/lib/SandboxIR/Instruction.cpp llvm/lib/SandboxIR/Module.cpp llvm/lib/SandboxIR/Region.cpp llvm/lib/SandboxIR/User.cpp llvm/lib/Support/KnownBits.cpp llvm/lib/TableGen/Record.cpp llvm/lib/TableGen/TGParser.cpp llvm/lib/TableGen/TGParser.h llvm/lib/TableGen/TableGenBackendSkeleton.cpp llvm/lib/Target/AArch64/AArch64AsmPrinter.cpp llvm/lib/Target/AArch64/AArch64ISelLowering.cpp llvm/lib/Target/AArch64/AArch64InstrInfo.cpp llvm/lib/Target/AArch64/AArch64StackTagging.cpp llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp llvm/lib/Target/AMDGPU/AMDGPU.h llvm/lib/Target/AMDGPU/AMDGPULibFunc.cpp llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp llvm/lib/Target/AMDGPU/AMDGPUSwLowerLDS.cpp llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp llvm/lib/Target/AMDGPU/SIFrameLowering.cpp llvm/lib/Target/AMDGPU/SIISelLowering.cpp llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp llvm/lib/Target/AMDGPU/SILowerSGPRSpills.cpp llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.cpp llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp llvm/lib/Target/AMDGPU/SIRegisterInfo.h llvm/lib/Target/BPF/BPFISelLowering.h llvm/lib/Target/BPF/BPFMIPeephole.cpp llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.cpp llvm/lib/Target/RISCV/GISel/RISCVLegalizerInfo.h llvm/lib/Target/RISCV/GISel/RISCVRegisterBankInfo.cpp llvm/lib/Target/RISCV/RISCVCallingConv.cpp llvm/lib/Target/RISCV/RISCVDeadRegisterDefinitions.cpp llvm/lib/Target/RISCV/RISCVExpandPseudoInsts.cpp llvm/lib/Target/RISCV/RISCVFrameLowering.cpp llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp llvm/lib/Target/RISCV/RISCVISelLowering.cpp llvm/lib/Target/RISCV/RISCVInstrInfo.cpp llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp llvm/lib/Target/RISCV/RISCVMergeBaseOffset.cpp llvm/lib/Target/RISCV/RISCVRegisterInfo.cpp llvm/lib/Target/RISCV/RISCVRegisterInfo.h llvm/lib/Target/RISCV/RISCVTargetMachine.cpp llvm/lib/Target/SPIRV/SPIRVCommandLine.cpp llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.cpp llvm/lib/Target/SPIRV/SPIRVGlobalRegistry.h llvm/lib/Target/SPIRV/SPIRVInstructionSelector.cpp llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp llvm/lib/Target/SPIRV/SPIRVUtils.cpp llvm/lib/Target/SPIRV/SPIRVUtils.h llvm/lib/Target/SystemZ/SystemZISelLowering.cpp llvm/lib/Target/SystemZ/SystemZISelLowering.h llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.cpp llvm/lib/Target/WebAssembly/AsmParser/WebAssemblyAsmTypeCheck.h llvm/lib/Target/X86/MCTargetDesc/X86InstComments.cpp llvm/lib/Target/X86/X86ISelDAGToDAG.cpp llvm/lib/Target/X86/X86ISelLoweringCall.cpp llvm/lib/TargetParser/Host.cpp llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp llvm/lib/Transforms/Coroutines/CoroEarly.cpp llvm/lib/Transforms/IPO/AttributorAttributes.cpp llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp llvm/lib/Transforms/InstCombine/InstructionCombining.cpp llvm/lib/Transforms/Scalar/ConstraintElimination.cpp llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp llvm/lib/Transforms/Scalar/GVN.cpp llvm/lib/Transforms/Scalar/JumpTableToSwitch.cpp llvm/lib/Transforms/Scalar/Scalarizer.cpp llvm/lib/Transforms/Utils/BuildLibCalls.cpp llvm/lib/Transforms/Utils/Local.cpp llvm/lib/Transforms/Utils/LoopSimplify.cpp llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp llvm/lib/Transforms/Utils/SimplifyCFG.cpp llvm/lib/Transforms/Vectorize/LoopVectorize.cpp llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp llvm/lib/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.cpp llvm/lib/Transforms/Vectorize/SandboxVectorizer/Passes/BottomUpVec.cpp llvm/lib/Transforms/Vectorize/VPlan.cpp llvm/lib/Transforms/Vectorize/VPlan.h llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp llvm/tools/llvm-debuginfod-find/llvm-debuginfod-find.cpp llvm/tools/llvm-profdata/llvm-profdata.cpp llvm/tools/llvm-readtapi/llvm-readtapi.cpp llvm/unittests/ADT/APFloatTest.cpp llvm/unittests/IR/AttributesTest.cpp llvm/unittests/IR/ConstantFPRangeTest.cpp llvm/unittests/IR/InstructionsTest.cpp llvm/unittests/IR/VFABIDemanglerTest.cpp llvm/unittests/SandboxIR/PassTest.cpp llvm/unittests/SandboxIR/RegionTest.cpp llvm/unittests/SandboxIR/SandboxIRTest.cpp llvm/unittests/SandboxIR/TrackerTest.cpp llvm/unittests/SandboxIR/TypesTest.cpp llvm/unittests/SandboxIR/UtilsTest.cpp llvm/unittests/Support/KnownBitsTest.cpp llvm/unittests/Transforms/Utils/ScalarEvolutionExpanderTest.cpp llvm/unittests/Transforms/Vectorize/SandboxVectorizer/DependencyGraphTest.cpp llvm/unittests/Transforms/Vectorize/SandboxVectorizer/IntervalTest.cpp llvm/unittests/Transforms/Vectorize/SandboxVectorizer/LegalityTest.cpp llvm/utils/TableGen/AsmWriterEmitter.cpp llvm/utils/TableGen/Attributes.cpp llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp llvm/utils/TableGen/Common/CodeGenHwModes.cpp llvm/utils/TableGen/Common/CodeGenInstruction.cpp llvm/utils/TableGen/Common/CodeGenRegisters.cpp llvm/utils/TableGen/Common/CodeGenSchedule.cpp llvm/utils/TableGen/Common/CodeGenTarget.cpp llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.cpp llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTable.h llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp llvm/utils/TableGen/Common/GlobalISel/GlobalISelMatchTableExecutorEmitter.h llvm/utils/TableGen/Common/PredicateExpander.cpp llvm/utils/TableGen/CompressInstEmitter.cpp llvm/utils/TableGen/DFAPacketizerEmitter.cpp llvm/utils/TableGen/DXILEmitter.cpp llvm/utils/TableGen/DirectiveEmitter.cpp llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp llvm/utils/TableGen/GlobalISelEmitter.cpp llvm/utils/TableGen/InstrDocsEmitter.cpp llvm/utils/TableGen/IntrinsicEmitter.cpp llvm/utils/TableGen/MacroFusionPredicatorEmitter.cpp llvm/utils/TableGen/RISCVTargetDefEmitter.cpp llvm/utils/TableGen/SearchableTableEmitter.cpp llvm/utils/TableGen/SubtargetEmitter.cpp llvm/utils/TableGen/X86RecognizableInstr.cpp mlir/examples/toy/Ch1/include/toy/Lexer.h mlir/examples/toy/Ch2/include/toy/Lexer.h mlir/examples/toy/Ch3/include/toy/Lexer.h mlir/examples/toy/Ch4/include/toy/Lexer.h mlir/examples/toy/Ch5/include/toy/Lexer.h mlir/examples/toy/Ch6/include/toy/Lexer.h mlir/examples/toy/Ch7/include/toy/Lexer.h mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h mlir/include/mlir/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.h mlir/include/mlir/Dialect/MemRef/Utils/MemRefUtils.h mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h mlir/include/mlir/Dialect/Tensor/Utils/Utils.h mlir/include/mlir/TableGen/Predicate.h mlir/include/mlir/Transforms/Passes.h mlir/lib/Conversion/BufferizationToMemRef/BufferizationToMemRef.cpp mlir/lib/Conversion/GPUCommon/GPUOpsLowering.cpp mlir/lib/Conversion/GPUToSPIRV/GPUToSPIRV.cpp mlir/lib/Dialect/Affine/IR/AffineOps.cpp mlir/lib/Dialect/Arith/Transforms/IntNarrowing.cpp mlir/lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp mlir/lib/Dialect/Bufferization/IR/BufferizationOps.cpp mlir/lib/Dialect/Bufferization/Transforms/FuncBufferizableOpInterfaceImpl.cpp mlir/lib/Dialect/Bufferization/Transforms/LowerDeallocations.cpp mlir/lib/Dialect/Bufferization/Transforms/OneShotModuleBufferize.cpp mlir/lib/Dialect/GPU/IR/GPUDialect.cpp mlir/lib/Dialect/Linalg/Transforms/Transforms.cpp mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp mlir/lib/Dialect/MemRef/Utils/MemRefUtils.cpp mlir/lib/Dialect/OpenMP/IR/OpenMPDialect.cpp mlir/lib/Dialect/SparseTensor/Transforms/SparseGPUCodegen.cpp mlir/lib/Dialect/Tensor/IR/TensorOps.cpp mlir/lib/Dialect/Tensor/Transforms/FoldTensorSubsetOps.cpp mlir/lib/Dialect/Tensor/Utils/Utils.cpp mlir/lib/Dialect/Vector/TransformOps/VectorTransformOps.cpp mlir/lib/Dialect/Vector/Transforms/VectorTransferOpTransforms.cpp mlir/lib/Dialect/Vector/Transforms/VectorTransforms.cpp mlir/lib/Pass/Pass.cpp mlir/lib/TableGen/Predicate.cpp mlir/lib/Target/LLVMIR/Dialect/LLVMIR/LLVMToLLVMIRTranslation.cpp mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp mlir/lib/Target/SPIRV/Deserialization/Deserializer.cpp mlir/lib/Target/SPIRV/Serialization/Serializer.cpp mlir/lib/Tools/mlir-tblgen/MlirTblgenMain.cpp mlir/lib/Transforms/Utils/DialectConversion.cpp mlir/test/lib/Pass/TestPassManager.cpp mlir/tools/mlir-tblgen/BytecodeDialectGen.cpp mlir/tools/mlir-tblgen/DirectiveCommonGen.cpp mlir/tools/mlir-tblgen/OmpOpGen.cpp mlir/tools/mlir-tblgen/OpDocGen.cpp mlir/tools/mlir-tblgen/PassGen.cpp mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp mlir/tools/tblgen-to-irdl/OpDefinitionsGen.cpp mlir/unittests/TableGen/PassGenTest.cpp libcxx/include/__cxx03/__algorithm/fold.h libcxx/include/__cxx03/__std_clang_module libcxx/include/__cxx03/__undef_macros
``````````
</details>
<details>
<summary>
View the diff from clang-format here.
</summary>
``````````diff
diff --git a/clang/lib/Headers/bmi2intrin.h b/clang/lib/Headers/bmi2intrin.h
index bdb61b13fb..449a85e83c 100644
--- a/clang/lib/Headers/bmi2intrin.h
+++ b/clang/lib/Headers/bmi2intrin.h
@@ -43,8 +43,8 @@
/// \param __Y
/// The lower 8 bits specify the bit number of the lowest bit to zero.
/// \returns The partially zeroed 32-bit value.
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_bzhi_u32(unsigned int __X, unsigned int __Y) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _bzhi_u32(unsigned int __X,
+ unsigned int __Y) {
return __builtin_ia32_bzhi_si(__X, __Y);
}
@@ -72,8 +72,8 @@ _bzhi_u32(unsigned int __X, unsigned int __Y) {
/// \param __Y
/// The 32-bit mask specifying where to deposit source bits.
/// \returns The 32-bit result.
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_pdep_u32(unsigned int __X, unsigned int __Y) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _pdep_u32(unsigned int __X,
+ unsigned int __Y) {
return __builtin_ia32_pdep_si(__X, __Y);
}
@@ -101,8 +101,8 @@ _pdep_u32(unsigned int __X, unsigned int __Y) {
/// \param __Y
/// The 32-bit mask specifying which source bits to extract.
/// \returns The 32-bit result.
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_pext_u32(unsigned int __X, unsigned int __Y) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _pext_u32(unsigned int __X,
+ unsigned int __Y) {
return __builtin_ia32_pext_si(__X, __Y);
}
@@ -126,8 +126,9 @@ _pext_u32(unsigned int __X, unsigned int __Y) {
/// \param __P
/// A pointer to memory for storing the upper half of the product.
/// \returns The lower half of the product.
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_mulx_u32(unsigned int __X, unsigned int __Y, unsigned int *__P) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _mulx_u32(unsigned int __X,
+ unsigned int __Y,
+ unsigned int *__P) {
unsigned long long __res = (unsigned long long) __X * __Y;
*__P = (unsigned int)(__res >> 32);
return (unsigned int)__res;
@@ -238,9 +239,8 @@ _pext_u64(unsigned long long __X, unsigned long long __Y) {
/// \param __P
/// A pointer to memory for storing the upper half of the product.
/// \returns The lower half of the product.
-static __inline__ unsigned long long __DEFAULT_FN_ATTRS
-_mulx_u64 (unsigned long long __X, unsigned long long __Y,
- unsigned long long *__P) {
+static __inline__ unsigned long long __DEFAULT_FN_ATTRS _mulx_u64(
+ unsigned long long __X, unsigned long long __Y, unsigned long long *__P) {
unsigned __int128 __res = (unsigned __int128) __X * __Y;
*__P = (unsigned long long) (__res >> 64);
return (unsigned long long) __res;
diff --git a/clang/lib/Headers/bmiintrin.h b/clang/lib/Headers/bmiintrin.h
index 59c5ece397..3ed52838c9 100644
--- a/clang/lib/Headers/bmiintrin.h
+++ b/clang/lib/Headers/bmiintrin.h
@@ -84,8 +84,7 @@ __tzcnt_u32(unsigned int __X) {
/// \returns A 32-bit integer containing the number of trailing zero bits in
/// the operand.
/// \see { __tzcnt_u32 _tzcnt_u32 }
-static __inline__ int __RELAXED_FN_ATTRS
-_mm_tzcnt_32(unsigned int __X) {
+static __inline__ int __RELAXED_FN_ATTRS _mm_tzcnt_32(unsigned int __X) {
return (int)__builtin_ia32_tzcnt_u32(__X);
}
@@ -186,8 +185,8 @@ _mm_tzcnt_64(unsigned long long __X) {
/// \returns An unsigned integer containing the bitwise AND of the second
/// operand with the one's complement of the first operand.
/// \see _andn_u32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__andn_u32(unsigned int __X, unsigned int __Y) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __andn_u32(unsigned int __X,
+ unsigned int __Y) {
return ~__X & __Y;
}
@@ -252,8 +251,9 @@ __bextr_u32(unsigned int __X, unsigned int __Y) {
/// \returns An unsigned integer whose least significant bits contain the
/// extracted bits.
/// \see __bextr_u32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_bextr_u32(unsigned int __X, unsigned int __Y, unsigned int __Z) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _bextr_u32(unsigned int __X,
+ unsigned int __Y,
+ unsigned int __Z) {
return __builtin_ia32_bextr_u32(__X, ((__Y & 0xff) | ((__Z & 0xff) << 8)));
}
@@ -291,8 +291,7 @@ _bextr2_u32(unsigned int __X, unsigned int __Y) {
/// \returns An unsigned integer containing the result of clearing the bits from
/// the source operand.
/// \see _blsi_u32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__blsi_u32(unsigned int __X) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __blsi_u32(unsigned int __X) {
return __X & -__X;
}
@@ -361,8 +360,7 @@ __blsmsk_u32(unsigned int __X) {
/// \returns An unsigned integer containing the result of clearing the source
/// operand.
/// \see _blsr_u32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__blsr_u32(unsigned int __X) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __blsr_u32(unsigned int __X) {
return __X & (__X - 1);
}
@@ -401,7 +399,7 @@ __blsr_u32(unsigned int __X) {
/// operand with the one's complement of the first operand.
/// \see _andn_u64
static __inline__ unsigned long long __DEFAULT_FN_ATTRS
-__andn_u64 (unsigned long long __X, unsigned long long __Y) {
+__andn_u64(unsigned long long __X, unsigned long long __Y) {
return ~__X & __Y;
}
diff --git a/clang/lib/Headers/lzcntintrin.h b/clang/lib/Headers/lzcntintrin.h
index 27509021ec..68a6b95ada 100644
--- a/clang/lib/Headers/lzcntintrin.h
+++ b/clang/lib/Headers/lzcntintrin.h
@@ -48,8 +48,7 @@
/// \returns An unsigned 32-bit integer containing the number of leading zero
/// bits in the operand.
/// \see _lzcnt_u32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__lzcnt32(unsigned int __X) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __lzcnt32(unsigned int __X) {
return __builtin_ia32_lzcnt_u32(__X);
}
@@ -64,8 +63,7 @@ __lzcnt32(unsigned int __X) {
/// \returns An unsigned 32-bit integer containing the number of leading zero
/// bits in the operand.
/// \see __lzcnt32
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-_lzcnt_u32(unsigned int __X) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS _lzcnt_u32(unsigned int __X) {
return __builtin_ia32_lzcnt_u32(__X);
}
diff --git a/clang/lib/Headers/tbmintrin.h b/clang/lib/Headers/tbmintrin.h
index cf92d5a7b3..6c0bfdf2fe 100644
--- a/clang/lib/Headers/tbmintrin.h
+++ b/clang/lib/Headers/tbmintrin.h
@@ -32,8 +32,7 @@ __blcfill_u32(unsigned int __a) {
return __a & (__a + 1);
}
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__blci_u32(unsigned int __a) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __blci_u32(unsigned int __a) {
return __a | ~(__a + 1);
}
@@ -47,8 +46,7 @@ __blcmsk_u32(unsigned int __a) {
return __a ^ (__a + 1);
}
-static __inline__ unsigned int __DEFAULT_FN_ATTRS
-__blcs_u32(unsigned int __a) {
+static __inline__ unsigned int __DEFAULT_FN_ATTRS __blcs_u32(unsigned int __a) {
return __a | (__a + 1);
}
diff --git a/libcxx/include/__cxx03/__expected/expected.h b/libcxx/include/__cxx03/__expected/expected.h
index f618b20603..7a6f04c50d 100644
--- a/libcxx/include/__cxx03/__expected/expected.h
+++ b/libcxx/include/__cxx03/__expected/expected.h
@@ -503,25 +503,24 @@ public:
private:
template <class _Up, class _OtherErr, class _UfQual, class _OtherErrQual>
- using __can_convert =
- _And< is_constructible<_Tp, _UfQual>,
- is_constructible<_Err, _OtherErrQual>,
- _If<_Not<is_same<remove_cv_t<_Tp>, bool>>::value,
- _And<
- _Not<_And<is_same<_Tp, _Up>, is_same<_Err, _OtherErr>>>, // use the copy constructor instead, see #92676
- _Not<is_constructible<_Tp, expected<_Up, _OtherErr>&>>,
- _Not<is_constructible<_Tp, expected<_Up, _OtherErr>>>,
- _Not<is_constructible<_Tp, const expected<_Up, _OtherErr>&>>,
- _Not<is_constructible<_Tp, const expected<_Up, _OtherErr>>>,
- _Not<is_convertible<expected<_Up, _OtherErr>&, _Tp>>,
- _Not<is_convertible<expected<_Up, _OtherErr>&&, _Tp>>,
- _Not<is_convertible<const expected<_Up, _OtherErr>&, _Tp>>,
- _Not<is_convertible<const expected<_Up, _OtherErr>&&, _Tp>>>,
- true_type>,
- _Not<is_constructible<unexpected<_Err>, expected<_Up, _OtherErr>&>>,
- _Not<is_constructible<unexpected<_Err>, expected<_Up, _OtherErr>>>,
- _Not<is_constructible<unexpected<_Err>, const expected<_Up, _OtherErr>&>>,
- _Not<is_constructible<unexpected<_Err>, const expected<_Up, _OtherErr>>> >;
+ using __can_convert = _And<
+ is_constructible<_Tp, _UfQual>,
+ is_constructible<_Err, _OtherErrQual>,
+ _If<_Not<is_same<remove_cv_t<_Tp>, bool>>::value,
+ _And< _Not<_And<is_same<_Tp, _Up>, is_same<_Err, _OtherErr>>>, // use the copy constructor instead, see #92676
+ _Not<is_constructible<_Tp, expected<_Up, _OtherErr>&>>,
+ _Not<is_constructible<_Tp, expected<_Up, _OtherErr>>>,
+ _Not<is_constructible<_Tp, const expected<_Up, _OtherErr>&>>,
+ _Not<is_constructible<_Tp, const expected<_Up, _OtherErr>>>,
+ _Not<is_convertible<expected<_Up, _OtherErr>&, _Tp>>,
+ _Not<is_convertible<expected<_Up, _OtherErr>&&, _Tp>>,
+ _Not<is_convertible<const expected<_Up, _OtherErr>&, _Tp>>,
+ _Not<is_convertible<const expected<_Up, _OtherErr>&&, _Tp>>>,
+ true_type>,
+ _Not<is_constructible<unexpected<_Err>, expected<_Up, _OtherErr>&>>,
+ _Not<is_constructible<unexpected<_Err>, expected<_Up, _OtherErr>>>,
+ _Not<is_constructible<unexpected<_Err>, const expected<_Up, _OtherErr>&>>,
+ _Not<is_constructible<unexpected<_Err>, const expected<_Up, _OtherErr>>> >;
template <class _Func, class... _Args>
_LIBCPP_HIDE_FROM_ABI constexpr explicit expected(
diff --git a/libcxx/include/__cxx03/__type_traits/is_member_pointer.h b/libcxx/include/__cxx03/__type_traits/is_member_pointer.h
index cc125e318c..3e2753ac42 100644
--- a/libcxx/include/__cxx03/__type_traits/is_member_pointer.h
+++ b/libcxx/include/__cxx03/__type_traits/is_member_pointer.h
@@ -27,7 +27,7 @@ struct _LIBCPP_TEMPLATE_VIS is_member_object_pointer : _BoolConstant<__is_member
template <class _Tp>
struct _LIBCPP_TEMPLATE_VIS is_member_function_pointer : _BoolConstant<__is_member_function_pointer(_Tp)> {};
-# if _LIBCPP_STD_VER >= 17
+#if _LIBCPP_STD_VER >= 17
template <class _Tp>
inline constexpr bool is_member_pointer_v = __is_member_pointer(_Tp);
@@ -36,7 +36,7 @@ inline constexpr bool is_member_object_pointer_v = __is_member_object_pointer(_T
template <class _Tp>
inline constexpr bool is_member_function_pointer_v = __is_member_function_pointer(_Tp);
-# endif
+#endif
_LIBCPP_END_NAMESPACE_STD
diff --git a/libcxx/include/__cxx03/__type_traits/is_void.h b/libcxx/include/__cxx03/__type_traits/is_void.h
index 46316b0d3a..562faae9fb 100644
--- a/libcxx/include/__cxx03/__type_traits/is_void.h
+++ b/libcxx/include/__cxx03/__type_traits/is_void.h
@@ -21,10 +21,10 @@ _LIBCPP_BEGIN_NAMESPACE_STD
template <class _Tp>
struct _LIBCPP_TEMPLATE_VIS is_void : _BoolConstant<__is_same(__remove_cv(_Tp), void)> {};
-# if _LIBCPP_STD_VER >= 17
+#if _LIBCPP_STD_VER >= 17
template <class _Tp>
inline constexpr bool is_void_v = __is_same(__remove_cv(_Tp), void);
-# endif
+#endif
_LIBCPP_END_NAMESPACE_STD
diff --git a/libcxx/include/__cxx03/array b/libcxx/include/__cxx03/array
index 6ffde852f4..b8ad288524 100644
--- a/libcxx/include/__cxx03/array
+++ b/libcxx/include/__cxx03/array
@@ -422,8 +422,7 @@ inline _LIBCPP_HIDE_FROM_ABI bool operator>=(const array<_Tp, _Size>& __x, const
template <class _Tp, size_t _Size>
_LIBCPP_HIDE_FROM_ABI constexpr __synth_three_way_result<_Tp>
operator<=>(const array<_Tp, _Size>& __x, const array<_Tp, _Size>& __y) {
- return std::lexicographical_compare_three_way(
- __x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
+ return std::lexicographical_compare_three_way(__x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
}
#endif // _LIBCPP_STD_VER <= 17
diff --git a/libcxx/include/__cxx03/forward_list b/libcxx/include/__cxx03/forward_list
index b14d2cb6c7..7330a6619b 100644
--- a/libcxx/include/__cxx03/forward_list
+++ b/libcxx/include/__cxx03/forward_list
@@ -1518,8 +1518,7 @@ operator<=(const forward_list<_Tp, _Alloc>& __x, const forward_list<_Tp, _Alloc>
template <class _Tp, class _Allocator>
_LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Tp>
operator<=>(const forward_list<_Tp, _Allocator>& __x, const forward_list<_Tp, _Allocator>& __y) {
- return std::lexicographical_compare_three_way(
- __x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
+ return std::lexicographical_compare_three_way(__x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
}
#endif // #if _LIBCPP_STD_VER <= 17
diff --git a/libcxx/include/__cxx03/ios b/libcxx/include/__cxx03/ios
index d8a3643c7a..fae71caa87 100644
--- a/libcxx/include/__cxx03/ios
+++ b/libcxx/include/__cxx03/ios
@@ -621,11 +621,11 @@ protected:
private:
basic_ostream<char_type, traits_type>* __tie_;
-#if defined(_LIBCPP_ABI_IOS_ALLOW_ARBITRARY_FILL_VALUE)
+# if defined(_LIBCPP_ABI_IOS_ALLOW_ARBITRARY_FILL_VALUE)
using _FillType = _FillHelper<traits_type>;
-#else
+# else
using _FillType = _SentinelValueFill<traits_type>;
-#endif
+# endif
mutable _FillType __fill_;
};
@@ -640,7 +640,7 @@ basic_ios<_CharT, _Traits>::~basic_ios() {}
template <class _CharT, class _Traits>
inline _LIBCPP_HIDE_FROM_ABI void basic_ios<_CharT, _Traits>::init(basic_streambuf<char_type, traits_type>* __sb) {
ios_base::init(__sb);
- __tie_ = nullptr;
+ __tie_ = nullptr;
__fill_.__init();
}
diff --git a/libcxx/include/__cxx03/iosfwd b/libcxx/include/__cxx03/iosfwd
index 051c73995e..eeafcc37c5 100644
--- a/libcxx/include/__cxx03/iosfwd
+++ b/libcxx/include/__cxx03/iosfwd
@@ -170,8 +170,8 @@ class __save_flags {
_CharT __fill_;
public:
- __save_flags(const __save_flags&) = delete;
- __save_flags& operator=(const __save_flags&) = delete;
+ __save_flags(const __save_flags&) = delete;
+ __save_flags& operator=(const __save_flags&) = delete;
_LIBCPP_HIDE_FROM_ABI explicit __save_flags(__stream_type& __stream)
: __stream_(__stream), __fmtflags_(__stream.flags()), __fill_(__stream.fill()) {}
diff --git a/libcxx/include/__cxx03/list b/libcxx/include/__cxx03/list
index 929c84de7b..76b1d9241b 100644
--- a/libcxx/include/__cxx03/list
+++ b/libcxx/include/__cxx03/list
@@ -466,7 +466,7 @@ public:
template <class _Tp, class _Alloc>
class __list_imp {
public:
- __list_imp(const __list_imp&) = delete;
+ __list_imp(const __list_imp&) = delete;
__list_imp& operator=(const __list_imp&) = delete;
typedef _Alloc allocator_type;
@@ -1679,8 +1679,7 @@ inline _LIBCPP_HIDE_FROM_ABI bool operator<=(const list<_Tp, _Alloc>& __x, const
template <class _Tp, class _Allocator>
_LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Tp>
operator<=>(const list<_Tp, _Allocator>& __x, const list<_Tp, _Allocator>& __y) {
- return std::lexicographical_compare_three_way(
- __x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
+ return std::lexicographical_compare_three_way(__x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
}
#endif // _LIBCPP_STD_VER <= 17
diff --git a/libcxx/include/__cxx03/set b/libcxx/include/__cxx03/set
index 9453358379..7e9661a014 100644
--- a/libcxx/include/__cxx03/set
+++ b/libcxx/include/__cxx03/set
@@ -1452,8 +1452,7 @@ operator<=(const multiset<_Key, _Compare, _Allocator>& __x, const multiset<_Key,
template <class _Key, class _Allocator>
_LIBCPP_HIDE_FROM_ABI __synth_three_way_result<_Key>
operator<=>(const multiset<_Key, _Allocator>& __x, const multiset<_Key, _Allocator>& __y) {
- return std::lexicographical_compare_three_way(
- __x.begin(), __x.end(), __y.begin(), __y.end(), __synth_three_way);
+ return std::lexicographical_compare_three_way(__x.begin(), __x.end(), __y.begin(), __y.end(), __synth_three_way);
}
#endif // _LIBCPP_STD_VER <= 17
diff --git a/libcxx/include/__cxx03/string b/libcxx/include/__cxx03/string
index 9fa979e3a5..08d66803f8 100644
--- a/libcxx/include/__cxx03/string
+++ b/libcxx/include/__cxx03/string
@@ -2014,11 +2014,11 @@ private:
(void)__old_mid;
(void)__new_mid;
#if !defined(_LIBCPP_HAS_NO_ASAN) && defined(_LIBCPP_INSTRUMENTED_WITH_ASAN)
- #if defined(__APPLE__)
+# if defined(__APPLE__)
// TODO: remove after addressing issue #96099 (https://github.com/llvm/llvm-project/issues/96099)
- if(!__is_long())
+ if (!__is_long())
return;
- #endif
+# endif
std::__annotate_contiguous_container<_Allocator>(data(), data() + capacity() + 1, __old_mid, __new_mid);
#endif
}
diff --git a/libcxx/include/__cxx03/tuple b/libcxx/include/__cxx03/tuple
index 081b90c7bb..5161c2aa97 100644
--- a/libcxx/include/__cxx03/tuple
+++ b/libcxx/include/__cxx03/tuple
@@ -833,8 +833,8 @@ public:
// [tuple.assign]
_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
- operator=(_If<_And<is_copy_assignable<_Tp>...>::value, tuple, __nat> const& __tuple)
- noexcept(_And<is_nothrow_copy_assignable<_Tp>...>::value) {
+ operator=(_If<_And<is_copy_assignable<_Tp>...>::value, tuple, __nat> const& __tuple) noexcept(
+ _And<is_nothrow_copy_assignable<_Tp>...>::value) {
std::__memberwise_copy_assign(*this, __tuple, typename __make_tuple_indices<sizeof...(_Tp)>::type());
return *this;
}
@@ -857,8 +857,8 @@ public:
# endif // _LIBCPP_STD_VER >= 23
_LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
- operator=(_If<_And<is_move_assignable<_Tp>...>::value, tuple, __nat>&& __tuple)
- noexcept(_And<is_nothrow_move_assignable<_Tp>...>::value) {
+ operator=(_If<_And<is_move_assignable<_Tp>...>::value, tuple, __nat>&& __tuple) noexcept(
+ _And<is_nothrow_move_assignable<_Tp>...>::value) {
std::__memberwise_forward_assign(
*this, std::move(__tuple), __tuple_types<_Tp...>(), typename __make_tuple_indices<sizeof...(_Tp)>::type());
return *this;
@@ -868,8 +868,8 @@ public:
class... _Up,
__enable_if_t< _And< _BoolConstant<sizeof...(_Tp) == sizeof...(_Up)>, is_assignable<_Tp&, _Up const&>... >::value,
int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(tuple<_Up...> const& __tuple)
- noexcept(_And<is_nothrow_assignable<_Tp&, _Up const&>...>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(tuple<_Up...> const& __tuple) noexcept(_And<is_nothrow_assignable<_Tp&, _Up const&>...>::value) {
std::__memberwise_copy_assign(*this, __tuple, typename __make_tuple_indices<sizeof...(_Tp)>::type());
return *this;
}
@@ -877,8 +877,8 @@ public:
template <class... _Up,
__enable_if_t< _And< _BoolConstant<sizeof...(_Tp) == sizeof...(_Up)>, is_assignable<_Tp&, _Up>... >::value,
int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(tuple<_Up...>&& __tuple)
- noexcept(_And<is_nothrow_assignable<_Tp&, _Up>...>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(tuple<_Up...>&& __tuple) noexcept(_And<is_nothrow_assignable<_Tp&, _Up>...>::value) {
std::__memberwise_forward_assign(
*this, std::move(__tuple), __tuple_types<_Up...>(), typename __make_tuple_indices<sizeof...(_Tp)>::type());
return *this;
@@ -942,16 +942,16 @@ public:
template <class _Up1,
class _Up2,
__enable_if_t< _EnableAssignFromPair<false, pair<_Up1, _Up2> const&>::value, int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(pair<_Up1, _Up2> const& __pair)
- noexcept(_NothrowAssignFromPair<false, pair<_Up1, _Up2> const&>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(pair<_Up1, _Up2> const& __pair) noexcept(_NothrowAssignFromPair<false, pair<_Up1, _Up2> const&>::value) {
std::get<0>(*this) = __pair.first;
std::get<1>(*this) = __pair.second;
return *this;
}
template <class _Up1, class _Up2, __enable_if_t< _EnableAssignFromPair<false, pair<_Up1, _Up2>&&>::value, int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(pair<_Up1, _Up2>&& __pair)
- noexcept(_NothrowAssignFromPair<false, pair<_Up1, _Up2>&&>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(pair<_Up1, _Up2>&& __pair) noexcept(_NothrowAssignFromPair<false, pair<_Up1, _Up2>&&>::value) {
std::get<0>(*this) = std::forward<_Up1>(__pair.first);
std::get<1>(*this) = std::forward<_Up2>(__pair.second);
return *this;
@@ -962,8 +962,8 @@ public:
class _Up,
size_t _Np,
__enable_if_t< _And< _BoolConstant<_Np == sizeof...(_Tp)>, is_assignable<_Tp&, _Up const&>... >::value, int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(array<_Up, _Np> const& __array)
- noexcept(_And<is_nothrow_assignable<_Tp&, _Up const&>...>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(array<_Up, _Np> const& __array) noexcept(_And<is_nothrow_assignable<_Tp&, _Up const&>...>::value) {
std::__memberwise_copy_assign(*this, __array, typename __make_tuple_indices<sizeof...(_Tp)>::type());
return *this;
}
@@ -973,8 +973,8 @@ public:
size_t _Np,
class = void,
__enable_if_t< _And< _BoolConstant<_Np == sizeof...(_Tp)>, is_assignable<_Tp&, _Up>... >::value, int> = 0>
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple& operator=(array<_Up, _Np>&& __array)
- noexcept(_And<is_nothrow_assignable<_Tp&, _Up>...>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 tuple&
+ operator=(array<_Up, _Np>&& __array) noexcept(_And<is_nothrow_assignable<_Tp&, _Up>...>::value) {
std::__memberwise_forward_assign(
*this,
std::move(__array),
@@ -984,8 +984,8 @@ public:
}
// [tuple.swap]
- _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void swap(tuple& __t)
- noexcept(__all<__is_nothrow_swappable_v<_Tp>...>::value) {
+ _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void
+ swap(tuple& __t) noexcept(__all<__is_nothrow_swappable_v<_Tp>...>::value) {
__base_.swap(__t.__base_);
}
@@ -1043,8 +1043,8 @@ tuple(allocator_arg_t, _Alloc, tuple<_Tp...>) -> tuple<_Tp...>;
# endif
template <class... _Tp, __enable_if_t<__all<__is_swappable_v<_Tp>...>::value, int> = 0>
-inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void swap(tuple<_Tp...>& __t, tuple<_Tp...>& __u)
- noexcept(__all<__is_nothrow_swappable_v<_Tp>...>::value) {
+inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void
+swap(tuple<_Tp...>& __t, tuple<_Tp...>& __u) noexcept(__all<__is_nothrow_swappable_v<_Tp>...>::value) {
__t.swap(__u);
}
diff --git a/libcxx/include/__cxx03/vector b/libcxx/include/__cxx03/vector
index 4d83d4b6ed..0e4804a69f 100644
--- a/libcxx/include/__cxx03/vector
+++ b/libcxx/include/__cxx03/vector
@@ -2941,8 +2941,7 @@ inline _LIBCPP_HIDE_FROM_ABI bool operator<=(const vector<_Tp, _Allocator>& __x,
template <class _Tp, class _Allocator>
_LIBCPP_HIDE_FROM_ABI constexpr __synth_three_way_result<_Tp>
operator<=>(const vector<_Tp, _Allocator>& __x, const vector<_Tp, _Allocator>& __y) {
- return std::lexicographical_compare_three_way(
- __x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
+ return std::lexicographical_compare_three_way(__x.begin(), __x.end(), __y.begin(), __y.end(), std::__synth_three_way);
}
#endif // _LIBCPP_STD_VER <= 17
diff --git a/libcxxabi/include/cxxabi.h b/libcxxabi/include/cxxabi.h
index 9ea93680f6..57621f35c6 100644
--- a/libcxxabi/include/cxxabi.h
+++ b/libcxxabi/include/cxxabi.h
@@ -42,18 +42,18 @@ struct __cxa_exception;
extern "C" {
// 2.4.2 Allocating the Exception Object
-extern _LIBCXXABI_FUNC_VIS void *
-__cxa_allocate_exception(size_t thrown_size) _LIBCXXABI_NOEXCEPT;
-extern _LIBCXXABI_FUNC_VIS void
-__cxa_free_exception(void *thrown_exception) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void* __cxa_allocate_exception(size_t thrown_size) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void __cxa_free_exception(void* thrown_exception) _LIBCXXABI_NOEXCEPT;
// This function is an LLVM extension, which mirrors the same extension in libsupc++ and libcxxrt
extern _LIBCXXABI_FUNC_VIS __cxa_exception*
-#ifdef __wasm__
+# ifdef __wasm__
// In Wasm, a destructor returns its argument
-__cxa_init_primary_exception(void* object, std::type_info* tinfo, void*(_LIBCXXABI_DTOR_FUNC* dest)(void*)) _LIBCXXABI_NOEXCEPT;
-#else
-__cxa_init_primary_exception(void* object, std::type_info* tinfo, void(_LIBCXXABI_DTOR_FUNC* dest)(void*)) _LIBCXXABI_NOEXCEPT;
-#endif
+__cxa_init_primary_exception(void* object, std::type_info* tinfo,
+ void*(_LIBCXXABI_DTOR_FUNC* dest)(void*)) _LIBCXXABI_NOEXCEPT;
+# else
+__cxa_init_primary_exception(void* object, std::type_info* tinfo,
+ void(_LIBCXXABI_DTOR_FUNC* dest)(void*)) _LIBCXXABI_NOEXCEPT;
+# endif
// 2.4.3 Throwing the Exception Object
extern _LIBCXXABI_FUNC_VIS _LIBCXXABI_NORETURN void
@@ -65,14 +65,11 @@ __cxa_throw(void *thrown_exception, std::type_info *tinfo,
#endif
// 2.5.3 Exception Handlers
-extern _LIBCXXABI_FUNC_VIS void *
-__cxa_get_exception_ptr(void *exceptionObject) _LIBCXXABI_NOEXCEPT;
-extern _LIBCXXABI_FUNC_VIS void *
-__cxa_begin_catch(void *exceptionObject) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void* __cxa_get_exception_ptr(void* exceptionObject) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void* __cxa_begin_catch(void* exceptionObject) _LIBCXXABI_NOEXCEPT;
extern _LIBCXXABI_FUNC_VIS void __cxa_end_catch();
#if defined(_LIBCXXABI_ARM_EHABI)
-extern _LIBCXXABI_FUNC_VIS bool
-__cxa_begin_cleanup(void *exceptionObject) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS bool __cxa_begin_cleanup(void* exceptionObject) _LIBCXXABI_NOEXCEPT;
extern _LIBCXXABI_FUNC_VIS void __cxa_end_cleanup();
#endif
extern _LIBCXXABI_FUNC_VIS std::type_info *__cxa_current_exception_type();
@@ -168,24 +165,21 @@ extern _LIBCXXABI_FUNC_VIS char *__cxa_demangle(const char *mangled_name,
// Apple additions to support C++ 0x exception_ptr class
// These are primitives to wrap a smart pointer around an exception object
-extern _LIBCXXABI_FUNC_VIS void *__cxa_current_primary_exception() _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void* __cxa_current_primary_exception() _LIBCXXABI_NOEXCEPT;
extern _LIBCXXABI_FUNC_VIS void
__cxa_rethrow_primary_exception(void *primary_exception);
-extern _LIBCXXABI_FUNC_VIS void
-__cxa_increment_exception_refcount(void *primary_exception) _LIBCXXABI_NOEXCEPT;
-extern _LIBCXXABI_FUNC_VIS void
-__cxa_decrement_exception_refcount(void *primary_exception) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void __cxa_increment_exception_refcount(void* primary_exception) _LIBCXXABI_NOEXCEPT;
+extern _LIBCXXABI_FUNC_VIS void __cxa_decrement_exception_refcount(void* primary_exception) _LIBCXXABI_NOEXCEPT;
// Apple extension to support std::uncaught_exception()
extern _LIBCXXABI_FUNC_VIS bool __cxa_uncaught_exception() _LIBCXXABI_NOEXCEPT;
extern _LIBCXXABI_FUNC_VIS unsigned int __cxa_uncaught_exceptions() _LIBCXXABI_NOEXCEPT;
-#if defined(__linux__) || defined(__Fuchsia__)
+# if defined(__linux__) || defined(__Fuchsia__)
// Linux and Fuchsia TLS support. Not yet an official part of the Itanium ABI.
// https://sourceware.org/glibc/wiki/Destructor%20support%20for%20thread_local%20variables
-extern _LIBCXXABI_FUNC_VIS int __cxa_thread_atexit(void (*)(void *), void *,
- void *) _LIBCXXABI_NOEXCEPT;
-#endif
+extern _LIBCXXABI_FUNC_VIS int __cxa_thread_atexit(void (*)(void*), void*, void*) _LIBCXXABI_NOEXCEPT;
+# endif
} // extern "C"
} // namespace __cxxabiv1
diff --git a/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp b/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
index 207cf7bc46..2e59e1326c 100644
--- a/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
+++ b/llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
@@ -949,7 +949,7 @@ Register SIRegisterInfo::materializeFrameBaseRegister(MachineBasicBlock *MBB,
BuildMI(*MBB, Ins, DL, TII->get(MovOpc), FIReg)
.addFrameIndex(FrameIdx);
- if (ST.enableFlatScratch() ) {
+ if (ST.enableFlatScratch()) {
// FIXME: Make sure scc isn't live in.
BuildMI(*MBB, Ins, DL, TII->get(AMDGPU::S_ADD_I32), BaseReg)
.addReg(OffsetReg, RegState::Kill)
diff --git a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
index abf414fd1f..7d18bd1f54 100644
--- a/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
+++ b/llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
@@ -9849,9 +9849,9 @@ static void printFunctionArgExts(const Function *F, raw_fd_ostream &OS) {
OS << ")\n";
}
-void SystemZTargetLowering::
-verifyNarrowIntegerArgs_Call(const SmallVectorImpl<ISD::OutputArg> &Outs,
- const Function *F, SDValue Callee) const {
+void SystemZTargetLowering::verifyNarrowIntegerArgs_Call(
+ const SmallVectorImpl<ISD::OutputArg> &Outs, const Function *F,
+ SDValue Callee) const {
bool IsInternal = false;
const Function *CalleeFn = nullptr;
if (auto *G = dyn_cast<GlobalAddressSDNode>(Callee))
@@ -9859,7 +9859,8 @@ verifyNarrowIntegerArgs_Call(const SmallVectorImpl<ISD::OutputArg> &Outs,
IsInternal = isFullyInternal(CalleeFn);
if (!verifyNarrowIntegerArgs(Outs, IsInternal)) {
errs() << "ERROR: Missing extension attribute of passed "
- << "value in call to function:\n" << "Callee: ";
+ << "value in call to function:\n"
+ << "Callee: ";
if (CalleeFn != nullptr)
printFunctionArgExts(CalleeFn, errs());
else
@@ -9870,9 +9871,8 @@ verifyNarrowIntegerArgs_Call(const SmallVectorImpl<ISD::OutputArg> &Outs,
}
}
-void SystemZTargetLowering::
-verifyNarrowIntegerArgs_Ret(const SmallVectorImpl<ISD::OutputArg> &Outs,
- const Function *F) const {
+void SystemZTargetLowering::verifyNarrowIntegerArgs_Ret(
+ const SmallVectorImpl<ISD::OutputArg> &Outs, const Function *F) const {
if (!verifyNarrowIntegerArgs(Outs, isFullyInternal(F))) {
errs() << "ERROR: Missing extension attribute of returned "
<< "value from function:\n";
@@ -9883,9 +9883,8 @@ verifyNarrowIntegerArgs_Ret(const SmallVectorImpl<ISD::OutputArg> &Outs,
// Verify that narrow integer arguments are extended as required by the ABI.
// Return false if an error is found.
-bool SystemZTargetLowering::
-verifyNarrowIntegerArgs(const SmallVectorImpl<ISD::OutputArg> &Outs,
- bool IsInternal) const {
+bool SystemZTargetLowering::verifyNarrowIntegerArgs(
+ const SmallVectorImpl<ISD::OutputArg> &Outs, bool IsInternal) const {
if (IsInternal || !Subtarget.isTargetELF())
return true;
@@ -9906,8 +9905,8 @@ verifyNarrowIntegerArgs(const SmallVectorImpl<ISD::OutputArg> &Outs,
if (VT.isInteger()) {
assert((VT == MVT::i32 || VT.getSizeInBits() >= 64) &&
"Unexpected integer argument VT.");
- if (VT == MVT::i32 &&
- !Flags.isSExt() && !Flags.isZExt() && !Flags.isNoExt())
+ if (VT == MVT::i32 && !Flags.isSExt() && !Flags.isZExt() &&
+ !Flags.isNoExt())
return false;
}
}
``````````
</details>
https://github.com/llvm/llvm-project/pull/110503
More information about the cfe-commits
mailing list