[PATCH] D14443: [tsan] Turn lit test deadlocks into failures (OS X)
Kuba Brecka via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 6 08:57:48 PST 2015
kubabrecka added a comment.
XFAILs don't work for deadlocked tests. XFAIL still runs the tests, but they'll never finish.
http://reviews.llvm.org/D14443
More information about the llvm-commits
mailing list