[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.
Hal Finkel via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 18 18:40:46 PDT 2017
hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D30806
More information about the cfe-commits
mailing list