summaryrefslogtreecommitdiffstats
path: root/llvm/tools/sanstats
Commit message (Expand)AuthorAgeFilesLines
* [DebugInfo] add SectionedAddress to DebugInfo interfaces.Alexey Lapshin2019-02-271-2/+4
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [cfi] Help sanstats to find binary if they are not at the original locationVitaly Buka2018-11-261-1/+7
* [cfi] Make sanstats print address of the checkVitaly Buka2018-11-261-2/+3
* Fix broken links to the Itanium CXX ABIVlad Tsyrklevich2017-09-121-1/+1
* [sanstats] Print the correct line information.Davide Italiano2017-07-131-1/+4
* [CMake] sanstats depends on intrinsics_genChris Bieneman2016-11-181-0/+3
* [Symbolize] Check if the PE file has a PDB and emit an error if we can't load itReid Kleckner2016-06-031-3/+3
* Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith2016-04-051-14/+6
* Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko2016-04-051-6/+14
* Remove autoconf supportChris Bieneman2016-01-261-17/+0
* Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko2016-01-261-5/+5
* Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne2016-01-163-0/+163
OpenPOWER on IntegriCloud