[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
Thu Mar 16 17:55:10 PDT 2017


chandlerc added a comment.

Ping?


https://reviews.llvm.org/D30806





More information about the cfe-commits mailing list