[PATCH] D29355: [asan] Support handle_sigfpe on Darwin

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 15:59:34 PST 2017


kcc added a comment.

In https://reviews.llvm.org/D29355#662364, @kubamracek wrote:

> Sounds like the TestCases/Linux/fpe.cc could be just moved one directory up.


Almost. 
Don't forget there are platforms other than Linux and OSX.
So we'll also need a REQUIRES lines or something.


https://reviews.llvm.org/D29355





More information about the llvm-commits mailing list