[PATCH] D46752: [Analysis] Validate the return type of s(n)printf libcalls
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 11 08:38:57 PDT 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM - thanks!
Note (future patches): just glancing at the surrounding cases, it seems like we're missing similar return type checks for other calls.
https://reviews.llvm.org/D46752
More information about the llvm-commits
mailing list