forked from OSchip/llvm-project
[TSan] Temporarily disable test which fails on build bot
llvm-svn: 355633
This commit is contained in:
parent
0c72a42a8f
commit
9d782f998d
|
@ -3,6 +3,9 @@
|
|||
|
||||
// REQUIRES: dispatch
|
||||
|
||||
// TODO(yln): fails on one of our bots, need to investigate
|
||||
// REQUIRES: disabled
|
||||
|
||||
#include <dispatch/dispatch.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue