summaryrefslogtreecommitdiff
path: root/lib/asan/asan_scariness_score.h
Commit message (Expand)AuthorAgeFilesLines
* [compiler-rt] Remove some cpplint filtersVitaly Buka2019-09-121-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [asan] Add const into ScarinessScoreBase::PrintVitaly Buka2017-09-141-1/+1
* Split ScarinessScore between its "storage" (POD), and an initializing object.Filipe Cabecinhas2016-08-301-7/+14
* [asan] fix the Windows build (MSVC says: cannot specify explicit initializer ...Kostya Serebryany2016-02-081-2/+4
* [asan] re-commit r259961, this time making the test Linux-OnlyKostya Serebryany2016-02-081-0/+65
* Revert r259961, r259978, r259981.Nico Weber2016-02-071-65/+0
* [asan] add an experimental feature that prints the scariness score of the err...Kostya Serebryany2016-02-061-0/+65