Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build break when the host C compiler is C89. | Richard Smith | 2016-11-16 | 1 | -3/+5 |
| | | | | llvm-svn: 287075 | ||||
* | [C API] Prevent nullptr dereferences in C API for counting attributes. | Amaury Sechet | 2016-11-15 | 1 | -0/+75 |
See https://reviews.llvm.org/D26392 Patch by @maleadt llvm-svn: 287044 |