llvm-capstone/libc/test
michaelrj-google 2282af26ea
[libc] Disable -NaN test on float128 systems (#70146)
Some float128 systems (specifically the ones used for aarch64 buildbots)
don't respect signs for long double NaNs. This patch disables the printf
test that was failing due to this.
2023-10-24 16:45:54 -07:00
..
integration [libc] Add x86-64 stack protector support. 2023-10-04 14:18:23 -07:00
IntegrationTest [libc] Mass replace enclosing namespace (#67032) 2023-09-26 11:45:04 +02:00
src [libc] Disable -NaN test on float128 systems (#70146) 2023-10-24 16:45:54 -07:00
UnitTest [libc] Fix accidental LIBC_NAMESPACE_clock_freq (#69620) 2023-10-19 19:39:02 +02:00
utils [libc] Mass replace enclosing namespace (#67032) 2023-09-26 11:45:04 +02:00
CMakeLists.txt [libc][Obvious] Remove the previous ErrnoSetterMatcher target. (#67469) 2023-09-26 11:01:21 -07:00