We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa9efb commit bc74bcaCopy full SHA for bc74bca
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -320,6 +320,7 @@ if (current_toolchain == default_toolchain) {
320
"__format/formatter_floating_point.h",
321
"__format/formatter_integer.h",
322
"__format/formatter_integral.h",
323
+ "__format/formatter_output.h",
324
"__format/formatter_pointer.h",
325
"__format/formatter_string.h",
326
"__format/parser_std_format_spec.h",
0 commit comments