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 ad01447 commit f45249fCopy full SHA for f45249f
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -643,6 +643,7 @@ if (current_toolchain == default_toolchain) {
643
"__numeric/pstl_reduce.h",
644
"__numeric/pstl_transform_reduce.h",
645
"__numeric/reduce.h",
646
+ "__numeric/saturation_arithmetic.h",
647
"__numeric/transform_exclusive_scan.h",
648
"__numeric/transform_inclusive_scan.h",
649
"__numeric/transform_reduce.h",
0 commit comments