forked from OSchip/llvm-project
Fix test failure for external_symbolizer_path.cpp
This commit is contained in:
parent
242304f3e2
commit
1e92b1730f
|
@ -17,8 +17,8 @@
|
|||
// Mobile device will not have symbolizer in provided path.
|
||||
// UNSUPPORTED: ios, android
|
||||
|
||||
// FIXME: Figure out why this fails and re-enable.
|
||||
// UNSUPPORTED: *
|
||||
// FIXME: Figure out why this fails on certain buildbots and re-enable.
|
||||
// UNSUPPORTED: linux
|
||||
|
||||
#include <sanitizer/common_interface_defs.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue