[PATCH] D15820: [MemoryBuiltins] Remove isOperatorNewLike by consolidating non-null inference handling
    Nuno Lopes via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Dec 30 14:25:53 PST 2015
    
    
  
nlopes added a comment.
LGTM.
I agree with you re InferFunctionAttrs. I don't see any reason why we have InferFunctionAttrs recognize all those library functions instead of having the frontend doing it.  But removing it at this point may break someone's code..
http://reviews.llvm.org/D15820
    
    
More information about the llvm-commits
mailing list