[llvm] debad83 - [gn] port 0ca4b9dd78f8 (#215008)

via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 8 12:13:47 PDT 2026


Author: Nico Weber
Date: 2026-08-08T15:13:42-04:00
New Revision: debad8323724adb0682eb3d9cb0940b137b24e8a

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

LOG: [gn] port 0ca4b9dd78f8 (#215008)

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 d8158e4681b28..1b4567bfccad0 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1187,7 +1187,6 @@ if (current_toolchain == default_toolchain) {
       "__iterator/static_bounded_iter.h",
       "__iterator/unreachable_sentinel.h",
       "__iterator/wrap_iter.h",
-      "__locale",
       "__locale_dir/check_grouping.h",
       "__locale_dir/codecvt.h",
       "__locale_dir/collate.h",


        


More information about the llvm-commits mailing list