[gn build] Port ec11388b3342
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 21 Dec 2022 23:32:10 +0000 (23:32 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Wed, 21 Dec 2022 23:32:10 +0000 (23:32 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index d861e1b..ef58e32 100644 (file)
@@ -615,14 +615,14 @@ if (current_toolchain == default_toolchain) {
       "__thread/timed_backoff_policy.h",
       "__threading_support",
       "__tree",
-      "__tuple/apply_cv.h",
-      "__tuple/make_tuple_types.h",
-      "__tuple/sfinae_helpers.h",
-      "__tuple/tuple_element.h",
-      "__tuple/tuple_indices.h",
-      "__tuple/tuple_like.h",
-      "__tuple/tuple_size.h",
-      "__tuple/tuple_types.h",
+      "__tuple_dir/apply_cv.h",
+      "__tuple_dir/make_tuple_types.h",
+      "__tuple_dir/sfinae_helpers.h",
+      "__tuple_dir/tuple_element.h",
+      "__tuple_dir/tuple_indices.h",
+      "__tuple_dir/tuple_like.h",
+      "__tuple_dir/tuple_size.h",
+      "__tuple_dir/tuple_types.h",
       "__type_traits/add_const.h",
       "__type_traits/add_cv.h",
       "__type_traits/add_lvalue_reference.h",