[PATCH] D30806: [nonnull] Teach Clang to attach the nonnull LLVM attribute to declarations and calls instead of just definitions, and then teach it to *not* attach such attributes even if the source code contains them.

Chandler Carruth via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 17 22:41:01 PDT 2017


chandlerc marked an inline comment as done.
chandlerc added a comment.

Function argument order fixed.


https://reviews.llvm.org/D30806





More information about the cfe-commits mailing list