[llvm] a3bb4f1 - [gn build] Port a04a6ce7726b
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 21 09:38:02 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-09-21T16:34:07Z
New Revision: a3bb4f145599c7c4147fd60ea15cb09cd68e50d9
URL: https://github.com/llvm/llvm-project/commit/a3bb4f145599c7c4147fd60ea15cb09cd68e50d9
DIFF: https://github.com/llvm/llvm-project/commit/a3bb4f145599c7c4147fd60ea15cb09cd68e50d9.diff
LOG: [gn build] Port a04a6ce7726b
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 c611acc5b1695..ca4a9f82bfcba 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -196,6 +196,7 @@ if (current_toolchain == default_toolchain) {
"__format/format_parse_context.h",
"__format/format_string.h",
"__format/formatter.h",
+ "__format/parser_std_format_spec.h",
"__function_like.h",
"__functional/binary_function.h",
"__functional/binary_negate.h",
More information about the llvm-commits
mailing list