Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ASan] Support `{f}puts(NULL)` on Darwin | Julian Lettner | 2019-07-17 | 1 | -0/+16 |
* | [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.* | Reid Kleckner | 2019-06-27 | 1 | -0/+0 |
* | [LSan] Fix `__sanitizer_print_stack_trace` via fast unwinder | Julian Lettner | 2019-02-20 | 1 | -3/+0 |
* | [Sanitizer] On Darwin `__sanitizer_print_stack_trace` only prints topmost frame | Julian Lettner | 2019-02-18 | 1 | -2/+2 |
* | Fix sanitizer tool list used to generate sanitizer_common tests to be up-to-d... | Dan Liew | 2019-01-16 | 2 | -2/+13 |
* | Splitting out test for Darwin for print-stack-trace: | George Karpenkov | 2017-07-24 | 1 | -0/+19 |
* | Fix PR26608: Make sanitizer_common tests more portable. | Alexey Samsonov | 2016-02-17 | 1 | -1/+1 |
* | [Sanitizers] Make abort_on_error common flag. | Alexey Samsonov | 2015-08-27 | 2 | -0/+28 |