Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274) | Kamil Rytarowski | 2018-01-17 | 1 | -0/+4 |
* | [asan] Rename asan-instrument-allocas -> asan-instrument-dynamic-allocas | Vitaly Buka | 2016-08-20 | 1 | -1/+1 |
* | [windows] Fix or XFAIL remaining portable test failures and enable them | Reid Kleckner | 2015-08-14 | 1 | -0/+5 |
* | [ASan] Fix two tests on FreeBSD: alloca.h is missing there. | Alexey Samsonov | 2015-07-31 | 1 | -1/+1 |
* | [ASan] Disable alloca tests on ARM targets due to flakiness. | Yury Gribov | 2015-05-28 | 1 | -2/+1 |
* | [ASan] XFAIL VLA tests on ARM and PowerPC. Patch by Max Ostapenko! | Yury Gribov | 2015-05-28 | 1 | -0/+2 |
* | [ASan] New approach to dynamic allocas unpoisoning. Patch by Max Ostapenko! | Yury Gribov | 2015-05-28 | 1 | -0/+32 |