[llvm] 674cab1 - [gn build] Port 1d057a6d4306

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:30:44 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-07-21T21:26:59Z
New Revision: 674cab116dd56a7e5af7df438c6ac12d081c0b77

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

LOG: [gn build] Port 1d057a6d4306

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 b344ca77fe4e9..3a26ffba715b6 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -453,7 +453,6 @@ if (current_toolchain == default_toolchain) {
       "__memory/ranges_uninitialized_algorithms.h",
       "__memory/raw_storage_iterator.h",
       "__memory/shared_ptr.h",
-      "__memory/swap_allocator.h",
       "__memory/temporary_buffer.h",
       "__memory/uninitialized_algorithms.h",
       "__memory/unique_ptr.h",


        


More information about the llvm-commits mailing list