[cfe-dev] Leak sanitizer: trouble getting --fsanitize-blacklist argument to work

Andrew C. Morrow andrew.c.morrow at gmail.com
Fri Oct 3 14:46:28 PDT 2014


I'm having difficulty getting leak suppressions to work with the
-fsanitize-blacklist argument on clang-3.4. The same suppressions file
works correctly when I specify it via LSAN_OPTIONS. I posted a more
detailed writeup to cfe-users yesterday, but there doesn't seem to be
much traffic there.

The details are here:
http://lists.cs.uiuc.edu/pipermail/cfe-users/2014-October/000574.html

Are there any known problems using -fsanitize-blacklist with the leak sanitizer?

Thanks,
Andrew



More information about the cfe-dev mailing list