forked from OSchip/llvm-project
parent
129f417efd
commit
4cd3ee38e4
|
@ -1732,6 +1732,7 @@ TEST(MemorySanitizer, sincosf) {
|
|||
EXPECT_NOT_POISONED(s);
|
||||
EXPECT_NOT_POISONED(c);
|
||||
}
|
||||
#endif
|
||||
|
||||
// There's no sincosl() on FreeBSD.
|
||||
#if !defined(__FreeBSD__)
|
||||
|
|
Loading…
Reference in New Issue