Skip to content

Commit 0d8e57a

Browse files
committed
- Added comments to RsqrtTest.h template, to clarify use case
1 parent 26674a6 commit 0d8e57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/test/src/math/RsqrtTest.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//===-- Utility class to test rsqrt -----------------------------*- C++ -*-===//
1+
//===-- Utility class to test rsqrt[f|l] ------------------------*- C++ -*-===//
22
//
33
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
44
// See https://llvm.org/LICENSE.txt for license information.

0 commit comments

Comments
 (0)