Home
last modified time | relevance | path

Searched defs:SKIP_ON_FUCHSIA (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dscudo_unit_test.h42 #define SKIP_ON_FUCHSIA(T) DISABLED_##T macro
44 #define SKIP_ON_FUCHSIA(T) T macro