summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Utils/SanitizerStats.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce sanstats tool and llvm::CreateSanitizerStatReport function.Peter Collingbourne2016-01-161-0/+108
This is part of a new statistics gathering feature for the sanitizers. See clang/docs/SanitizerStats.rst for further info and docs. Differential Revision: http://reviews.llvm.org/D16174 llvm-svn: 257970
OpenPOWER on IntegriCloud