Author: LLVM GN Syncbot
Date: 2022-02-11T16:20:57Z
New Revision: 67c02e07c0bbe98651586e95fe5ac5bb47f5a721

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

LOG: [gn build] Port 3b470d1ce992

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 1b802d697d2c8..f06735b459331 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -119,6 +119,7 @@ if (current_toolchain == default_toolchain) {
       "__algorithm/pop_heap.h",
       "__algorithm/prev_permutation.h",
       "__algorithm/push_heap.h",
+      "__algorithm/ranges_min_element.h",
       "__algorithm/ranges_swap_ranges.h",
       "__algorithm/remove.h",
       "__algorithm/remove_copy.h",


        
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to