summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/asan_suppressions.cc
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in lib/asan to .cppNico Weber2019-08-011-104/+0
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* General definition for weak functionsMarcos Pividori2017-01-291-9/+3
* [scan-build] fix logic error warning emitted on compiler-rt code baseKostya Serebryany2016-05-021-0/+1
* [sanitizer] use simpler symbolizer interface (GetModuleNameForPc) where appli...Kostya Serebryany2015-03-051-7/+3
* Reland r230419 - add __asan_default_suppressions() hook with a fix for WindowsTimur Iskhodzhanov2015-02-251-0/+12
* Revert 230419, 230425, 230432.Nico Weber2015-02-251-11/+0
* [asan] attempting to fix the windows build Kostya Serebryany2015-02-251-5/+4
* [asan] add __asan_default_suppressions() hookKostya Serebryany2015-02-251-0/+12
* [asan] add suppressions for odr violationsKostya Serebryany2015-02-251-1/+10
* [Sanitizer] Refactor SuppressionContext class.Alexey Samsonov2015-02-201-17/+23
* Implement AddressSanitizer suppressions.Kuba Brecka2014-12-051-0/+87
OpenPOWER on IntegriCloud