Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [sancov] using normalized filenames for blacklist checks. | Mike Aizatsky | 2016-04-21 | 1 | -3/+3 |
| | | | | | | Differential Revision: http://reviews.llvm.org/D19395 llvm-svn: 267078 | ||||
* | [sancov] blacklist support. | Mike Aizatsky | 2015-12-16 | 1 | -1/+1 |
| | | | | | | | | | | Summary: Using the blacklist the user can filter own unwanted functions from all outputs. By default blacklist contains "fun:__sancov*" line. Differential Revision: http://reviews.llvm.org/D15364 llvm-svn: 255732 | ||||
* | sancov test suite | Mike Aizatsky | 2015-11-12 | 1 | -0/+19 |
Differential Revision: http://reviews.llvm.org/D14589 llvm-svn: 252933 |