summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/dfsan
Commit message (Expand)AuthorAgeFilesLines
* [dfsan] Add runtime function for aborting on indirect calls toPeter Collingbourne2014-11-051-0/+24
* Update __dfsw_s{,n}printf custom functions for new calling convention.Peter Collingbourne2014-10-301-0/+5
* Custom wrappers for DFSanitizing sprintf & snprintf.Lorenzo Martignoni2014-10-081-9/+129
* [dfsan] Fix the declaration of dfsan_add_label.Peter Collingbourne2014-06-041-0/+7
* Add %run to all lit testsGreg Fitzgerald2014-04-307-17/+17
* Add user-defined callback on write() calls.Peter Collingbourne2014-04-242-0/+185
* Add function to get the number of DFSan labels allocated.Peter Collingbourne2014-03-261-0/+75
* [CMake] lit tests shouldn't depend on runtimes in standalone buildAlexey Samsonov2014-02-201-3/+5
* Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov2014-02-191-1/+1
* Simplify defining Clang compile flags in lit configsAlexey Samsonov2014-02-171-7/+7
* Move DFSan test suite under test/Alexey Samsonov2014-02-149-0/+930
OpenPOWER on IntegriCloud