summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
Commit message (Expand)AuthorAgeFilesLines
* [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, llvm partKostya Serebryany2014-12-031-1/+4
* [asan/coverage] change the way asan coverage instrumentation is done: instead...Kostya Serebryany2014-11-241-10/+7
* [asan] add experimental basic-block tracing to asan-coverage; also fix -fsani...Kostya Serebryany2014-11-191-6/+40
* Use nullptr instead of NULL for variadic sentinelsReid Kleckner2014-11-131-3/+3
* Move asan-coverage into a separate phase.Kostya Serebryany2014-11-111-0/+260
OpenPOWER on IntegriCloud