[GWP-ASan] [Scudo] ifdef entire GWP-ASan tests.
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 13 Dec 2019 17:43:51 +0000 (09:43 -0800)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Fri, 13 Dec 2019 17:45:28 +0000 (09:45 -0800)
commita00cd6dfea9f071c042c1eacd3ed9b587fe44feb
tree61a07f81e25cd3ecdecd218ac27a3972b50bb883
parent17063abd1e7350c854681665d5f2510d532e821e
[GWP-ASan] [Scudo] ifdef entire GWP-ASan tests.

Turns out that gtest in LLVM is only 1.8.0 (the newest version 1.10.0)
supports the GTEST_SKIP() macro, and apparently I didn't build w/o
GWP-ASan.

Should fix the GN bot, as well as any bots that may spuriously break on
platforms where the code wasn't correctly ifdef'd out as well.
compiler-rt/lib/scudo/standalone/tests/flags_test.cpp