[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:34:17 PDT 2015
kubabrecka added a comment.
In http://reviews.llvm.org/D11389#234173, @glider wrote:
> I suggest to commit the patch anyway, but mark it as disabled.
What's the proper way to mark a test as disabled? I'm only aware of XFAIL and REQUIRES marks.
http://reviews.llvm.org/D11389
More information about the llvm-commits
mailing list