[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.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 14:28:22 PDT 2018


efriedma closed this revision.
efriedma added a comment.

This was merged in https://reviews.llvm.org/rC298491 .


https://reviews.llvm.org/D30806





More information about the cfe-commits mailing list