[gn build] Port cfa096d9c92e
authorLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 29 Jun 2023 14:13:28 +0000 (14:13 +0000)
committerLLVM GN Syncbot <llvmgnsyncbot@gmail.com>
Thu, 29 Jun 2023 14:13:28 +0000 (14:13 +0000)
llvm/utils/gn/secondary/libcxx/include/BUILD.gn

index 3b4bd9e..7b11ba1 100644 (file)
@@ -492,6 +492,7 @@ if (current_toolchain == default_toolchain) {
       "__fwd/hash.h",
       "__fwd/ios.h",
       "__fwd/istream.h",
+      "__fwd/mdspan.h",
       "__fwd/memory_resource.h",
       "__fwd/ostream.h",
       "__fwd/pair.h",
@@ -551,6 +552,7 @@ if (current_toolchain == default_toolchain) {
       "__locale_dir/locale_base_api/locale_guard.h",
       "__mbstate_t.h",
       "__mdspan/extents.h",
+      "__mdspan/layout_right.h",
       "__memory/addressof.h",
       "__memory/align.h",
       "__memory/aligned_alloc.h",
@@ -680,7 +682,6 @@ if (current_toolchain == default_toolchain) {
       "__ranges/common_view.h",
       "__ranges/concepts.h",
       "__ranges/container_compatible_range.h",
-      "__ranges/movable_box.h",
       "__ranges/counted.h",
       "__ranges/dangling.h",
       "__ranges/data.h",
@@ -697,6 +698,7 @@ if (current_toolchain == default_toolchain) {
       "__ranges/istream_view.h",
       "__ranges/join_view.h",
       "__ranges/lazy_split_view.h",
+      "__ranges/movable_box.h",
       "__ranges/non_propagating_cache.h",
       "__ranges/owning_view.h",
       "__ranges/range_adaptor.h",