Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | llvm-c-test avoid calling malloc(0) | Andus Yu | 2019-07-04 | 1 | -6/+12 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+4 |
* | Report fatal error in the case of out of memory | Serge Pavlov | 2018-02-20 | 1 | -0/+3 |
* | Revert r325224 "Report fatal error in the case of out of memory" | Serge Pavlov | 2018-02-15 | 1 | -3/+0 |
* | Report fatal error in the case of out of memory | Serge Pavlov | 2018-02-15 | 1 | -0/+3 |
* | Fix build break when the host C compiler is C89. | Richard Smith | 2016-11-16 | 1 | -3/+5 |
* | [C API] Prevent nullptr dereferences in C API for counting attributes. | Amaury Sechet | 2016-11-15 | 1 | -0/+75 |