[PATCH] D11948: Add some macros to abstract marking of parameters as "not null", and use them in <cstring>

Joerg Sonnenberger via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 11 13:45:36 PDT 2015


joerg added a comment.

LLVM makes the assumptions only if the prototype has them too? Attribute nonnull is certainly changing optimiser behavior with GCC...


http://reviews.llvm.org/D11948





More information about the cfe-commits mailing list