Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

To make the CI happy again.

To make the CI happy again.
@llvmbot llvmbot added libc bazel "Peripheral" support tier build system: utils/bazel labels Oct 22, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 22, 2025

@llvm/pr-subscribers-libc

Author: Aiden Grossman (boomanaiden154)

Changes

To make the CI happy again.


Full diff: https://github.com/llvm/llvm-project/pull/164672.diff

1 Files Affected:

  • (modified) utils/bazel/llvm-project-overlay/libc/BUILD.bazel (+1-1)
diff --git a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
index 2d9433f6e4dc7..599bc4b3d8bbf 100644
--- a/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
+++ b/utils/bazel/llvm-project-overlay/libc/BUILD.bazel
@@ -3093,8 +3093,8 @@ libc_support_library(
 libc_support_library(
     name = "__support_sincosf_utils",
     hdrs = [
-        "src/__support/math/sincosf_utils.h",
         "src/__support/math/sincosf_float_eval.h",
+        "src/__support/math/sincosf_utils.h",
     ],
     deps = [
         ":__support_fputil_double_double",

@boomanaiden154 boomanaiden154 merged commit 735b1ad into llvm:main Oct 22, 2025
12 of 13 checks passed
@boomanaiden154 boomanaiden154 deleted the fix-bazel-formatting branch October 22, 2025 17:46
dvbuka pushed a commit to dvbuka/llvm-project that referenced this pull request Oct 27, 2025
To make the CI happy again.
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
To make the CI happy again.
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
To make the CI happy again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel "Peripheral" support tier build system: utils/bazel libc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants