summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/FuzzerDFSan.h
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] remove dfsan support and some related stale code. This is not ↵Kostya Serebryany2016-10-041-61/+0
| | | | | | being used and as is is pretty weak anyway llvm-svn: 283187
* [libFuzzer] make libFuzzer build even with a compiler that does not have ↵Kostya Serebryany2015-11-131-8/+18
| | | | | | sanitizer headers llvm-svn: 253003
* [libFuzzer] refactor the code to allow building libFuzzer on platforms that ↵Kostya Serebryany2015-09-101-0/+51
don't have dfsan and don't support weak functions llvm-svn: 247321
OpenPOWER on IntegriCloud