| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert r298491 and r298494 which changed Clang's handling of 'nonnull' | Chandler Carruth | 2017-03-24 | 1 | -84/+0 |
| * | [nonnull] Teach Clang to attach the nonnull LLVM attribute to | Chandler Carruth | 2017-03-22 | 1 | -0/+84 |
| * | Properly handle multiple nonnull attributes in CodeGen | Alexey Samsonov | 2014-08-28 | 1 | -0/+8 |
| * | Fix regression in r216520: don't apply nonnull to non-pointer function | Richard Smith | 2014-08-27 | 1 | -0/+20 |
| * | Add nonnull in CodeGen for __attribute__((returns_nonnull)) | Hal Finkel | 2014-07-12 | 1 | -0/+6 |
| * | Add nonnull in CodeGen for __attribute__((nonnull)) | Hal Finkel | 2014-07-11 | 1 | -0/+17 |

