[asan] Remove confusing workaround
authorVitaly Buka <vitalybuka@google.com>
Thu, 2 Dec 2021 08:53:02 +0000 (00:53 -0800)
committerVitaly Buka <vitalybuka@google.com>
Thu, 2 Dec 2021 19:44:40 +0000 (11:44 -0800)
commit67207797e95bbf119199ef95b9eb4c9877a09152
tree9b6ca1f46b8c7ea840ea66ee7b4e1272b3eb40da
parentff618a963aa52b9d2206f4ec83920b0e76535288
[asan] Remove confusing workaround

The goal is to identify the bot and try to fix it.

SetSoftRssLimitExceededCallback is AsanInitInternal as I assume
that only MaybeStartBackgroudThread needs to be delayed to constructors.
Later I want to move MaybeStartBackgroudThread call into sanitizer_common.

If it needs to be reverted please provide to more info, like bot, or details about setup.

Reviewed By: kstoimenov

Differential Revision: https://reviews.llvm.org/D114934
compiler-rt/lib/asan/asan_rtl.cpp