[gn build] Port b7932803dede
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 14 May 2023 19:26:19 +0000 (19:26 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Sun, 14 May 2023 19:26:19 +0000 (19:26 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 09f0f7ef3e758dacee88edb43a6b1a09c219d373..c9867ccc547ac09c844a81196e8348e2a57bdcd5 100644 (file)
@@ -469,7 +469,6 @@ if (current_toolchain == default_toolchain) {
       "__functional/reference_wrapper.h",
       "__functional/unary_function.h",
       "__functional/unary_negate.h",
-      "__functional/unwrap_ref.h",
       "__functional/weak_result_type.h",
       "__fwd/array.h",
       "__fwd/fstream.h",
@@ -863,6 +862,7 @@ if (current_toolchain == default_toolchain) {
       "__type_traits/type_identity.h",
       "__type_traits/type_list.h",
       "__type_traits/underlying_type.h",
+      "__type_traits/unwrap_ref.h",
       "__type_traits/void_t.h",
       "__undef_macros",
       "__utility/as_const.h",