[all-commits] [llvm/llvm-project] 6b37d8: [libc][NFC] Shorten type names in tests (#75358)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Dec 13 09:09:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b37d8b73fcfec0619465d9d526046fa5f8210fe
https://github.com/llvm/llvm-project/commit/6b37d8b73fcfec0619465d9d526046fa5f8210fe
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-13 (Wed, 13 Dec 2023)
Changed paths:
M libc/test/src/math/FDimTest.h
M libc/test/src/math/FmaTest.h
M libc/test/src/math/ILogbTest.h
M libc/test/src/math/LdExpTest.h
M libc/test/src/math/RemQuoTest.h
M libc/test/src/math/smoke/FDimTest.h
M libc/test/src/math/smoke/FmaTest.h
M libc/test/src/math/smoke/ILogbTest.h
M libc/test/src/math/smoke/LdExpTest.h
M libc/test/src/math/smoke/RemQuoTest.h
Log Message:
-----------
[libc][NFC] Shorten type names in tests (#75358)
More information about the All-commits
mailing list