Skip to content

Commit 735b1ad

Browse files
[bazel] Fix Formatting (#164672)
To make the CI happy again.
1 parent e9c7966 commit 735b1ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/bazel/llvm-project-overlay/libc/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3093,8 +3093,8 @@ libc_support_library(
30933093
libc_support_library(
30943094
name = "__support_sincosf_utils",
30953095
hdrs = [
3096-
"src/__support/math/sincosf_utils.h",
30973096
"src/__support/math/sincosf_float_eval.h",
3097+
"src/__support/math/sincosf_utils.h",
30983098
],
30993099
deps = [
31003100
":__support_fputil_double_double",

0 commit comments

Comments
 (0)