summaryrefslogtreecommitdiff
path: root/lib/asan/asan_suppressions.cc
AgeCommit message (Expand)Author
2017-01-29General definition for weak functionsMarcos Pividori
2016-05-02[scan-build] fix logic error warning emitted on compiler-rt code baseKostya Serebryany
2015-03-05[sanitizer] use simpler symbolizer interface (GetModuleNameForPc) where appli...Kostya Serebryany
2015-02-25Reland r230419 - add __asan_default_suppressions() hook with a fix for WindowsTimur Iskhodzhanov
2015-02-25Revert 230419, 230425, 230432.Nico Weber
2015-02-25[asan] attempting to fix the windows build Kostya Serebryany
2015-02-25[asan] add __asan_default_suppressions() hookKostya Serebryany
2015-02-25[asan] add suppressions for odr violationsKostya Serebryany
2015-02-20[Sanitizer] Refactor SuppressionContext class.Alexey Samsonov
2014-12-05Implement AddressSanitizer suppressions.Kuba Brecka