summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-c-test/attributes.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix build break when the host C compiler is C89.Richard Smith2016-11-161-3/+5
| | | | llvm-svn: 287075
* [C API] Prevent nullptr dereferences in C API for counting attributes.Amaury Sechet2016-11-151-0/+75
See https://reviews.llvm.org/D26392 Patch by @maleadt llvm-svn: 287044
OpenPOWER on IntegriCloud