[NFC][scudo] Restore !UseQuarantine check in tests
authorVitaly Buka <vitalybuka@google.com>
Sun, 4 Apr 2021 06:52:06 +0000 (23:52 -0700)
committerVitaly Buka <vitalybuka@google.com>
Sun, 4 Apr 2021 06:52:06 +0000 (23:52 -0700)
commitc4c5113372477cc87ac33e93cb598a83b2856d7e
tree1d75185f4f2e7a71b058989cd235ff5a49ede74e
parenta2ea003fcb78b585f79c8458ff2ace8b79d192d0
[NFC][scudo] Restore !UseQuarantine check in tests

The check was removed in D99786 as it seems that quarantine is
irrelevant for the just created allocator. However there is internal
issues with tagged memory access.

We should be able to fix iterateOverChunks for taggin later.
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp