[llvm] ee98f60 - [gn build] Port c54d3050f7b9

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 11 10:01:09 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-06-11T16:57:34Z
New Revision: ee98f600de9ed1498fae75a08382a1f73c1d69bb

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

LOG: [gn build] Port c54d3050f7b9

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 57828d0fe52c..4d6eaf039918 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -78,7 +78,6 @@ if (current_toolchain == default_toolchain) {
       "__iterator/concepts.h",
       "__iterator/default_sentinel.h",
       "__iterator/incrementable_traits.h",
-      "__iterator/indirect_concepts.h",
       "__iterator/iter_move.h",
       "__iterator/iterator_traits.h",
       "__iterator/next.h",


        


More information about the llvm-commits mailing list