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 |
* | [scudo] Adding an interface function to print allocator stats | Kostya Kortchinsky | 2018-04-25 | 1 | -0/+5 |
* | [scudo] s/unsigned long/size_t/ for __scudo_set_rss_limit | Kostya Kortchinsky | 2018-01-04 | 1 | -1/+1 |
* | [sanitizer] Make function declarations C-compatible | Petr Hosek | 2017-12-21 | 1 | -1/+1 |
* | [scudo] Adding a public Scudo interface | Kostya Kortchinsky | 2017-12-13 | 1 | -0/+34 |