<feed xmlns='http://www.w3.org/2005/Atom'>
<title>llvm-project.git/libc/test/include/isfinitel_test.cpp, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/'/>
<entry>
<title>[libc] Fix SPDX-License-Identifier file header comment typos (#122776)</title>
<updated>2025-01-14T18:53:41+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>mcgrathr@google.com</email>
</author>
<published>2025-01-14T18:53:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=1dbc98294adc06e409b1e0d44252826857ac2ec6'/>
<id>1dbc98294adc06e409b1e0d44252826857ac2ec6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libc][math] implement `signbit` and math macro unit tests (#97791)</title>
<updated>2024-07-14T03:01:36+00:00</updated>
<author>
<name>Akiel</name>
<email>56521583+akielaries@users.noreply.github.com</email>
</author>
<published>2024-07-14T03:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.belthelziquor.com/llvm-project.git/commit/?id=3604c23dfc8edb00aae72456ef3ff765eb795db5'/>
<id>3604c23dfc8edb00aae72456ef3ff765eb795db5</id>
<content type='text'>
This PR resolves #96322 and implements the `signbit` macro under a new
header `generic-math-macros.h`. This also removed the `TODO` in
`math-macros.h` and moves `isfinite`, `isinf`, and `isnan` to the same
generic maths header. Finally, a test file
`generic-math-macros_test.cpp` that adds coverage to the above 4 macros.

Fixes #96322.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR resolves #96322 and implements the `signbit` macro under a new
header `generic-math-macros.h`. This also removed the `TODO` in
`math-macros.h` and moves `isfinite`, `isinf`, and `isnan` to the same
generic maths header. Finally, a test file
`generic-math-macros_test.cpp` that adds coverage to the above 4 macros.

Fixes #96322.</pre>
</div>
</content>
</entry>
</feed>
