Skip to content

Commit d6fad4c

Browse files
committed
clang-format
1 parent ffcbd23 commit d6fad4c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

libc/test/src/math/sinpif16_test.cpp

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
//===-- Exhaustive test for sinpif16
2-
//---------------------------------------===//
1+
//===-- Exhaustive test for sinpif16 --------------------------------------===//
32
//
43
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
54
// See https://llvm.org/LICENSE.txt for license information.
65
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
76
//
8-
//===----------------------------------------------------------------------===//
7+
//===--------------------------------------------------------------------- ===//
98

109
#include "src/math/sinpif16.h"
1110
#include "test/UnitTest/FPMatcher.h"

0 commit comments

Comments
 (0)