| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [Sanitizers] Check alignment != 0 for aligned_alloc and posix_memalign | Alex Shlyapnikov | 2018-06-08 | 1 | -3/+5 |
| * | [sanitizer] Move the errno/ENOMEM allocator checks logic to separate .cc | Kostya Kortchinsky | 2017-10-11 | 1 | -2/+7 |
| * | [sanitizer] Revert D38706 | Kostya Kortchinsky | 2017-10-10 | 1 | -7/+2 |
| * | [sanitizer] Move the errno/ENOMEM allocator checks logic to separate .cc | Kostya Kortchinsky | 2017-10-10 | 1 | -2/+7 |
| * | [scudo] Check for pvalloc overflow | Kostya Kortchinsky | 2017-07-25 | 1 | -0/+6 |
| * | [Sanitizers] ASan/MSan/LSan allocators set errno on failure. | Alex Shlyapnikov | 2017-07-18 | 1 | -0/+64 |

