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 17f0062 commit b24aeefCopy full SHA for b24aeef
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -651,6 +651,8 @@ if (current_toolchain == default_toolchain) {
651
"__numeric/transform_exclusive_scan.h",
652
"__numeric/transform_inclusive_scan.h",
653
"__numeric/transform_reduce.h",
654
+ "__ostream/basic_ostream.h",
655
+ "__ostream/print.h",
656
"__pstl/backends/libdispatch.h",
657
"__pstl/backends/serial.h",
658
"__pstl/backends/std_thread.h",
0 commit comments