| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Sanitizer] Refactor SuppressionContext class. | Alexey Samsonov | 2015-02-20 | 1 | -73/+33 |
| * | Implement AddressSanitizer suppressions. | Kuba Brecka | 2014-12-05 | 1 | -1/+9 |
| * | Add a HasSuppressionType method into SuppressionContext | Kuba Brecka | 2014-11-29 | 1 | -0/+10 |
| * | [UBSan] Allow to suppress reports from vptr checker for specified types. | Alexey Samsonov | 2014-08-05 | 1 | -2/+4 |
| * | [sanitizer] deadlock detector: a) initial support for suppressions, b) be mor... | Kostya Serebryany | 2014-03-19 | 1 | -1/+3 |
| * | tsan: ignore interceptors coming from specified libraries | Dmitry Vyukov | 2013-10-03 | 1 | -1/+3 |
| * | tsan: extend suppressions format with ^ and $ symbols | Dmitry Vyukov | 2013-07-16 | 1 | -0/+19 |
| * | [lsan] Add suppression support. | Sergey Matveev | 2013-06-28 | 1 | -1/+2 |
| * | [tsan] Move some suppressions-related code to common. | Sergey Matveev | 2013-06-26 | 1 | -0/+130 |

