[llvm] e1f61d8 - [gn build] Port 2aea8af25136
    LLVM GN Syncbot via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Jul  3 09:09:40 PDT 2022
    
    
  
Author: LLVM GN Syncbot
Date: 2022-07-03T16:05:49Z
New Revision: e1f61d864214fd7349b1c2ee126c0cd315b7c407
URL: https://github.com/llvm/llvm-project/commit/e1f61d864214fd7349b1c2ee126c0cd315b7c407
DIFF: https://github.com/llvm/llvm-project/commit/e1f61d864214fd7349b1c2ee126c0cd315b7c407.diff
LOG: [gn build] Port 2aea8af25136
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 db8130181a002..6bed88ff0acf6 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -288,6 +288,7 @@ if (current_toolchain == default_toolchain) {
       "__coroutine/noop_coroutine_handle.h",
       "__coroutine/trivial_awaitables.h",
       "__debug",
+      "__debug_utils/randomize_range.h",
       "__errc",
       "__filesystem/copy_options.h",
       "__filesystem/directory_entry.h",
        
    
    
More information about the llvm-commits
mailing list