Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libc/test/src/math/tanpif16_test.cpp
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading