[PATCH] D11389: [asan] Fix the freopen interceptor to allow NULL instead of a filename

Kuba Brecka via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 27 05:41:39 PDT 2015


kubabrecka added a comment.

In http://reviews.llvm.org/D11389#234175, @glider wrote:

> I think XFAIL is fine.


I don't think that'll work, since this only fails on i386 Linux and works fine on other platforms and architectures...


http://reviews.llvm.org/D11389





More information about the llvm-commits mailing list