[PATCH] D16174: Introduce sanstats tool and llvm::CreateSanitizerStatReport function.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 13 20:12:02 PST 2016


pcc created this revision.
pcc added reviewers: kcc, eugenis.
pcc added a subscriber: llvm-commits.

This is part of a new statistics gathering feature for the sanitizers.
See clang/docs/SanitizerStats.rst for further info and docs.

http://reviews.llvm.org/D16174

Files:
  include/llvm/Transforms/Utils/SanitizerStats.h
  lib/Transforms/Utils/CMakeLists.txt
  lib/Transforms/Utils/SanitizerStats.cpp
  test/CMakeLists.txt
  test/lit.cfg
  test/tools/sanstats/elf.test
  tools/Makefile
  tools/sanstats/CMakeLists.txt
  tools/sanstats/Makefile
  tools/sanstats/sanstats.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16174.44829.patch
Type: text/x-patch
Size: 19532 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160114/a09b2c3a/attachment-0001.bin>


More information about the llvm-commits mailing list