Skip to content

Conversation

@c8ef
Copy link
Contributor

@c8ef c8ef commented Jul 6, 2025

No description provided.

@llvmbot llvmbot added the libc label Jul 6, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 6, 2025

@llvm/pr-subscribers-libc

Author: Connector Switch (c8ef)

Changes

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

1 Files Affected:

  • (modified) libc/test/src/math/tanpif16_test.cpp (+1-1)
diff --git a/libc/test/src/math/tanpif16_test.cpp b/libc/test/src/math/tanpif16_test.cpp
index 629ba963135c0..04d1f713574a1 100644
--- a/libc/test/src/math/tanpif16_test.cpp
+++ b/libc/test/src/math/tanpif16_test.cpp
@@ -1,4 +1,4 @@
-//===-- Exhaustive test for cospif16 --------------------------------------===//
+//===-- Exhaustive test for tanpif16 --------------------------------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.

@c8ef
Copy link
Contributor Author

c8ef commented Jul 6, 2025

This patch is simple and only touches comments, I will merge it now.

@c8ef c8ef merged commit ab92c68 into llvm:main Jul 6, 2025
17 checks passed
@c8ef c8ef deleted the tanpif16 branch July 6, 2025 11:30
Copy link
Contributor

@michaelrj-google michaelrj-google left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the cleanup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants