summaryrefslogtreecommitdiff
path: root/test/sanitizer_common/TestCases/Darwin
Commit message (Expand)AuthorAgeFilesLines
* [Sanitizer][Darwin] Add interceptor for malloc_zone_from_ptrJulian Lettner2019-08-091-0/+45
* compiler-rt: Rename cc files below test/sanitizer_common to cppNico Weber2019-08-053-3/+3
* [ASan] Support `{f}puts(NULL)` on DarwinJulian Lettner2019-07-171-0/+16
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-0/+0
* [LSan] Fix `__sanitizer_print_stack_trace` via fast unwinderJulian Lettner2019-02-201-3/+0
* [Sanitizer] On Darwin `__sanitizer_print_stack_trace` only prints topmost frameJulian Lettner2019-02-181-2/+2
* Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-d...Dan Liew2019-01-162-2/+13
* Splitting out test for Darwin for print-stack-trace:George Karpenkov2017-07-241-0/+19
* Fix PR26608: Make sanitizer_common tests more portable.Alexey Samsonov2016-02-171-1/+1
* [Sanitizers] Make abort_on_error common flag.Alexey Samsonov2015-08-272-0/+28