[llvm] 5596bc4 - [gn build] Port 7c17731596e9

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 10:03:55 PDT 2021


Author: LLVM GN Syncbot
Date: 2021-04-30T17:00:36Z
New Revision: 5596bc40e6d569ff068aa58ec44ca4a86abd39d8

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

LOG: [gn build] Port 7c17731596e9

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 e0e6c26318e7..c26f7f033f3d 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -96,6 +96,7 @@ if (current_toolchain == default_toolchain) {
       "__node_handle",
       "__nullptr",
       "__ranges/access.h",
+      "__ranges/concepts.h",
       "__ranges/enable_borrowed_range.h",
       "__split_buffer",
       "__sso_allocator",


        


More information about the llvm-commits mailing list