| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/adjacent_find.h> | ||
| // expected-error@-1 {{header '<__algorithm/adjacent_find.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/all_of.h> | ||
| // expected-error@-1 {{header '<__algorithm/all_of.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/any_of.h> | ||
| // expected-error@-1 {{header '<__algorithm/any_of.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/binary_search.h> | ||
| // expected-error@-1 {{header '<__algorithm/binary_search.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/clamp.h> | ||
| // expected-error@-1 {{header '<__algorithm/clamp.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/comp.h> | ||
| // expected-error@-1 {{header '<__algorithm/comp.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/comp_ref_type.h> | ||
| // expected-error@-1 {{header '<__algorithm/comp_ref_type.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/copy_backward.h> | ||
| // expected-error@-1 {{header '<__algorithm/copy_backward.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/copy_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/copy_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/copy_n.h> | ||
| // expected-error@-1 {{header '<__algorithm/copy_n.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/count.h> | ||
| // expected-error@-1 {{header '<__algorithm/count.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/count_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/count_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/equal.h> | ||
| // expected-error@-1 {{header '<__algorithm/equal.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/equal_range.h> | ||
| // expected-error@-1 {{header '<__algorithm/equal_range.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/fill.h> | ||
| // expected-error@-1 {{header '<__algorithm/fill.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/fill_n.h> | ||
| // expected-error@-1 {{header '<__algorithm/fill_n.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/find.h> | ||
| // expected-error@-1 {{header '<__algorithm/find.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/find_end.h> | ||
| // expected-error@-1 {{header '<__algorithm/find_end.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/find_first_of.h> | ||
| // expected-error@-1 {{header '<__algorithm/find_first_of.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/find_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/find_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/find_if_not.h> | ||
| // expected-error@-1 {{header '<__algorithm/find_if_not.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/for_each.h> | ||
| // expected-error@-1 {{header '<__algorithm/for_each.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/for_each_n.h> | ||
| // expected-error@-1 {{header '<__algorithm/for_each_n.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/generate.h> | ||
| // expected-error@-1 {{header '<__algorithm/generate.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/generate_n.h> | ||
| // expected-error@-1 {{header '<__algorithm/generate_n.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/half_positive.h> | ||
| // expected-error@-1 {{header '<__algorithm/half_positive.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_found_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_found_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_fun_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_fun_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_in_out_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_in_out_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_in_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_in_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_out_out_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_out_out_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/in_out_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/in_out_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/includes.h> | ||
| // expected-error@-1 {{header '<__algorithm/includes.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/inplace_merge.h> | ||
| // expected-error@-1 {{header '<__algorithm/inplace_merge.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_heap.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_heap.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_heap_until.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_heap_until.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_partitioned.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_partitioned.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_permutation.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_permutation.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_sorted.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_sorted.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/is_sorted_until.h> | ||
| // expected-error@-1 {{header '<__algorithm/is_sorted_until.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/iter_swap.h> | ||
| // expected-error@-1 {{header '<__algorithm/iter_swap.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/lexicographical_compare.h> | ||
| // expected-error@-1 {{header '<__algorithm/lexicographical_compare.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/lower_bound.h> | ||
| // expected-error@-1 {{header '<__algorithm/lower_bound.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/make_heap.h> | ||
| // expected-error@-1 {{header '<__algorithm/make_heap.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/max.h> | ||
| // expected-error@-1 {{header '<__algorithm/max.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/max_element.h> | ||
| // expected-error@-1 {{header '<__algorithm/max_element.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/merge.h> | ||
| // expected-error@-1 {{header '<__algorithm/merge.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/min.h> | ||
| // expected-error@-1 {{header '<__algorithm/min.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/min_element.h> | ||
| // expected-error@-1 {{header '<__algorithm/min_element.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/min_max_result.h> | ||
| // expected-error@-1 {{header '<__algorithm/min_max_result.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/minmax.h> | ||
| // expected-error@-1 {{header '<__algorithm/minmax.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/minmax_element.h> | ||
| // expected-error@-1 {{header '<__algorithm/minmax_element.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/mismatch.h> | ||
| // expected-error@-1 {{header '<__algorithm/mismatch.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/move.h> | ||
| // expected-error@-1 {{header '<__algorithm/move.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/move_backward.h> | ||
| // expected-error@-1 {{header '<__algorithm/move_backward.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/next_permutation.h> | ||
| // expected-error@-1 {{header '<__algorithm/next_permutation.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/none_of.h> | ||
| // expected-error@-1 {{header '<__algorithm/none_of.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/nth_element.h> | ||
| // expected-error@-1 {{header '<__algorithm/nth_element.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/partial_sort.h> | ||
| // expected-error@-1 {{header '<__algorithm/partial_sort.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/partial_sort_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/partial_sort_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/partition.h> | ||
| // expected-error@-1 {{header '<__algorithm/partition.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/partition_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/partition_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/partition_point.h> | ||
| // expected-error@-1 {{header '<__algorithm/partition_point.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/pop_heap.h> | ||
| // expected-error@-1 {{header '<__algorithm/pop_heap.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/prev_permutation.h> | ||
| // expected-error@-1 {{header '<__algorithm/prev_permutation.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/push_heap.h> | ||
| // expected-error@-1 {{header '<__algorithm/push_heap.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/ranges_min_element.h> | ||
| // expected-error@-1 {{header '<__algorithm/ranges_min_element.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/ranges_swap_ranges.h> | ||
| // expected-error@-1 {{header '<__algorithm/ranges_swap_ranges.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/remove.h> | ||
| // expected-error@-1 {{header '<__algorithm/remove.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/remove_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/remove_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/remove_copy_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/remove_copy_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/remove_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/remove_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/replace.h> | ||
| // expected-error@-1 {{header '<__algorithm/replace.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/replace_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/replace_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/replace_copy_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/replace_copy_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/replace_if.h> | ||
| // expected-error@-1 {{header '<__algorithm/replace_if.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/reverse.h> | ||
| // expected-error@-1 {{header '<__algorithm/reverse.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/reverse_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/reverse_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/rotate.h> | ||
| // expected-error@-1 {{header '<__algorithm/rotate.h>' is an implementation detail; #include '<algorithm>' instead}} |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| // -*- C++ -*- | ||
| //===----------------------------------------------------------------------===// | ||
| // | ||
| // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. | ||
| // See https://llvm.org/LICENSE.txt for license information. | ||
| // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception | ||
| // | ||
| //===----------------------------------------------------------------------===// | ||
|
|
||
| // UNSUPPORTED: modules-build | ||
| // UNSUPPORTED: clang-11, clang-12, clang-13 | ||
| // UNSUPPORTED: apple-clang-11, apple-clang-12, apple-clang-13 | ||
| // UNSUPPORTED: gcc-11 | ||
| // UNSUPPORTED: libcpp-has-no-localization, libcpp-has-no-threads | ||
| // ADDITIONAL_COMPILE_FLAGS: -U_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER | ||
|
|
||
| // WARNING: This test was generated by 'generate_private_header_tests.py' | ||
| // and should not be edited manually. | ||
|
|
||
| #include <__algorithm/rotate_copy.h> | ||
| // expected-error@-1 {{header '<__algorithm/rotate_copy.h>' is an implementation detail; #include '<algorithm>' instead}} |