Index: libcxx/include/__algorithm/adjacent_find.h =================================================================== --- libcxx/include/__algorithm/adjacent_find.h +++ libcxx/include/__algorithm/adjacent_find.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/all_of.h =================================================================== --- libcxx/include/__algorithm/all_of.h +++ libcxx/include/__algorithm/all_of.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/any_of.h =================================================================== --- libcxx/include/__algorithm/any_of.h +++ libcxx/include/__algorithm/any_of.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/binary_search.h =================================================================== --- libcxx/include/__algorithm/binary_search.h +++ libcxx/include/__algorithm/binary_search.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/clamp.h =================================================================== --- libcxx/include/__algorithm/clamp.h +++ libcxx/include/__algorithm/clamp.h @@ -14,7 +14,7 @@ #include <__debug> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/comp.h =================================================================== --- libcxx/include/__algorithm/comp.h +++ libcxx/include/__algorithm/comp.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/comp_ref_type.h =================================================================== --- libcxx/include/__algorithm/comp_ref_type.h +++ libcxx/include/__algorithm/comp_ref_type.h @@ -17,7 +17,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/copy.h =================================================================== --- libcxx/include/__algorithm/copy.h +++ libcxx/include/__algorithm/copy.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/copy_backward.h =================================================================== --- libcxx/include/__algorithm/copy_backward.h +++ libcxx/include/__algorithm/copy_backward.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/copy_if.h =================================================================== --- libcxx/include/__algorithm/copy_if.h +++ libcxx/include/__algorithm/copy_if.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/copy_n.h =================================================================== --- libcxx/include/__algorithm/copy_n.h +++ libcxx/include/__algorithm/copy_n.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/count.h =================================================================== --- libcxx/include/__algorithm/count.h +++ libcxx/include/__algorithm/count.h @@ -14,7 +14,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/count_if.h =================================================================== --- libcxx/include/__algorithm/count_if.h +++ libcxx/include/__algorithm/count_if.h @@ -14,7 +14,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/equal.h =================================================================== --- libcxx/include/__algorithm/equal.h +++ libcxx/include/__algorithm/equal.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/equal_range.h =================================================================== --- libcxx/include/__algorithm/equal_range.h +++ libcxx/include/__algorithm/equal_range.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/fill.h =================================================================== --- libcxx/include/__algorithm/fill.h +++ libcxx/include/__algorithm/fill.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/fill_n.h =================================================================== --- libcxx/include/__algorithm/fill_n.h +++ libcxx/include/__algorithm/fill_n.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/find.h =================================================================== --- libcxx/include/__algorithm/find.h +++ libcxx/include/__algorithm/find.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/find_end.h =================================================================== --- libcxx/include/__algorithm/find_end.h +++ libcxx/include/__algorithm/find_end.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/find_first_of.h =================================================================== --- libcxx/include/__algorithm/find_first_of.h +++ libcxx/include/__algorithm/find_first_of.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/find_if.h =================================================================== --- libcxx/include/__algorithm/find_if.h +++ libcxx/include/__algorithm/find_if.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/find_if_not.h =================================================================== --- libcxx/include/__algorithm/find_if_not.h +++ libcxx/include/__algorithm/find_if_not.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/for_each.h =================================================================== --- libcxx/include/__algorithm/for_each.h +++ libcxx/include/__algorithm/for_each.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/for_each_n.h =================================================================== --- libcxx/include/__algorithm/for_each_n.h +++ libcxx/include/__algorithm/for_each_n.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/generate.h =================================================================== --- libcxx/include/__algorithm/generate.h +++ libcxx/include/__algorithm/generate.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/generate_n.h =================================================================== --- libcxx/include/__algorithm/generate_n.h +++ libcxx/include/__algorithm/generate_n.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/half_positive.h =================================================================== --- libcxx/include/__algorithm/half_positive.h +++ libcxx/include/__algorithm/half_positive.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/in_in_out_result.h =================================================================== --- libcxx/include/__algorithm/in_in_out_result.h +++ libcxx/include/__algorithm/in_in_out_result.h @@ -15,7 +15,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/in_in_result.h =================================================================== --- libcxx/include/__algorithm/in_in_result.h +++ libcxx/include/__algorithm/in_in_result.h @@ -15,7 +15,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/in_out_out_result.h =================================================================== --- libcxx/include/__algorithm/in_out_out_result.h +++ libcxx/include/__algorithm/in_out_out_result.h @@ -14,6 +14,10 @@ #include <__config> #include <__utility/move.h> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + _LIBCPP_BEGIN_NAMESPACE_STD #ifndef _LIBCPP_HAS_NO_CONCEPTS Index: libcxx/include/__algorithm/in_out_result.h =================================================================== --- libcxx/include/__algorithm/in_out_result.h +++ libcxx/include/__algorithm/in_out_result.h @@ -15,7 +15,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/includes.h =================================================================== --- libcxx/include/__algorithm/includes.h +++ libcxx/include/__algorithm/includes.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/inplace_merge.h =================================================================== --- libcxx/include/__algorithm/inplace_merge.h +++ libcxx/include/__algorithm/inplace_merge.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__algorithm/is_heap.h =================================================================== --- libcxx/include/__algorithm/is_heap.h +++ libcxx/include/__algorithm/is_heap.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/is_heap_until.h =================================================================== --- libcxx/include/__algorithm/is_heap_until.h +++ libcxx/include/__algorithm/is_heap_until.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/is_partitioned.h =================================================================== --- libcxx/include/__algorithm/is_partitioned.h +++ libcxx/include/__algorithm/is_partitioned.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/is_permutation.h =================================================================== --- libcxx/include/__algorithm/is_permutation.h +++ libcxx/include/__algorithm/is_permutation.h @@ -17,7 +17,7 @@ #include <__iterator/next.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/is_sorted.h =================================================================== --- libcxx/include/__algorithm/is_sorted.h +++ libcxx/include/__algorithm/is_sorted.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/is_sorted_until.h =================================================================== --- libcxx/include/__algorithm/is_sorted_until.h +++ libcxx/include/__algorithm/is_sorted_until.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/iter_swap.h =================================================================== --- libcxx/include/__algorithm/iter_swap.h +++ libcxx/include/__algorithm/iter_swap.h @@ -14,7 +14,7 @@ #include <__utility/swap.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/lexicographical_compare.h =================================================================== --- libcxx/include/__algorithm/lexicographical_compare.h +++ libcxx/include/__algorithm/lexicographical_compare.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/lower_bound.h =================================================================== --- libcxx/include/__algorithm/lower_bound.h +++ libcxx/include/__algorithm/lower_bound.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/make_heap.h =================================================================== --- libcxx/include/__algorithm/make_heap.h +++ libcxx/include/__algorithm/make_heap.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/max.h =================================================================== --- libcxx/include/__algorithm/max.h +++ libcxx/include/__algorithm/max.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__algorithm/max_element.h =================================================================== --- libcxx/include/__algorithm/max_element.h +++ libcxx/include/__algorithm/max_element.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/merge.h =================================================================== --- libcxx/include/__algorithm/merge.h +++ libcxx/include/__algorithm/merge.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/min.h =================================================================== --- libcxx/include/__algorithm/min.h +++ libcxx/include/__algorithm/min.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__algorithm/min_element.h =================================================================== --- libcxx/include/__algorithm/min_element.h +++ libcxx/include/__algorithm/min_element.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/minmax.h =================================================================== --- libcxx/include/__algorithm/minmax.h +++ libcxx/include/__algorithm/minmax.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/minmax_element.h =================================================================== --- libcxx/include/__algorithm/minmax_element.h +++ libcxx/include/__algorithm/minmax_element.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/mismatch.h =================================================================== --- libcxx/include/__algorithm/mismatch.h +++ libcxx/include/__algorithm/mismatch.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/move.h =================================================================== --- libcxx/include/__algorithm/move.h +++ libcxx/include/__algorithm/move.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/move_backward.h =================================================================== --- libcxx/include/__algorithm/move_backward.h +++ libcxx/include/__algorithm/move_backward.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/next_permutation.h =================================================================== --- libcxx/include/__algorithm/next_permutation.h +++ libcxx/include/__algorithm/next_permutation.h @@ -17,7 +17,7 @@ #include <__utility/swap.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/none_of.h =================================================================== --- libcxx/include/__algorithm/none_of.h +++ libcxx/include/__algorithm/none_of.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/nth_element.h =================================================================== --- libcxx/include/__algorithm/nth_element.h +++ libcxx/include/__algorithm/nth_element.h @@ -21,7 +21,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/partial_sort.h =================================================================== --- libcxx/include/__algorithm/partial_sort.h +++ libcxx/include/__algorithm/partial_sort.h @@ -23,7 +23,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/partial_sort_copy.h =================================================================== --- libcxx/include/__algorithm/partial_sort_copy.h +++ libcxx/include/__algorithm/partial_sort_copy.h @@ -18,7 +18,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/partition.h =================================================================== --- libcxx/include/__algorithm/partition.h +++ libcxx/include/__algorithm/partition.h @@ -14,7 +14,7 @@ #include <__utility/swap.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/partition_copy.h =================================================================== --- libcxx/include/__algorithm/partition_copy.h +++ libcxx/include/__algorithm/partition_copy.h @@ -14,7 +14,7 @@ #include // pair #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/partition_point.h =================================================================== --- libcxx/include/__algorithm/partition_point.h +++ libcxx/include/__algorithm/partition_point.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/pop_heap.h =================================================================== --- libcxx/include/__algorithm/pop_heap.h +++ libcxx/include/__algorithm/pop_heap.h @@ -17,7 +17,7 @@ #include <__utility/swap.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/prev_permutation.h =================================================================== --- libcxx/include/__algorithm/prev_permutation.h +++ libcxx/include/__algorithm/prev_permutation.h @@ -17,7 +17,7 @@ #include <__utility/swap.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/push_heap.h =================================================================== --- libcxx/include/__algorithm/push_heap.h +++ libcxx/include/__algorithm/push_heap.h @@ -16,7 +16,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/remove.h =================================================================== --- libcxx/include/__algorithm/remove.h +++ libcxx/include/__algorithm/remove.h @@ -15,7 +15,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/remove_copy.h =================================================================== --- libcxx/include/__algorithm/remove_copy.h +++ libcxx/include/__algorithm/remove_copy.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/remove_copy_if.h =================================================================== --- libcxx/include/__algorithm/remove_copy_if.h +++ libcxx/include/__algorithm/remove_copy_if.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/remove_if.h =================================================================== --- libcxx/include/__algorithm/remove_if.h +++ libcxx/include/__algorithm/remove_if.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/replace.h =================================================================== --- libcxx/include/__algorithm/replace.h +++ libcxx/include/__algorithm/replace.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/replace_copy.h =================================================================== --- libcxx/include/__algorithm/replace_copy.h +++ libcxx/include/__algorithm/replace_copy.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/replace_copy_if.h =================================================================== --- libcxx/include/__algorithm/replace_copy_if.h +++ libcxx/include/__algorithm/replace_copy_if.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/replace_if.h =================================================================== --- libcxx/include/__algorithm/replace_if.h +++ libcxx/include/__algorithm/replace_if.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/reverse.h =================================================================== --- libcxx/include/__algorithm/reverse.h +++ libcxx/include/__algorithm/reverse.h @@ -14,7 +14,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/reverse_copy.h =================================================================== --- libcxx/include/__algorithm/reverse_copy.h +++ libcxx/include/__algorithm/reverse_copy.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/rotate.h =================================================================== --- libcxx/include/__algorithm/rotate.h +++ libcxx/include/__algorithm/rotate.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/rotate_copy.h =================================================================== --- libcxx/include/__algorithm/rotate_copy.h +++ libcxx/include/__algorithm/rotate_copy.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/sample.h =================================================================== --- libcxx/include/__algorithm/sample.h +++ libcxx/include/__algorithm/sample.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__algorithm/search.h =================================================================== --- libcxx/include/__algorithm/search.h +++ libcxx/include/__algorithm/search.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/search_n.h =================================================================== --- libcxx/include/__algorithm/search_n.h +++ libcxx/include/__algorithm/search_n.h @@ -16,7 +16,7 @@ #include // __convert_to_integral #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/set_difference.h =================================================================== --- libcxx/include/__algorithm/set_difference.h +++ libcxx/include/__algorithm/set_difference.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/set_intersection.h =================================================================== --- libcxx/include/__algorithm/set_intersection.h +++ libcxx/include/__algorithm/set_intersection.h @@ -15,7 +15,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/set_symmetric_difference.h =================================================================== --- libcxx/include/__algorithm/set_symmetric_difference.h +++ libcxx/include/__algorithm/set_symmetric_difference.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/set_union.h =================================================================== --- libcxx/include/__algorithm/set_union.h +++ libcxx/include/__algorithm/set_union.h @@ -16,7 +16,7 @@ #include <__iterator/iterator_traits.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/shift_left.h =================================================================== --- libcxx/include/__algorithm/shift_left.h +++ libcxx/include/__algorithm/shift_left.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/shift_right.h =================================================================== --- libcxx/include/__algorithm/shift_right.h +++ libcxx/include/__algorithm/shift_right.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/shuffle.h =================================================================== --- libcxx/include/__algorithm/shuffle.h +++ libcxx/include/__algorithm/shuffle.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__algorithm/sift_down.h =================================================================== --- libcxx/include/__algorithm/sift_down.h +++ libcxx/include/__algorithm/sift_down.h @@ -14,7 +14,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/sort.h =================================================================== --- libcxx/include/__algorithm/sort.h +++ libcxx/include/__algorithm/sort.h @@ -23,7 +23,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/sort_heap.h =================================================================== --- libcxx/include/__algorithm/sort_heap.h +++ libcxx/include/__algorithm/sort_heap.h @@ -17,7 +17,7 @@ #include // swap #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/stable_partition.h =================================================================== --- libcxx/include/__algorithm/stable_partition.h +++ libcxx/include/__algorithm/stable_partition.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/stable_sort.h =================================================================== --- libcxx/include/__algorithm/stable_sort.h +++ libcxx/include/__algorithm/stable_sort.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/swap_ranges.h =================================================================== --- libcxx/include/__algorithm/swap_ranges.h +++ libcxx/include/__algorithm/swap_ranges.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/transform.h =================================================================== --- libcxx/include/__algorithm/transform.h +++ libcxx/include/__algorithm/transform.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/unique.h =================================================================== --- libcxx/include/__algorithm/unique.h +++ libcxx/include/__algorithm/unique.h @@ -16,7 +16,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/unique_copy.h =================================================================== --- libcxx/include/__algorithm/unique_copy.h +++ libcxx/include/__algorithm/unique_copy.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/unwrap_iter.h =================================================================== --- libcxx/include/__algorithm/unwrap_iter.h +++ libcxx/include/__algorithm/unwrap_iter.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__algorithm/upper_bound.h =================================================================== --- libcxx/include/__algorithm/upper_bound.h +++ libcxx/include/__algorithm/upper_bound.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__availability =================================================================== --- libcxx/include/__availability +++ libcxx/include/__availability @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -# pragma GCC system_header +# pragma GCC system_header #endif // Libc++ is shipped by various vendors. In particular, it is used as a system Index: libcxx/include/__bit/bit_cast.h =================================================================== --- libcxx/include/__bit/bit_cast.h +++ libcxx/include/__bit/bit_cast.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__bit_reference =================================================================== --- libcxx/include/__bit_reference +++ libcxx/include/__bit_reference @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__bits =================================================================== --- libcxx/include/__bits +++ libcxx/include/__bits @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__bsd_locale_defaults.h =================================================================== --- libcxx/include/__bsd_locale_defaults.h +++ libcxx/include/__bsd_locale_defaults.h @@ -15,7 +15,7 @@ #define _LIBCPP_BSD_LOCALE_DEFAULTS_H #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #define __libcpp_mb_cur_max_l(loc) MB_CUR_MAX_L(loc) Index: libcxx/include/__bsd_locale_fallbacks.h =================================================================== --- libcxx/include/__bsd_locale_fallbacks.h +++ libcxx/include/__bsd_locale_fallbacks.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__charconv/chars_format.h =================================================================== --- libcxx/include/__charconv/chars_format.h +++ libcxx/include/__charconv/chars_format.h @@ -14,7 +14,7 @@ #include <__utility/to_underlying.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__charconv/from_chars_result.h =================================================================== --- libcxx/include/__charconv/from_chars_result.h +++ libcxx/include/__charconv/from_chars_result.h @@ -14,7 +14,7 @@ #include <__errc> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__charconv/to_chars_result.h =================================================================== --- libcxx/include/__charconv/to_chars_result.h +++ libcxx/include/__charconv/to_chars_result.h @@ -14,7 +14,7 @@ #include <__errc> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__chrono/calendar.h =================================================================== --- libcxx/include/__chrono/calendar.h +++ libcxx/include/__chrono/calendar.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__chrono/convert_to_timespec.h =================================================================== --- libcxx/include/__chrono/convert_to_timespec.h +++ libcxx/include/__chrono/convert_to_timespec.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__chrono/duration.h =================================================================== --- libcxx/include/__chrono/duration.h +++ libcxx/include/__chrono/duration.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__chrono/file_clock.h =================================================================== --- libcxx/include/__chrono/file_clock.h +++ libcxx/include/__chrono/file_clock.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifndef _LIBCPP_CXX03_LANG Index: libcxx/include/__chrono/high_resolution_clock.h =================================================================== --- libcxx/include/__chrono/high_resolution_clock.h +++ libcxx/include/__chrono/high_resolution_clock.h @@ -15,7 +15,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__chrono/steady_clock.h =================================================================== --- libcxx/include/__chrono/steady_clock.h +++ libcxx/include/__chrono/steady_clock.h @@ -15,7 +15,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__chrono/system_clock.h =================================================================== --- libcxx/include/__chrono/system_clock.h +++ libcxx/include/__chrono/system_clock.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__chrono/time_point.h =================================================================== --- libcxx/include/__chrono/time_point.h +++ libcxx/include/__chrono/time_point.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__compare/common_comparison_category.h =================================================================== --- libcxx/include/__compare/common_comparison_category.h +++ libcxx/include/__compare/common_comparison_category.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/compare_partial_order_fallback.h =================================================================== --- libcxx/include/__compare/compare_partial_order_fallback.h +++ libcxx/include/__compare/compare_partial_order_fallback.h @@ -17,7 +17,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/compare_strong_order_fallback.h =================================================================== --- libcxx/include/__compare/compare_strong_order_fallback.h +++ libcxx/include/__compare/compare_strong_order_fallback.h @@ -17,7 +17,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/compare_three_way.h =================================================================== --- libcxx/include/__compare/compare_three_way.h +++ libcxx/include/__compare/compare_three_way.h @@ -15,7 +15,7 @@ #include <__utility/forward.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/compare_three_way_result.h =================================================================== --- libcxx/include/__compare/compare_three_way_result.h +++ libcxx/include/__compare/compare_three_way_result.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/compare_weak_order_fallback.h =================================================================== --- libcxx/include/__compare/compare_weak_order_fallback.h +++ libcxx/include/__compare/compare_weak_order_fallback.h @@ -17,7 +17,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/is_eq.h =================================================================== --- libcxx/include/__compare/is_eq.h +++ libcxx/include/__compare/is_eq.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/ordering.h =================================================================== --- libcxx/include/__compare/ordering.h +++ libcxx/include/__compare/ordering.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/partial_order.h =================================================================== --- libcxx/include/__compare/partial_order.h +++ libcxx/include/__compare/partial_order.h @@ -18,7 +18,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/strong_order.h =================================================================== --- libcxx/include/__compare/strong_order.h +++ libcxx/include/__compare/strong_order.h @@ -21,7 +21,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__compare/synth_three_way.h =================================================================== --- libcxx/include/__compare/synth_three_way.h +++ libcxx/include/__compare/synth_three_way.h @@ -16,7 +16,7 @@ #include <__utility/declval.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/three_way_comparable.h =================================================================== --- libcxx/include/__compare/three_way_comparable.h +++ libcxx/include/__compare/three_way_comparable.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__compare/weak_order.h =================================================================== --- libcxx/include/__compare/weak_order.h +++ libcxx/include/__compare/weak_order.h @@ -19,7 +19,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/arithmetic.h =================================================================== --- libcxx/include/__concepts/arithmetic.h +++ libcxx/include/__concepts/arithmetic.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/assignable.h =================================================================== --- libcxx/include/__concepts/assignable.h +++ libcxx/include/__concepts/assignable.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/boolean_testable.h =================================================================== --- libcxx/include/__concepts/boolean_testable.h +++ libcxx/include/__concepts/boolean_testable.h @@ -14,7 +14,7 @@ #include <__utility/forward.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/class_or_enum.h =================================================================== --- libcxx/include/__concepts/class_or_enum.h +++ libcxx/include/__concepts/class_or_enum.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/common_reference_with.h =================================================================== --- libcxx/include/__concepts/common_reference_with.h +++ libcxx/include/__concepts/common_reference_with.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/common_with.h =================================================================== --- libcxx/include/__concepts/common_with.h +++ libcxx/include/__concepts/common_with.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/constructible.h =================================================================== --- libcxx/include/__concepts/constructible.h +++ libcxx/include/__concepts/constructible.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/convertible_to.h =================================================================== --- libcxx/include/__concepts/convertible_to.h +++ libcxx/include/__concepts/convertible_to.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/copyable.h =================================================================== --- libcxx/include/__concepts/copyable.h +++ libcxx/include/__concepts/copyable.h @@ -15,7 +15,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/derived_from.h =================================================================== --- libcxx/include/__concepts/derived_from.h +++ libcxx/include/__concepts/derived_from.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/destructible.h =================================================================== --- libcxx/include/__concepts/destructible.h +++ libcxx/include/__concepts/destructible.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/different_from.h =================================================================== --- libcxx/include/__concepts/different_from.h +++ libcxx/include/__concepts/different_from.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/equality_comparable.h =================================================================== --- libcxx/include/__concepts/equality_comparable.h +++ libcxx/include/__concepts/equality_comparable.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/invocable.h =================================================================== --- libcxx/include/__concepts/invocable.h +++ libcxx/include/__concepts/invocable.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/movable.h =================================================================== --- libcxx/include/__concepts/movable.h +++ libcxx/include/__concepts/movable.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/predicate.h =================================================================== --- libcxx/include/__concepts/predicate.h +++ libcxx/include/__concepts/predicate.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/regular.h =================================================================== --- libcxx/include/__concepts/regular.h +++ libcxx/include/__concepts/regular.h @@ -14,7 +14,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/relation.h =================================================================== --- libcxx/include/__concepts/relation.h +++ libcxx/include/__concepts/relation.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/same_as.h =================================================================== --- libcxx/include/__concepts/same_as.h +++ libcxx/include/__concepts/same_as.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/semiregular.h =================================================================== --- libcxx/include/__concepts/semiregular.h +++ libcxx/include/__concepts/semiregular.h @@ -14,7 +14,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/swappable.h =================================================================== --- libcxx/include/__concepts/swappable.h +++ libcxx/include/__concepts/swappable.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__concepts/totally_ordered.h =================================================================== --- libcxx/include/__concepts/totally_ordered.h +++ libcxx/include/__concepts/totally_ordered.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__config =================================================================== --- libcxx/include/__config +++ libcxx/include/__config @@ -19,7 +19,7 @@ #endif #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef __cplusplus Index: libcxx/include/__coroutine/coroutine_handle.h =================================================================== --- libcxx/include/__coroutine/coroutine_handle.h +++ libcxx/include/__coroutine/coroutine_handle.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CXX20_COROUTINES) Index: libcxx/include/__coroutine/coroutine_traits.h =================================================================== --- libcxx/include/__coroutine/coroutine_traits.h +++ libcxx/include/__coroutine/coroutine_traits.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CXX20_COROUTINES) Index: libcxx/include/__coroutine/noop_coroutine_handle.h =================================================================== --- libcxx/include/__coroutine/noop_coroutine_handle.h +++ libcxx/include/__coroutine/noop_coroutine_handle.h @@ -13,7 +13,7 @@ #include <__coroutine/coroutine_handle.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CXX20_COROUTINES) Index: libcxx/include/__coroutine/trivial_awaitables.h =================================================================== --- libcxx/include/__coroutine/trivial_awaitables.h +++ libcxx/include/__coroutine/trivial_awaitables.h @@ -13,7 +13,7 @@ #include <__coroutine/coroutine_handle.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 17 && !defined(_LIBCPP_HAS_NO_CXX20_COROUTINES) Index: libcxx/include/__debug =================================================================== --- libcxx/include/__debug +++ libcxx/include/__debug @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if defined(_LIBCPP_HAS_NO_NULLPTR) Index: libcxx/include/__errc =================================================================== --- libcxx/include/__errc +++ libcxx/include/__errc @@ -104,7 +104,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__filesystem/copy_options.h =================================================================== --- libcxx/include/__filesystem/copy_options.h +++ libcxx/include/__filesystem/copy_options.h @@ -13,6 +13,10 @@ #include <__availability> #include <__config> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/directory_entry.h =================================================================== --- libcxx/include/__filesystem/directory_entry.h +++ libcxx/include/__filesystem/directory_entry.h @@ -26,6 +26,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + _LIBCPP_PUSH_MACROS #include <__undef_macros> Index: libcxx/include/__filesystem/directory_iterator.h =================================================================== --- libcxx/include/__filesystem/directory_iterator.h +++ libcxx/include/__filesystem/directory_iterator.h @@ -23,6 +23,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/directory_options.h =================================================================== --- libcxx/include/__filesystem/directory_options.h +++ libcxx/include/__filesystem/directory_options.h @@ -13,6 +13,10 @@ #include <__availability> #include <__config> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/file_status.h =================================================================== --- libcxx/include/__filesystem/file_status.h +++ libcxx/include/__filesystem/file_status.h @@ -15,6 +15,10 @@ #include <__filesystem/file_type.h> #include <__filesystem/perms.h> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/file_time_type.h =================================================================== --- libcxx/include/__filesystem/file_time_type.h +++ libcxx/include/__filesystem/file_time_type.h @@ -14,6 +14,10 @@ #include <__config> #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/file_type.h =================================================================== --- libcxx/include/__filesystem/file_type.h +++ libcxx/include/__filesystem/file_type.h @@ -13,6 +13,10 @@ #include <__availability> #include <__config> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/filesystem_error.h =================================================================== --- libcxx/include/__filesystem/filesystem_error.h +++ libcxx/include/__filesystem/filesystem_error.h @@ -19,6 +19,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/operations.h =================================================================== --- libcxx/include/__filesystem/operations.h +++ libcxx/include/__filesystem/operations.h @@ -24,6 +24,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/path.h =================================================================== --- libcxx/include/__filesystem/path.h +++ libcxx/include/__filesystem/path.h @@ -24,6 +24,10 @@ # include #endif +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/path_iterator.h =================================================================== --- libcxx/include/__filesystem/path_iterator.h +++ libcxx/include/__filesystem/path_iterator.h @@ -19,6 +19,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/perm_options.h =================================================================== --- libcxx/include/__filesystem/perm_options.h +++ libcxx/include/__filesystem/perm_options.h @@ -13,6 +13,10 @@ #include <__availability> #include <__config> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/perms.h =================================================================== --- libcxx/include/__filesystem/perms.h +++ libcxx/include/__filesystem/perms.h @@ -13,6 +13,10 @@ #include <__availability> #include <__config> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/recursive_directory_iterator.h =================================================================== --- libcxx/include/__filesystem/recursive_directory_iterator.h +++ libcxx/include/__filesystem/recursive_directory_iterator.h @@ -22,6 +22,10 @@ #include #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/space_info.h =================================================================== --- libcxx/include/__filesystem/space_info.h +++ libcxx/include/__filesystem/space_info.h @@ -14,6 +14,10 @@ #include <__config> #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__filesystem/u8path.h =================================================================== --- libcxx/include/__filesystem/u8path.h +++ libcxx/include/__filesystem/u8path.h @@ -15,6 +15,10 @@ #include <__filesystem/path.h> #include +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + #ifndef _LIBCPP_CXX03_LANG _LIBCPP_BEGIN_NAMESPACE_FILESYSTEM Index: libcxx/include/__format/format_arg.h =================================================================== --- libcxx/include/__format/format_arg.h +++ libcxx/include/__format/format_arg.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/format_args.h =================================================================== --- libcxx/include/__format/format_args.h +++ libcxx/include/__format/format_args.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/format_context.h =================================================================== --- libcxx/include/__format/format_context.h +++ libcxx/include/__format/format_context.h @@ -24,7 +24,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/format_error.h =================================================================== --- libcxx/include/__format/format_error.h +++ libcxx/include/__format/format_error.h @@ -18,7 +18,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__format/format_fwd.h =================================================================== --- libcxx/include/__format/format_fwd.h +++ libcxx/include/__format/format_fwd.h @@ -16,7 +16,7 @@ #include <__utility/forward.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/format_parse_context.h =================================================================== --- libcxx/include/__format/format_parse_context.h +++ libcxx/include/__format/format_parse_context.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__format/format_string.h =================================================================== --- libcxx/include/__format/format_string.h +++ libcxx/include/__format/format_string.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__format/formatter.h =================================================================== --- libcxx/include/__format/formatter.h +++ libcxx/include/__format/formatter.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/formatter_bool.h =================================================================== --- libcxx/include/__format/formatter_bool.h +++ libcxx/include/__format/formatter_bool.h @@ -24,7 +24,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__format/formatter_char.h =================================================================== --- libcxx/include/__format/formatter_char.h +++ libcxx/include/__format/formatter_char.h @@ -19,7 +19,7 @@ #include <__format/parser_std_format_spec.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__format/formatter_integer.h =================================================================== --- libcxx/include/__format/formatter_integer.h +++ libcxx/include/__format/formatter_integer.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/formatter_integral.h =================================================================== --- libcxx/include/__format/formatter_integral.h +++ libcxx/include/__format/formatter_integral.h @@ -30,7 +30,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/formatter_string.h =================================================================== --- libcxx/include/__format/formatter_string.h +++ libcxx/include/__format/formatter_string.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__format/parser_std_format_spec.h =================================================================== --- libcxx/include/__format/parser_std_format_spec.h +++ libcxx/include/__format/parser_std_format_spec.h @@ -24,7 +24,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -# pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__functional/binary_function.h =================================================================== --- libcxx/include/__functional/binary_function.h +++ libcxx/include/__functional/binary_function.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/binary_negate.h =================================================================== --- libcxx/include/__functional/binary_negate.h +++ libcxx/include/__functional/binary_negate.h @@ -14,7 +14,7 @@ #include <__functional/binary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/bind.h =================================================================== --- libcxx/include/__functional/bind.h +++ libcxx/include/__functional/bind.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/bind_back.h =================================================================== --- libcxx/include/__functional/bind_back.h +++ libcxx/include/__functional/bind_back.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/bind_front.h =================================================================== --- libcxx/include/__functional/bind_front.h +++ libcxx/include/__functional/bind_front.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/binder1st.h =================================================================== --- libcxx/include/__functional/binder1st.h +++ libcxx/include/__functional/binder1st.h @@ -14,7 +14,7 @@ #include <__functional/unary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/binder2nd.h =================================================================== --- libcxx/include/__functional/binder2nd.h +++ libcxx/include/__functional/binder2nd.h @@ -14,7 +14,7 @@ #include <__functional/unary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/compose.h =================================================================== --- libcxx/include/__functional/compose.h +++ libcxx/include/__functional/compose.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/default_searcher.h =================================================================== --- libcxx/include/__functional/default_searcher.h +++ libcxx/include/__functional/default_searcher.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/function.h =================================================================== --- libcxx/include/__functional/function.h +++ libcxx/include/__functional/function.h @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/hash.h =================================================================== --- libcxx/include/__functional/hash.h +++ libcxx/include/__functional/hash.h @@ -23,7 +23,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/identity.h =================================================================== --- libcxx/include/__functional/identity.h +++ libcxx/include/__functional/identity.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/invoke.h =================================================================== --- libcxx/include/__functional/invoke.h +++ libcxx/include/__functional/invoke.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/is_transparent.h =================================================================== --- libcxx/include/__functional/is_transparent.h +++ libcxx/include/__functional/is_transparent.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/mem_fn.h =================================================================== --- libcxx/include/__functional/mem_fn.h +++ libcxx/include/__functional/mem_fn.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/mem_fun_ref.h =================================================================== --- libcxx/include/__functional/mem_fun_ref.h +++ libcxx/include/__functional/mem_fun_ref.h @@ -15,7 +15,7 @@ #include <__functional/unary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/not_fn.h =================================================================== --- libcxx/include/__functional/not_fn.h +++ libcxx/include/__functional/not_fn.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/operations.h =================================================================== --- libcxx/include/__functional/operations.h +++ libcxx/include/__functional/operations.h @@ -16,7 +16,7 @@ #include <__utility/forward.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/perfect_forward.h =================================================================== --- libcxx/include/__functional/perfect_forward.h +++ libcxx/include/__functional/perfect_forward.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/pointer_to_binary_function.h =================================================================== --- libcxx/include/__functional/pointer_to_binary_function.h +++ libcxx/include/__functional/pointer_to_binary_function.h @@ -14,7 +14,7 @@ #include <__functional/binary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/pointer_to_unary_function.h =================================================================== --- libcxx/include/__functional/pointer_to_unary_function.h +++ libcxx/include/__functional/pointer_to_unary_function.h @@ -14,7 +14,7 @@ #include <__functional/unary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/ranges_operations.h =================================================================== --- libcxx/include/__functional/ranges_operations.h +++ libcxx/include/__functional/ranges_operations.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/reference_wrapper.h =================================================================== --- libcxx/include/__functional/reference_wrapper.h +++ libcxx/include/__functional/reference_wrapper.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/unary_function.h =================================================================== --- libcxx/include/__functional/unary_function.h +++ libcxx/include/__functional/unary_function.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/unary_negate.h =================================================================== --- libcxx/include/__functional/unary_negate.h +++ libcxx/include/__functional/unary_negate.h @@ -14,7 +14,7 @@ #include <__functional/unary_function.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/unwrap_ref.h =================================================================== --- libcxx/include/__functional/unwrap_ref.h +++ libcxx/include/__functional/unwrap_ref.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional/weak_result_type.h =================================================================== --- libcxx/include/__functional/weak_result_type.h +++ libcxx/include/__functional/weak_result_type.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__functional_base =================================================================== --- libcxx/include/__functional_base +++ libcxx/include/__functional_base @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_FUNCTIONAL_BASE Index: libcxx/include/__hash_table =================================================================== --- libcxx/include/__hash_table +++ libcxx/include/__hash_table @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__iterator/access.h =================================================================== --- libcxx/include/__iterator/access.h +++ libcxx/include/__iterator/access.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/advance.h =================================================================== --- libcxx/include/__iterator/advance.h +++ libcxx/include/__iterator/advance.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/back_insert_iterator.h =================================================================== --- libcxx/include/__iterator/back_insert_iterator.h +++ libcxx/include/__iterator/back_insert_iterator.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/common_iterator.h =================================================================== --- libcxx/include/__iterator/common_iterator.h +++ libcxx/include/__iterator/common_iterator.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/concepts.h =================================================================== --- libcxx/include/__iterator/concepts.h +++ libcxx/include/__iterator/concepts.h @@ -21,7 +21,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/counted_iterator.h =================================================================== --- libcxx/include/__iterator/counted_iterator.h +++ libcxx/include/__iterator/counted_iterator.h @@ -25,7 +25,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/data.h =================================================================== --- libcxx/include/__iterator/data.h +++ libcxx/include/__iterator/data.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/default_sentinel.h =================================================================== --- libcxx/include/__iterator/default_sentinel.h +++ libcxx/include/__iterator/default_sentinel.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/distance.h =================================================================== --- libcxx/include/__iterator/distance.h +++ libcxx/include/__iterator/distance.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/empty.h =================================================================== --- libcxx/include/__iterator/empty.h +++ libcxx/include/__iterator/empty.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/erase_if_container.h =================================================================== --- libcxx/include/__iterator/erase_if_container.h +++ libcxx/include/__iterator/erase_if_container.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/front_insert_iterator.h =================================================================== --- libcxx/include/__iterator/front_insert_iterator.h +++ libcxx/include/__iterator/front_insert_iterator.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/incrementable_traits.h =================================================================== --- libcxx/include/__iterator/incrementable_traits.h +++ libcxx/include/__iterator/incrementable_traits.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/indirectly_comparable.h =================================================================== --- libcxx/include/__iterator/indirectly_comparable.h +++ libcxx/include/__iterator/indirectly_comparable.h @@ -15,6 +15,10 @@ #include <__iterator/concepts.h> #include <__iterator/projected.h> +#if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) +# pragma GCC system_header +#endif + _LIBCPP_BEGIN_NAMESPACE_STD #if !defined(_LIBCPP_HAS_NO_CONCEPTS) Index: libcxx/include/__iterator/insert_iterator.h =================================================================== --- libcxx/include/__iterator/insert_iterator.h +++ libcxx/include/__iterator/insert_iterator.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/istream_iterator.h =================================================================== --- libcxx/include/__iterator/istream_iterator.h +++ libcxx/include/__iterator/istream_iterator.h @@ -17,7 +17,7 @@ #include // for forward declarations of char_traits and basic_istream #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/istreambuf_iterator.h =================================================================== --- libcxx/include/__iterator/istreambuf_iterator.h +++ libcxx/include/__iterator/istreambuf_iterator.h @@ -16,7 +16,7 @@ #include // for forward declaration of basic_streambuf #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/iter_move.h =================================================================== --- libcxx/include/__iterator/iter_move.h +++ libcxx/include/__iterator/iter_move.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/iter_swap.h =================================================================== --- libcxx/include/__iterator/iter_swap.h +++ libcxx/include/__iterator/iter_swap.h @@ -21,7 +21,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/iterator.h =================================================================== --- libcxx/include/__iterator/iterator.h +++ libcxx/include/__iterator/iterator.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/iterator_traits.h =================================================================== --- libcxx/include/__iterator/iterator_traits.h +++ libcxx/include/__iterator/iterator_traits.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/move_iterator.h =================================================================== --- libcxx/include/__iterator/move_iterator.h +++ libcxx/include/__iterator/move_iterator.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/next.h =================================================================== --- libcxx/include/__iterator/next.h +++ libcxx/include/__iterator/next.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/ostream_iterator.h =================================================================== --- libcxx/include/__iterator/ostream_iterator.h +++ libcxx/include/__iterator/ostream_iterator.h @@ -17,7 +17,7 @@ #include // for forward declarations of char_traits and basic_ostream #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/ostreambuf_iterator.h =================================================================== --- libcxx/include/__iterator/ostreambuf_iterator.h +++ libcxx/include/__iterator/ostreambuf_iterator.h @@ -16,7 +16,7 @@ #include // for forward declaration of basic_streambuf #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/prev.h =================================================================== --- libcxx/include/__iterator/prev.h +++ libcxx/include/__iterator/prev.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/projected.h =================================================================== --- libcxx/include/__iterator/projected.h +++ libcxx/include/__iterator/projected.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/readable_traits.h =================================================================== --- libcxx/include/__iterator/readable_traits.h +++ libcxx/include/__iterator/readable_traits.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/reverse_access.h =================================================================== --- libcxx/include/__iterator/reverse_access.h +++ libcxx/include/__iterator/reverse_access.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/reverse_iterator.h =================================================================== --- libcxx/include/__iterator/reverse_iterator.h +++ libcxx/include/__iterator/reverse_iterator.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/size.h =================================================================== --- libcxx/include/__iterator/size.h +++ libcxx/include/__iterator/size.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/unreachable_sentinel.h =================================================================== --- libcxx/include/__iterator/unreachable_sentinel.h +++ libcxx/include/__iterator/unreachable_sentinel.h @@ -14,7 +14,7 @@ #include <__iterator/concepts.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__iterator/wrap_iter.h =================================================================== --- libcxx/include/__iterator/wrap_iter.h +++ libcxx/include/__iterator/wrap_iter.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__locale =================================================================== --- libcxx/include/__locale +++ libcxx/include/__locale @@ -47,7 +47,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__mbstate_t.h =================================================================== --- libcxx/include/__mbstate_t.h +++ libcxx/include/__mbstate_t.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // TODO(ldionne): Index: libcxx/include/__memory/addressof.h =================================================================== --- libcxx/include/__memory/addressof.h +++ libcxx/include/__memory/addressof.h @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/allocation_guard.h =================================================================== --- libcxx/include/__memory/allocation_guard.h +++ libcxx/include/__memory/allocation_guard.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/allocator.h =================================================================== --- libcxx/include/__memory/allocator.h +++ libcxx/include/__memory/allocator.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/allocator_arg_t.h =================================================================== --- libcxx/include/__memory/allocator_arg_t.h +++ libcxx/include/__memory/allocator_arg_t.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/allocator_traits.h =================================================================== --- libcxx/include/__memory/allocator_traits.h +++ libcxx/include/__memory/allocator_traits.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__memory/auto_ptr.h =================================================================== --- libcxx/include/__memory/auto_ptr.h +++ libcxx/include/__memory/auto_ptr.h @@ -14,7 +14,7 @@ #include <__nullptr> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/compressed_pair.h =================================================================== --- libcxx/include/__memory/compressed_pair.h +++ libcxx/include/__memory/compressed_pair.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/concepts.h =================================================================== --- libcxx/include/__memory/concepts.h +++ libcxx/include/__memory/concepts.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/construct_at.h =================================================================== --- libcxx/include/__memory/construct_at.h +++ libcxx/include/__memory/construct_at.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/pointer_traits.h =================================================================== --- libcxx/include/__memory/pointer_traits.h +++ libcxx/include/__memory/pointer_traits.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/ranges_construct_at.h =================================================================== --- libcxx/include/__memory/ranges_construct_at.h +++ libcxx/include/__memory/ranges_construct_at.h @@ -24,7 +24,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/ranges_uninitialized_algorithms.h =================================================================== --- libcxx/include/__memory/ranges_uninitialized_algorithms.h +++ libcxx/include/__memory/ranges_uninitialized_algorithms.h @@ -27,7 +27,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/raw_storage_iterator.h =================================================================== --- libcxx/include/__memory/raw_storage_iterator.h +++ libcxx/include/__memory/raw_storage_iterator.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/shared_ptr.h =================================================================== --- libcxx/include/__memory/shared_ptr.h +++ libcxx/include/__memory/shared_ptr.h @@ -40,7 +40,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/temporary_buffer.h =================================================================== --- libcxx/include/__memory/temporary_buffer.h +++ libcxx/include/__memory/temporary_buffer.h @@ -16,7 +16,7 @@ #include // pair #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/uninitialized_algorithms.h =================================================================== --- libcxx/include/__memory/uninitialized_algorithms.h +++ libcxx/include/__memory/uninitialized_algorithms.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/unique_ptr.h =================================================================== --- libcxx/include/__memory/unique_ptr.h +++ libcxx/include/__memory/unique_ptr.h @@ -26,7 +26,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__memory/uses_allocator.h =================================================================== --- libcxx/include/__memory/uses_allocator.h +++ libcxx/include/__memory/uses_allocator.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__mutex_base =================================================================== --- libcxx/include/__mutex_base +++ libcxx/include/__mutex_base @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__node_handle =================================================================== --- libcxx/include/__node_handle +++ libcxx/include/__node_handle @@ -64,7 +64,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__nullptr =================================================================== --- libcxx/include/__nullptr +++ libcxx/include/__nullptr @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_NULLPTR Index: libcxx/include/__numeric/accumulate.h =================================================================== --- libcxx/include/__numeric/accumulate.h +++ libcxx/include/__numeric/accumulate.h @@ -14,7 +14,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__numeric/inner_product.h =================================================================== --- libcxx/include/__numeric/inner_product.h +++ libcxx/include/__numeric/inner_product.h @@ -14,7 +14,7 @@ #include <__utility/move.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/bernoulli_distribution.h =================================================================== --- libcxx/include/__random/bernoulli_distribution.h +++ libcxx/include/__random/bernoulli_distribution.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/binomial_distribution.h =================================================================== --- libcxx/include/__random/binomial_distribution.h +++ libcxx/include/__random/binomial_distribution.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/cauchy_distribution.h =================================================================== --- libcxx/include/__random/cauchy_distribution.h +++ libcxx/include/__random/cauchy_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/chi_squared_distribution.h =================================================================== --- libcxx/include/__random/chi_squared_distribution.h +++ libcxx/include/__random/chi_squared_distribution.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/clamp_to_integral.h =================================================================== --- libcxx/include/__random/clamp_to_integral.h +++ libcxx/include/__random/clamp_to_integral.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/default_random_engine.h =================================================================== --- libcxx/include/__random/default_random_engine.h +++ libcxx/include/__random/default_random_engine.h @@ -13,7 +13,7 @@ #include <__random/linear_congruential_engine.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/discard_block_engine.h =================================================================== --- libcxx/include/__random/discard_block_engine.h +++ libcxx/include/__random/discard_block_engine.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/discrete_distribution.h =================================================================== --- libcxx/include/__random/discrete_distribution.h +++ libcxx/include/__random/discrete_distribution.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/exponential_distribution.h =================================================================== --- libcxx/include/__random/exponential_distribution.h +++ libcxx/include/__random/exponential_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/extreme_value_distribution.h =================================================================== --- libcxx/include/__random/extreme_value_distribution.h +++ libcxx/include/__random/extreme_value_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/fisher_f_distribution.h =================================================================== --- libcxx/include/__random/fisher_f_distribution.h +++ libcxx/include/__random/fisher_f_distribution.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/gamma_distribution.h =================================================================== --- libcxx/include/__random/gamma_distribution.h +++ libcxx/include/__random/gamma_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/generate_canonical.h =================================================================== --- libcxx/include/__random/generate_canonical.h +++ libcxx/include/__random/generate_canonical.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/geometric_distribution.h =================================================================== --- libcxx/include/__random/geometric_distribution.h +++ libcxx/include/__random/geometric_distribution.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/independent_bits_engine.h =================================================================== --- libcxx/include/__random/independent_bits_engine.h +++ libcxx/include/__random/independent_bits_engine.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/is_seed_sequence.h =================================================================== --- libcxx/include/__random/is_seed_sequence.h +++ libcxx/include/__random/is_seed_sequence.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/knuth_b.h =================================================================== --- libcxx/include/__random/knuth_b.h +++ libcxx/include/__random/knuth_b.h @@ -14,7 +14,7 @@ #include <__random/shuffle_order_engine.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/linear_congruential_engine.h =================================================================== --- libcxx/include/__random/linear_congruential_engine.h +++ libcxx/include/__random/linear_congruential_engine.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/log2.h =================================================================== --- libcxx/include/__random/log2.h +++ libcxx/include/__random/log2.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/lognormal_distribution.h =================================================================== --- libcxx/include/__random/lognormal_distribution.h +++ libcxx/include/__random/lognormal_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/mersenne_twister_engine.h =================================================================== --- libcxx/include/__random/mersenne_twister_engine.h +++ libcxx/include/__random/mersenne_twister_engine.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/negative_binomial_distribution.h =================================================================== --- libcxx/include/__random/negative_binomial_distribution.h +++ libcxx/include/__random/negative_binomial_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/normal_distribution.h =================================================================== --- libcxx/include/__random/normal_distribution.h +++ libcxx/include/__random/normal_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/piecewise_constant_distribution.h =================================================================== --- libcxx/include/__random/piecewise_constant_distribution.h +++ libcxx/include/__random/piecewise_constant_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/piecewise_linear_distribution.h =================================================================== --- libcxx/include/__random/piecewise_linear_distribution.h +++ libcxx/include/__random/piecewise_linear_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/poisson_distribution.h =================================================================== --- libcxx/include/__random/poisson_distribution.h +++ libcxx/include/__random/poisson_distribution.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/random_device.h =================================================================== --- libcxx/include/__random/random_device.h +++ libcxx/include/__random/random_device.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/ranlux.h =================================================================== --- libcxx/include/__random/ranlux.h +++ libcxx/include/__random/ranlux.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__random/seed_seq.h =================================================================== --- libcxx/include/__random/seed_seq.h +++ libcxx/include/__random/seed_seq.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/shuffle_order_engine.h =================================================================== --- libcxx/include/__random/shuffle_order_engine.h +++ libcxx/include/__random/shuffle_order_engine.h @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/student_t_distribution.h =================================================================== --- libcxx/include/__random/student_t_distribution.h +++ libcxx/include/__random/student_t_distribution.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/subtract_with_carry_engine.h =================================================================== --- libcxx/include/__random/subtract_with_carry_engine.h +++ libcxx/include/__random/subtract_with_carry_engine.h @@ -21,7 +21,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/uniform_int_distribution.h =================================================================== --- libcxx/include/__random/uniform_int_distribution.h +++ libcxx/include/__random/uniform_int_distribution.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/uniform_random_bit_generator.h =================================================================== --- libcxx/include/__random/uniform_random_bit_generator.h +++ libcxx/include/__random/uniform_random_bit_generator.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/uniform_real_distribution.h =================================================================== --- libcxx/include/__random/uniform_real_distribution.h +++ libcxx/include/__random/uniform_real_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__random/weibull_distribution.h =================================================================== --- libcxx/include/__random/weibull_distribution.h +++ libcxx/include/__random/weibull_distribution.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__ranges/access.h =================================================================== --- libcxx/include/__ranges/access.h +++ libcxx/include/__ranges/access.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/all.h =================================================================== --- libcxx/include/__ranges/all.h +++ libcxx/include/__ranges/all.h @@ -23,7 +23,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/common_view.h =================================================================== --- libcxx/include/__ranges/common_view.h +++ libcxx/include/__ranges/common_view.h @@ -25,7 +25,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/concepts.h =================================================================== --- libcxx/include/__ranges/concepts.h +++ libcxx/include/__ranges/concepts.h @@ -27,7 +27,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/copyable_box.h =================================================================== --- libcxx/include/__ranges/copyable_box.h +++ libcxx/include/__ranges/copyable_box.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/counted.h =================================================================== --- libcxx/include/__ranges/counted.h +++ libcxx/include/__ranges/counted.h @@ -24,7 +24,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/dangling.h =================================================================== --- libcxx/include/__ranges/dangling.h +++ libcxx/include/__ranges/dangling.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/data.h =================================================================== --- libcxx/include/__ranges/data.h +++ libcxx/include/__ranges/data.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/drop_view.h =================================================================== --- libcxx/include/__ranges/drop_view.h +++ libcxx/include/__ranges/drop_view.h @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/empty.h =================================================================== --- libcxx/include/__ranges/empty.h +++ libcxx/include/__ranges/empty.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/empty_view.h =================================================================== --- libcxx/include/__ranges/empty_view.h +++ libcxx/include/__ranges/empty_view.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/enable_borrowed_range.h =================================================================== --- libcxx/include/__ranges/enable_borrowed_range.h +++ libcxx/include/__ranges/enable_borrowed_range.h @@ -17,7 +17,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/enable_view.h =================================================================== --- libcxx/include/__ranges/enable_view.h +++ libcxx/include/__ranges/enable_view.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/iota_view.h =================================================================== --- libcxx/include/__ranges/iota_view.h +++ libcxx/include/__ranges/iota_view.h @@ -34,7 +34,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/join_view.h =================================================================== --- libcxx/include/__ranges/join_view.h +++ libcxx/include/__ranges/join_view.h @@ -25,7 +25,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/non_propagating_cache.h =================================================================== --- libcxx/include/__ranges/non_propagating_cache.h +++ libcxx/include/__ranges/non_propagating_cache.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/owning_view.h =================================================================== --- libcxx/include/__ranges/owning_view.h +++ libcxx/include/__ranges/owning_view.h @@ -23,7 +23,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/range_adaptor.h =================================================================== --- libcxx/include/__ranges/range_adaptor.h +++ libcxx/include/__ranges/range_adaptor.h @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/ref_view.h =================================================================== --- libcxx/include/__ranges/ref_view.h +++ libcxx/include/__ranges/ref_view.h @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/reverse_view.h =================================================================== --- libcxx/include/__ranges/reverse_view.h +++ libcxx/include/__ranges/reverse_view.h @@ -28,7 +28,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/single_view.h =================================================================== --- libcxx/include/__ranges/single_view.h +++ libcxx/include/__ranges/single_view.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/size.h =================================================================== --- libcxx/include/__ranges/size.h +++ libcxx/include/__ranges/size.h @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/subrange.h =================================================================== --- libcxx/include/__ranges/subrange.h +++ libcxx/include/__ranges/subrange.h @@ -31,7 +31,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/take_view.h =================================================================== --- libcxx/include/__ranges/take_view.h +++ libcxx/include/__ranges/take_view.h @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__ranges/transform_view.h =================================================================== --- libcxx/include/__ranges/transform_view.h +++ libcxx/include/__ranges/transform_view.h @@ -36,7 +36,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__ranges/view_interface.h =================================================================== --- libcxx/include/__ranges/view_interface.h +++ libcxx/include/__ranges/view_interface.h @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__split_buffer =================================================================== --- libcxx/include/__split_buffer +++ libcxx/include/__split_buffer @@ -8,7 +8,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__std_stream =================================================================== --- libcxx/include/__std_stream +++ libcxx/include/__std_stream @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__string =================================================================== --- libcxx/include/__string +++ libcxx/include/__string @@ -33,7 +33,7 @@ #include <__debug> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__thread/poll_with_backoff.h =================================================================== --- libcxx/include/__thread/poll_with_backoff.h +++ libcxx/include/__thread/poll_with_backoff.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__thread/timed_backoff_policy.h =================================================================== --- libcxx/include/__thread/timed_backoff_policy.h +++ libcxx/include/__thread/timed_backoff_policy.h @@ -17,7 +17,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__threading_support =================================================================== --- libcxx/include/__threading_support +++ libcxx/include/__threading_support @@ -23,7 +23,7 @@ #endif #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif #if defined(_LIBCPP_HAS_THREAD_API_EXTERNAL) Index: libcxx/include/__tree =================================================================== --- libcxx/include/__tree +++ libcxx/include/__tree @@ -19,7 +19,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__tuple =================================================================== --- libcxx/include/__tuple +++ libcxx/include/__tuple @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif Index: libcxx/include/__utility/as_const.h =================================================================== --- libcxx/include/__utility/as_const.h +++ libcxx/include/__utility/as_const.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/auto_cast.h =================================================================== --- libcxx/include/__utility/auto_cast.h +++ libcxx/include/__utility/auto_cast.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #define _LIBCPP_AUTO_CAST(expr) static_cast::type>(expr) Index: libcxx/include/__utility/cmp.h =================================================================== --- libcxx/include/__utility/cmp.h +++ libcxx/include/__utility/cmp.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/__utility/declval.h =================================================================== --- libcxx/include/__utility/declval.h +++ libcxx/include/__utility/declval.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/exchange.h =================================================================== --- libcxx/include/__utility/exchange.h +++ libcxx/include/__utility/exchange.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/forward.h =================================================================== --- libcxx/include/__utility/forward.h +++ libcxx/include/__utility/forward.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/in_place.h =================================================================== --- libcxx/include/__utility/in_place.h +++ libcxx/include/__utility/in_place.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/integer_sequence.h =================================================================== --- libcxx/include/__utility/integer_sequence.h +++ libcxx/include/__utility/integer_sequence.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/move.h =================================================================== --- libcxx/include/__utility/move.h +++ libcxx/include/__utility/move.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/pair.h =================================================================== --- libcxx/include/__utility/pair.h +++ libcxx/include/__utility/pair.h @@ -21,7 +21,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/piecewise_construct.h =================================================================== --- libcxx/include/__utility/piecewise_construct.h +++ libcxx/include/__utility/piecewise_construct.h @@ -12,7 +12,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/priority_tag.h =================================================================== --- libcxx/include/__utility/priority_tag.h +++ libcxx/include/__utility/priority_tag.h @@ -13,7 +13,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/rel_ops.h =================================================================== --- libcxx/include/__utility/rel_ops.h +++ libcxx/include/__utility/rel_ops.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/swap.h =================================================================== --- libcxx/include/__utility/swap.h +++ libcxx/include/__utility/swap.h @@ -16,7 +16,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/to_underlying.h =================================================================== --- libcxx/include/__utility/to_underlying.h +++ libcxx/include/__utility/to_underlying.h @@ -14,7 +14,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__utility/transaction.h =================================================================== --- libcxx/include/__utility/transaction.h +++ libcxx/include/__utility/transaction.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/__variant/monostate.h =================================================================== --- libcxx/include/__variant/monostate.h +++ libcxx/include/__variant/monostate.h @@ -15,7 +15,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/algorithm =================================================================== --- libcxx/include/algorithm +++ libcxx/include/algorithm @@ -774,7 +774,7 @@ #include <__algorithm/upper_bound.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if defined(_LIBCPP_HAS_PARALLEL_ALGORITHMS) && _LIBCPP_STD_VER >= 17 Index: libcxx/include/any =================================================================== --- libcxx/include/any +++ libcxx/include/any @@ -90,7 +90,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace std { Index: libcxx/include/array =================================================================== --- libcxx/include/array +++ libcxx/include/array @@ -120,7 +120,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/atomic =================================================================== --- libcxx/include/atomic +++ libcxx/include/atomic @@ -533,7 +533,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_ATOMIC_HEADER Index: libcxx/include/barrier =================================================================== --- libcxx/include/barrier +++ libcxx/include/barrier @@ -54,7 +54,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/bit =================================================================== --- libcxx/include/bit +++ libcxx/include/bit @@ -78,7 +78,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/bitset =================================================================== --- libcxx/include/bitset +++ libcxx/include/bitset @@ -123,7 +123,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/cassert =================================================================== --- libcxx/include/cassert +++ libcxx/include/cassert @@ -20,5 +20,5 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif Index: libcxx/include/ccomplex =================================================================== --- libcxx/include/ccomplex +++ libcxx/include/ccomplex @@ -20,7 +20,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // hh 080623 Created Index: libcxx/include/cctype =================================================================== --- libcxx/include/cctype +++ libcxx/include/cctype @@ -38,7 +38,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cerrno =================================================================== --- libcxx/include/cerrno +++ libcxx/include/cerrno @@ -26,7 +26,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CERRNO Index: libcxx/include/cfenv =================================================================== --- libcxx/include/cfenv +++ libcxx/include/cfenv @@ -56,7 +56,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cfloat =================================================================== --- libcxx/include/cfloat +++ libcxx/include/cfloat @@ -73,7 +73,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CFLOAT Index: libcxx/include/charconv =================================================================== --- libcxx/include/charconv +++ libcxx/include/charconv @@ -94,7 +94,7 @@ #include <__debug> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/chrono =================================================================== --- libcxx/include/chrono +++ libcxx/include/chrono @@ -707,7 +707,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CHRONO Index: libcxx/include/cinttypes =================================================================== --- libcxx/include/cinttypes +++ libcxx/include/cinttypes @@ -239,7 +239,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/ciso646 =================================================================== --- libcxx/include/ciso646 +++ libcxx/include/ciso646 @@ -18,7 +18,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CISO646 Index: libcxx/include/climits =================================================================== --- libcxx/include/climits +++ libcxx/include/climits @@ -41,7 +41,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CLIMITS Index: libcxx/include/clocale =================================================================== --- libcxx/include/clocale +++ libcxx/include/clocale @@ -38,7 +38,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cmath =================================================================== --- libcxx/include/cmath +++ libcxx/include/cmath @@ -310,7 +310,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/codecvt =================================================================== --- libcxx/include/codecvt +++ libcxx/include/codecvt @@ -59,7 +59,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/compare =================================================================== --- libcxx/include/compare +++ libcxx/include/compare @@ -156,7 +156,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_COMPARE Index: libcxx/include/complex =================================================================== --- libcxx/include/complex +++ libcxx/include/complex @@ -243,7 +243,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/complex.h =================================================================== --- libcxx/include/complex.h +++ libcxx/include/complex.h @@ -20,7 +20,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef __cplusplus Index: libcxx/include/concepts =================================================================== --- libcxx/include/concepts +++ libcxx/include/concepts @@ -155,7 +155,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CONCEPTS Index: libcxx/include/condition_variable =================================================================== --- libcxx/include/condition_variable +++ libcxx/include/condition_variable @@ -112,7 +112,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifndef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/coroutine =================================================================== --- libcxx/include/coroutine +++ libcxx/include/coroutine @@ -46,7 +46,7 @@ #include #ifndef _LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_COROUTINE Index: libcxx/include/csetjmp =================================================================== --- libcxx/include/csetjmp +++ libcxx/include/csetjmp @@ -34,7 +34,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/csignal =================================================================== --- libcxx/include/csignal +++ libcxx/include/csignal @@ -43,7 +43,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cstdarg =================================================================== --- libcxx/include/cstdarg +++ libcxx/include/cstdarg @@ -35,7 +35,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cstdbool =================================================================== --- libcxx/include/cstdbool +++ libcxx/include/cstdbool @@ -22,7 +22,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #undef __bool_true_false_are_defined Index: libcxx/include/cstddef =================================================================== --- libcxx/include/cstddef +++ libcxx/include/cstddef @@ -37,7 +37,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // Don't include our own ; we don't want to declare ::nullptr_t. Index: libcxx/include/cstdint =================================================================== --- libcxx/include/cstdint +++ libcxx/include/cstdint @@ -144,7 +144,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cstdio =================================================================== --- libcxx/include/cstdio +++ libcxx/include/cstdio @@ -99,7 +99,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cstdlib =================================================================== --- libcxx/include/cstdlib +++ libcxx/include/cstdlib @@ -85,7 +85,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef __GNUC__ Index: libcxx/include/cstring =================================================================== --- libcxx/include/cstring +++ libcxx/include/cstring @@ -60,7 +60,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/ctgmath =================================================================== --- libcxx/include/ctgmath +++ libcxx/include/ctgmath @@ -22,7 +22,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_CTGMATH Index: libcxx/include/ctime =================================================================== --- libcxx/include/ctime +++ libcxx/include/ctime @@ -49,7 +49,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // FIXME: Index: libcxx/include/ctype.h =================================================================== --- libcxx/include/ctype.h +++ libcxx/include/ctype.h @@ -32,7 +32,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/cwchar =================================================================== --- libcxx/include/cwchar +++ libcxx/include/cwchar @@ -107,7 +107,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/cwctype =================================================================== --- libcxx/include/cwctype +++ libcxx/include/cwctype @@ -54,7 +54,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/deque =================================================================== --- libcxx/include/deque +++ libcxx/include/deque @@ -175,7 +175,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/errno.h =================================================================== --- libcxx/include/errno.h +++ libcxx/include/errno.h @@ -25,7 +25,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/exception =================================================================== --- libcxx/include/exception +++ libcxx/include/exception @@ -89,7 +89,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace std // purposefully not using versioning namespace Index: libcxx/include/execution =================================================================== --- libcxx/include/execution +++ libcxx/include/execution @@ -18,7 +18,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_EXECUTION Index: libcxx/include/experimental/__config =================================================================== --- libcxx/include/experimental/__config +++ libcxx/include/experimental/__config @@ -13,7 +13,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #define _LIBCPP_BEGIN_NAMESPACE_EXPERIMENTAL namespace std { namespace experimental { Index: libcxx/include/experimental/__memory =================================================================== --- libcxx/include/experimental/__memory +++ libcxx/include/experimental/__memory @@ -18,7 +18,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS Index: libcxx/include/experimental/algorithm =================================================================== --- libcxx/include/experimental/algorithm +++ libcxx/include/experimental/algorithm @@ -37,7 +37,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS Index: libcxx/include/experimental/coroutine =================================================================== --- libcxx/include/experimental/coroutine +++ libcxx/include/experimental/coroutine @@ -54,7 +54,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_EXPERIMENTAL_COROUTINES Index: libcxx/include/experimental/deque =================================================================== --- libcxx/include/experimental/deque +++ libcxx/include/experimental/deque @@ -33,7 +33,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/filesystem =================================================================== --- libcxx/include/experimental/filesystem +++ libcxx/include/experimental/filesystem @@ -233,7 +233,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/experimental/forward_list =================================================================== --- libcxx/include/experimental/forward_list +++ libcxx/include/experimental/forward_list @@ -33,7 +33,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/functional =================================================================== --- libcxx/include/experimental/functional +++ libcxx/include/experimental/functional @@ -97,7 +97,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/experimental/iterator =================================================================== --- libcxx/include/experimental/iterator +++ libcxx/include/experimental/iterator @@ -59,7 +59,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 11 Index: libcxx/include/experimental/list =================================================================== --- libcxx/include/experimental/list +++ libcxx/include/experimental/list @@ -33,7 +33,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/map =================================================================== --- libcxx/include/experimental/map +++ libcxx/include/experimental/map @@ -38,7 +38,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/memory_resource =================================================================== --- libcxx/include/experimental/memory_resource +++ libcxx/include/experimental/memory_resource @@ -78,7 +78,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/experimental/propagate_const =================================================================== --- libcxx/include/experimental/propagate_const +++ libcxx/include/experimental/propagate_const @@ -112,7 +112,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if _LIBCPP_STD_VER > 11 Index: libcxx/include/experimental/regex =================================================================== --- libcxx/include/experimental/regex +++ libcxx/include/experimental/regex @@ -41,7 +41,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/set =================================================================== --- libcxx/include/experimental/set +++ libcxx/include/experimental/set @@ -38,7 +38,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/simd =================================================================== --- libcxx/include/experimental/simd +++ libcxx/include/experimental/simd @@ -656,7 +656,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/experimental/string =================================================================== --- libcxx/include/experimental/string +++ libcxx/include/experimental/string @@ -42,7 +42,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/type_traits =================================================================== --- libcxx/include/experimental/type_traits +++ libcxx/include/experimental/type_traits @@ -76,7 +76,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS Index: libcxx/include/experimental/unordered_map =================================================================== --- libcxx/include/experimental/unordered_map +++ libcxx/include/experimental/unordered_map @@ -44,7 +44,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/unordered_set =================================================================== --- libcxx/include/experimental/unordered_set +++ libcxx/include/experimental/unordered_set @@ -38,7 +38,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/experimental/utility =================================================================== --- libcxx/include/experimental/utility +++ libcxx/include/experimental/utility @@ -34,7 +34,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS Index: libcxx/include/experimental/vector =================================================================== --- libcxx/include/experimental/vector +++ libcxx/include/experimental/vector @@ -33,7 +33,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_LFTS_PMR Index: libcxx/include/ext/__hash =================================================================== --- libcxx/include/ext/__hash +++ libcxx/include/ext/__hash @@ -10,7 +10,7 @@ #ifndef _LIBCPP_EXT_HASH #define _LIBCPP_EXT_HASH -#pragma GCC system_header +# pragma GCC system_header #include <__string> #include Index: libcxx/include/ext/hash_map =================================================================== --- libcxx/include/ext/hash_map +++ libcxx/include/ext/hash_map @@ -217,7 +217,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace __gnu_cxx { Index: libcxx/include/ext/hash_set =================================================================== --- libcxx/include/ext/hash_set +++ libcxx/include/ext/hash_set @@ -206,7 +206,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace __gnu_cxx { Index: libcxx/include/fenv.h =================================================================== --- libcxx/include/fenv.h +++ libcxx/include/fenv.h @@ -53,7 +53,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/filesystem =================================================================== --- libcxx/include/filesystem +++ libcxx/include/filesystem @@ -263,7 +263,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_FILESYSTEM Index: libcxx/include/float.h =================================================================== --- libcxx/include/float.h +++ libcxx/include/float.h @@ -73,7 +73,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/format =================================================================== --- libcxx/include/format +++ libcxx/include/format @@ -152,7 +152,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/forward_list =================================================================== --- libcxx/include/forward_list +++ libcxx/include/forward_list @@ -190,7 +190,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/fstream =================================================================== --- libcxx/include/fstream +++ libcxx/include/fstream @@ -194,7 +194,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/functional =================================================================== --- libcxx/include/functional +++ libcxx/include/functional @@ -529,7 +529,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_FUNCTIONAL Index: libcxx/include/future =================================================================== --- libcxx/include/future +++ libcxx/include/future @@ -377,7 +377,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/initializer_list =================================================================== --- libcxx/include/initializer_list +++ libcxx/include/initializer_list @@ -46,7 +46,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace std // purposefully not versioned Index: libcxx/include/inttypes.h =================================================================== --- libcxx/include/inttypes.h +++ libcxx/include/inttypes.h @@ -238,7 +238,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif /* C99 stdlib (e.g. glibc < 2.18) does not provide format macros needed Index: libcxx/include/iomanip =================================================================== --- libcxx/include/iomanip +++ libcxx/include/iomanip @@ -48,7 +48,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/ios =================================================================== --- libcxx/include/ios +++ libcxx/include/ios @@ -221,7 +221,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/iosfwd =================================================================== --- libcxx/include/iosfwd +++ libcxx/include/iosfwd @@ -99,7 +99,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/iostream =================================================================== --- libcxx/include/iostream +++ libcxx/include/iostream @@ -41,7 +41,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/istream =================================================================== --- libcxx/include/istream +++ libcxx/include/istream @@ -164,7 +164,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/iterator =================================================================== --- libcxx/include/iterator +++ libcxx/include/iterator @@ -637,7 +637,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_ITERATOR Index: libcxx/include/latch =================================================================== --- libcxx/include/latch +++ libcxx/include/latch @@ -46,7 +46,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/limits =================================================================== --- libcxx/include/limits +++ libcxx/include/limits @@ -113,7 +113,7 @@ #endif // __IBMCPP__ #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/limits.h =================================================================== --- libcxx/include/limits.h +++ libcxx/include/limits.h @@ -40,7 +40,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifndef __GNUC__ Index: libcxx/include/list =================================================================== --- libcxx/include/list +++ libcxx/include/list @@ -192,7 +192,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/locale =================================================================== --- libcxx/include/locale +++ libcxx/include/locale @@ -219,7 +219,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/locale.h =================================================================== --- libcxx/include/locale.h +++ libcxx/include/locale.h @@ -40,7 +40,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -# pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/map =================================================================== --- libcxx/include/map +++ libcxx/include/map @@ -545,7 +545,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/math.h =================================================================== --- libcxx/include/math.h +++ libcxx/include/math.h @@ -294,7 +294,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/memory =================================================================== --- libcxx/include/memory +++ libcxx/include/memory @@ -842,7 +842,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/mutex =================================================================== --- libcxx/include/mutex +++ libcxx/include/mutex @@ -199,7 +199,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/new =================================================================== --- libcxx/include/new +++ libcxx/include/new @@ -99,7 +99,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if !defined(__cpp_sized_deallocation) || __cpp_sized_deallocation < 201309L Index: libcxx/include/numbers =================================================================== --- libcxx/include/numbers +++ libcxx/include/numbers @@ -66,7 +66,7 @@ #if !defined(_LIBCPP_HAS_NO_CONCEPTS) #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/numeric =================================================================== --- libcxx/include/numeric +++ libcxx/include/numeric @@ -165,7 +165,7 @@ #include <__numeric/transform_reduce.h> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if defined(_LIBCPP_HAS_PARALLEL_ALGORITHMS) && _LIBCPP_STD_VER >= 17 Index: libcxx/include/optional =================================================================== --- libcxx/include/optional +++ libcxx/include/optional @@ -173,7 +173,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif namespace std // purposefully not using versioning namespace Index: libcxx/include/ostream =================================================================== --- libcxx/include/ostream +++ libcxx/include/ostream @@ -143,7 +143,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/queue =================================================================== --- libcxx/include/queue +++ libcxx/include/queue @@ -230,7 +230,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/random =================================================================== --- libcxx/include/random +++ libcxx/include/random @@ -1729,7 +1729,7 @@ #include // for backward compatibility; TODO remove it #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_RANDOM Index: libcxx/include/ranges =================================================================== --- libcxx/include/ranges +++ libcxx/include/ranges @@ -264,7 +264,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/ratio =================================================================== --- libcxx/include/ratio +++ libcxx/include/ratio @@ -84,7 +84,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/regex =================================================================== --- libcxx/include/regex +++ libcxx/include/regex @@ -778,7 +778,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/scoped_allocator =================================================================== --- libcxx/include/scoped_allocator +++ libcxx/include/scoped_allocator @@ -115,7 +115,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/semaphore =================================================================== --- libcxx/include/semaphore +++ libcxx/include/semaphore @@ -53,7 +53,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/set =================================================================== --- libcxx/include/set +++ libcxx/include/set @@ -485,7 +485,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/setjmp.h =================================================================== --- libcxx/include/setjmp.h +++ libcxx/include/setjmp.h @@ -28,7 +28,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/shared_mutex =================================================================== --- libcxx/include/shared_mutex +++ libcxx/include/shared_mutex @@ -135,7 +135,7 @@ #include <__mutex_base> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef _LIBCPP_HAS_NO_THREADS Index: libcxx/include/span =================================================================== --- libcxx/include/span +++ libcxx/include/span @@ -144,7 +144,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/sstream =================================================================== --- libcxx/include/sstream +++ libcxx/include/sstream @@ -187,7 +187,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/stack =================================================================== --- libcxx/include/stack +++ libcxx/include/stack @@ -107,7 +107,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/stdbool.h =================================================================== --- libcxx/include/stdbool.h +++ libcxx/include/stdbool.h @@ -22,7 +22,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/stddef.h =================================================================== --- libcxx/include/stddef.h +++ libcxx/include/stddef.h @@ -11,7 +11,7 @@ defined(__need_wchar_t) || defined(__need_NULL) || defined(__need_wint_t) #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next @@ -39,7 +39,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/stdexcept =================================================================== --- libcxx/include/stdexcept +++ libcxx/include/stdexcept @@ -47,7 +47,7 @@ #include // for string forward decl #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/stdint.h =================================================================== --- libcxx/include/stdint.h +++ libcxx/include/stdint.h @@ -106,7 +106,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif /* C99 stdlib (e.g. glibc < 2.18) does not provide macros needed Index: libcxx/include/stdio.h =================================================================== --- libcxx/include/stdio.h +++ libcxx/include/stdio.h @@ -10,7 +10,7 @@ #if defined(__need_FILE) || defined(__need___FILE) #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next @@ -101,7 +101,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/stdlib.h =================================================================== --- libcxx/include/stdlib.h +++ libcxx/include/stdlib.h @@ -10,7 +10,7 @@ #if defined(__need_malloc_and_calloc) #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next @@ -87,7 +87,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/streambuf =================================================================== --- libcxx/include/streambuf +++ libcxx/include/streambuf @@ -114,7 +114,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/string =================================================================== --- libcxx/include/string +++ libcxx/include/string @@ -546,7 +546,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/string.h =================================================================== --- libcxx/include/string.h +++ libcxx/include/string.h @@ -54,7 +54,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next Index: libcxx/include/string_view =================================================================== --- libcxx/include/string_view +++ libcxx/include/string_view @@ -213,7 +213,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/strstream =================================================================== --- libcxx/include/strstream +++ libcxx/include/strstream @@ -135,7 +135,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/system_error =================================================================== --- libcxx/include/system_error +++ libcxx/include/system_error @@ -153,7 +153,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/tgmath.h =================================================================== --- libcxx/include/tgmath.h +++ libcxx/include/tgmath.h @@ -20,7 +20,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef __cplusplus Index: libcxx/include/thread =================================================================== --- libcxx/include/thread +++ libcxx/include/thread @@ -101,7 +101,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/tuple =================================================================== --- libcxx/include/tuple +++ libcxx/include/tuple @@ -183,7 +183,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/type_traits =================================================================== --- libcxx/include/type_traits +++ libcxx/include/type_traits @@ -421,7 +421,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/typeindex =================================================================== --- libcxx/include/typeindex +++ libcxx/include/typeindex @@ -52,7 +52,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/typeinfo =================================================================== --- libcxx/include/typeinfo +++ libcxx/include/typeinfo @@ -68,7 +68,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #if defined(_LIBCPP_ABI_VCRUNTIME) Index: libcxx/include/unordered_map =================================================================== --- libcxx/include/unordered_map +++ libcxx/include/unordered_map @@ -530,7 +530,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/unordered_set =================================================================== --- libcxx/include/unordered_set +++ libcxx/include/unordered_set @@ -472,7 +472,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_BEGIN_NAMESPACE_STD Index: libcxx/include/utility =================================================================== --- libcxx/include/utility +++ libcxx/include/utility @@ -244,7 +244,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #endif // _LIBCPP_UTILITY Index: libcxx/include/valarray =================================================================== --- libcxx/include/valarray +++ libcxx/include/valarray @@ -351,7 +351,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/variant =================================================================== --- libcxx/include/variant +++ libcxx/include/variant @@ -216,7 +216,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/vector =================================================================== --- libcxx/include/vector +++ libcxx/include/vector @@ -293,7 +293,7 @@ #include #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif _LIBCPP_PUSH_MACROS Index: libcxx/include/version =================================================================== --- libcxx/include/version +++ libcxx/include/version @@ -183,7 +183,7 @@ #include <__config> #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // clang-format off Index: libcxx/include/wchar.h =================================================================== --- libcxx/include/wchar.h +++ libcxx/include/wchar.h @@ -10,7 +10,7 @@ #if defined(__need_wint_t) || defined(__need_mbstate_t) #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #include_next @@ -113,7 +113,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif #ifdef __cplusplus Index: libcxx/include/wctype.h =================================================================== --- libcxx/include/wctype.h +++ libcxx/include/wctype.h @@ -51,7 +51,7 @@ #endif #if !defined(_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER) -#pragma GCC system_header +# pragma GCC system_header #endif // TODO: Index: libcxx/test/libcxx/lint/lint_headers.sh.py =================================================================== --- libcxx/test/libcxx/lint/lint_headers.sh.py +++ libcxx/test/libcxx/lint/lint_headers.sh.py @@ -13,6 +13,8 @@ path.endswith('.txt') or path.endswith('.modulemap') or os.path.basename(path) == '__config' or + os.path.basename(path) == '__config_site.in' or + os.path.basename(path) == '__libcpp_version' or os.path.basename(path) == '__locale' or not os.path.isfile(path) ) @@ -37,6 +39,12 @@ for fname in all_headers: with open(fname, 'r') as f: lines = f.readlines() + + if '# pragma GCC system_header\n' not in lines: + if pretty(fname) not in ['__undef_macros']: + okay = False + print('FAILED TO FIND #pragma GCC system_header in libcxx/include/%s!' % pretty(fname)) + # Examine each consecutive run of #include directives. prevline = None for line in lines: