We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffcbd23 commit d6fad4cCopy full SHA for d6fad4c
libc/test/src/math/sinpif16_test.cpp
@@ -1,11 +1,10 @@
1
-//===-- Exhaustive test for sinpif16
2
-//---------------------------------------===//
+//===-- Exhaustive test for sinpif16 --------------------------------------===//
3
//
4
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
// See https://llvm.org/LICENSE.txt for license information.
6
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7
8
-//===----------------------------------------------------------------------===//
+//===--------------------------------------------------------------------- ===//
9
10
#include "src/math/sinpif16.h"
11
#include "test/UnitTest/FPMatcher.h"
0 commit comments