Skip to content
Commit 35e76a93 authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

Revert "sanitizer_common: split LibIgnore into fast/slow paths"

This reverts commit 1e1f7520.

It breaks ignore_noninstrumented_modules=1.
Somehow we did not have any portable tests for this mode before
(only Darwin tests). Add a portable test as well.

Moreover, I think I was too fast uninlining all LibIgnore checks.
For Java, Darwin and OpenMP LibIgnore is always enabled,
so it makes sense to leave it as it was before.

Reviewed By: melver

Differential Revision: https://reviews.llvm.org/D106855
parent a648f343
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment