[libc-commits] [libc] [libc][NFC] Revise file header for tanf exhaustive test. (PR #148348)

via libc-commits libc-commits at lists.llvm.org
Sat Jul 12 01:17:46 PDT 2025


llvmbot wrote:


<!--LLVM PR SUMMARY COMMENT-->

@llvm/pr-subscribers-libc

Author: Connector Switch (c8ef)

<details>
<summary>Changes</summary>



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


1 Files Affected:

- (modified) libc/test/src/math/exhaustive/tanf_test.cpp (+1-2) 


``````````diff
diff --git a/libc/test/src/math/exhaustive/tanf_test.cpp b/libc/test/src/math/exhaustive/tanf_test.cpp
index 09e63ea0d89c7..05a900e0bc20c 100644
--- a/libc/test/src/math/exhaustive/tanf_test.cpp
+++ b/libc/test/src/math/exhaustive/tanf_test.cpp
@@ -1,5 +1,4 @@
-//===-- Exhaustive test for tanf
-//--------------------------------------std::cout----===//
+//===-- Exhaustive test for tanf ------------------------------------------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.

``````````

</details>


https://github.com/llvm/llvm-project/pull/148348


More information about the libc-commits mailing list