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

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 27 11:54:44 PDT 2018


xbolva00 added a comment.
Herald added a subscriber: sanjoy.

Coming from https://reviews.llvm.org/D50039. This patch was accepted but never merged?


https://reviews.llvm.org/D30806





More information about the cfe-commits mailing list