search for: ca5ef458

Displaying 2 results from an estimated 2 matches for "ca5ef458".

2016 Dec 14
0
analysis based on nonnull attribute
----- Original Message ----- > From: "Sanjay Patel via llvm-dev" <llvm-dev at lists.llvm.org> > To: "llvm-dev" <llvm-dev at lists.llvm.org> > Sent: Wednesday, December 14, 2016 3:47:03 PM > Subject: [llvm-dev] analysis based on nonnull attribute > Does the nonnull parameter attribute give us information about > subsequent uses of that value
2016 Dec 14
2
analysis based on nonnull attribute
...be null. This is analogous to the nonnull attribute on parameters and return values. This metadata can only be applied to loads of a pointer type." -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161214/ca5ef458/attachment.html>