| commit | 60cdd6113f5c94f2cf076008ff46e024b35da300 | [log] [tgz] |
|---|---|---|
| author | Kostya Serebryany <kcc@google.com> | Wed Sep 14 01:39:49 2016 +0000 |
| committer | Kostya Serebryany <kcc@google.com> | Wed Sep 14 01:39:49 2016 +0000 |
| tree | 7f15c6572825f8d55c74facd7339bf89837ce3f7 | |
| parent | da718e55cf0bd5f5f2ee5e288ecd707361c46a02 [diff] |
[sanitizer-coverage] add yet another flavour of coverage instrumentation: trace-pc-guard. The intent is to eventually replace all of {bool coverage, 8bit-counters, trace-pc} with just this one. Clang part
llvm-svn: 281432