ddcc added a comment.

When I was testing this patch, it was on top of both 
https://reviews.llvm.org/D28952 and https://reviews.llvm.org/D28953. For 
`malloc.c`, the change on line 1708 from `int` to `size_t` is necessary to 
prevent a false positive warning at line 1710. The other three changes don't 
affect the testcase output, but I probably made the changes at the same time. 
Do you want those other three pulled out separately?


https://reviews.llvm.org/D28955



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to