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 e9c7966 commit 71d292fCopy full SHA for 71d292f
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -3093,8 +3093,8 @@ libc_support_library(
3093
libc_support_library(
3094
name = "__support_sincosf_utils",
3095
hdrs = [
3096
- "src/__support/math/sincosf_utils.h",
3097
"src/__support/math/sincosf_float_eval.h",
+ "src/__support/math/sincosf_utils.h",
3098
],
3099
deps = [
3100
":__support_fputil_double_double",
0 commit comments