[llvm] b4f86f0 - [gn build] Port 00798e500644

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 20 10:13:15 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-09-20T17:07:57Z
New Revision: b4f86f04d0b8c380552241800dfce228d3f5c8b0

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

LOG: [gn build] Port 00798e500644

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 72bd8442fd30f..5ad55b99a1b33 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -363,6 +363,7 @@ if (current_toolchain == default_toolchain) {
       "__format/format_args.h",
       "__format/format_context.h",
       "__format/format_error.h",
+      "__format/format_functions.h",
       "__format/format_fwd.h",
       "__format/format_parse_context.h",
       "__format/format_string.h",


        


More information about the llvm-commits mailing list