summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/attributes.c
Commit message (Expand)AuthorAgeFilesLines
* llvm-c-test avoid calling malloc(0)Andus Yu2019-07-041-6/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+4
* Report fatal error in the case of out of memorySerge Pavlov2018-02-201-0/+3
* Revert r325224 "Report fatal error in the case of out of memory"Serge Pavlov2018-02-151-3/+0
* Report fatal error in the case of out of memorySerge Pavlov2018-02-151-0/+3
* Fix build break when the host C compiler is C89.Richard Smith2016-11-161-3/+5
* [C API] Prevent nullptr dereferences in C API for counting attributes.Amaury Sechet2016-11-151-0/+75
OpenPOWER on IntegriCloud