summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/tests/sanitizer_suppressions_test.cc
Commit message (Expand)AuthorAgeFilesLines
* [sanitizers] add a regression test for the bug fixed in r354366Kostya Serebryany2019-02-191-0/+6
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Unit test the CRLF change to suppression parsingReid Kleckner2015-08-271-2/+3
* [Sanitizer] Refactor SuppressionContext class.Alexey Samsonov2015-02-201-73/+33
* Implement AddressSanitizer suppressions.Kuba Brecka2014-12-051-1/+9
* Add a HasSuppressionType method into SuppressionContextKuba Brecka2014-11-291-0/+10
* [UBSan] Allow to suppress reports from vptr checker for specified types.Alexey Samsonov2014-08-051-2/+4
* [sanitizer] deadlock detector: a) initial support for suppressions, b) be mor...Kostya Serebryany2014-03-191-1/+3
* tsan: ignore interceptors coming from specified librariesDmitry Vyukov2013-10-031-1/+3
* tsan: extend suppressions format with ^ and $ symbolsDmitry Vyukov2013-07-161-0/+19
* [lsan] Add suppression support.Sergey Matveev2013-06-281-1/+2
* [tsan] Move some suppressions-related code to common.Sergey Matveev2013-06-261-0/+130