[llvm] 74e9090 - [gn build] (manually) port 157bbe6aea22e

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 15:45:10 PST 2022


Author: Nico Weber
Date: 2022-02-07T18:45:04-05:00
New Revision: 74e90900e37b567d75c9068f4b87e58f435fd714

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

LOG: [gn build] (manually) port 157bbe6aea22e

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 e2f2e95e12b08..ec7794a080417 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -336,7 +336,6 @@ if (current_toolchain == default_toolchain) {
       "__memory/voidify.h",
       "__mutex_base",
       "__node_handle",
-      "__nullptr",
       "__numeric/accumulate.h",
       "__numeric/adjacent_
diff erence.h",
       "__numeric/exclusive_scan.h",


        


More information about the llvm-commits mailing list