[llvm] fcdc3c9 - [gn build] Port b4ff893877ff

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 13:15:58 PDT 2023


Author: LLVM GN Syncbot
Date: 2023-06-29T20:10:25Z
New Revision: fcdc3c977530af560d7778595cc74e6398dbf399

URL: https://github.com/llvm/llvm-project/commit/fcdc3c977530af560d7778595cc74e6398dbf399
DIFF: https://github.com/llvm/llvm-project/commit/fcdc3c977530af560d7778595cc74e6398dbf399.diff

LOG: [gn build] Port b4ff893877ff

Added: 
    

Modified: 
    llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
index 7b11ba14f748c0..eebfddc280636b 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -552,6 +552,7 @@ if (current_toolchain == default_toolchain) {
       "__locale_dir/locale_base_api/locale_guard.h",
       "__mbstate_t.h",
       "__mdspan/extents.h",
+      "__mdspan/layout_left.h",
       "__mdspan/layout_right.h",
       "__memory/addressof.h",
       "__memory/align.h",


        


More information about the llvm-commits mailing list