summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_coverage_interface.inc
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer_common] Update sanitizers w.r.t. the new comparisons instrumentati...Alexander Potapenko2017-08-101-0/+4
* [sanitizer-coverage] dummy definitions for __sanitizer_cov_8bit_counters_init...Kostya Serebryany2017-08-011-0/+2
* [sancov] Implement __sanitizer_cov_reset.Evgeniy Stepanov2017-07-271-0/+1
* [sanitizer-coverage] nuke more stale codeKostya Serebryany2017-06-011-1/+0
* [sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany2017-05-311-5/+0
* [sanitizer-coverage] remove more unused codeKostya Serebryany2017-04-191-2/+0
* [sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...Kostya Serebryany2017-04-191-2/+0
* [sanitizer-coverage] remove run-time support for -fsanitize-coverage=trace-bbKostya Serebryany2017-04-191-2/+0
* [sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...Kostya Serebryany2017-04-191-2/+0
* [sanitizer] Add list of symbols exported in sanitizers' interface.Marcos Pividori2017-01-311-0/+40