Teach isDereferenceablePointer to look through returned-argument functions
For functions which are known to return their argument, isDereferenceableAndAlignedPointer can examine the argument value. Differential Revision: http://reviews.llvm.org/D9384 llvm-svn: 275038
Loading
Please sign in to comment