summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/dfsan/scripts
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: Rename .cc file in test/dfsan to cppNico Weber2019-08-051-1/+1
* Try to heal bots more after r367551Nico Weber2019-08-011-1/+1
* compiler-rt: Rename .cc file in lib/{dfsan,stats,ubsan_minimal} to .cppNico Weber2019-08-011-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add weak definitions of trace-cmp hooks to dfsanKostya Serebryany2018-06-011-0/+2
* Add api_list entries for the dfsan-based fuzzerKostya Serebryany2015-05-061-1/+3
* Make check_custom_wrappers.sh work on FreeBSDDimitry Andric2015-04-121-1/+1
* [dfsan] Modify build-libc-list.py to filter out local functions in generatedPeter Collingbourne2014-11-051-0/+1
* Remove bashisms and switch to /bin/shEd Maste2014-10-081-16/+16
* Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni2014-10-081-1/+1
* Update sanitizers' bash scripts.Alexey Samsonov2014-02-251-1/+1
* Move DFSan test suite under test/Alexey Samsonov2014-02-141-1/+1
* Added missing lib/dfsan/scripts/check_custom_wrappers.shLorenzo Martignoni2013-11-271-0/+50
* build-libc-list.py: Replace --{,usr,gcc}lib with flags for specific libraries.Peter Collingbourne2013-11-251-12/+23
* Revert r195381, "Implement a bunch of custom glibc wrappers & corresponding t...Peter Collingbourne2013-11-211-50/+0
* Implement a bunch of custom glibc wrappers & corresponding tests.Peter Collingbourne2013-11-211-0/+50
* [dfsan] Initial set of custom functions and interceptors for libc.Peter Collingbourne2013-08-151-0/+84
OpenPOWER on IntegriCloud