[PATCH] D46752: [Analysis] Validate the return type of s(n)printf libcalls
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 15:38:56 PDT 2018
efriedma added a comment.
No, no progress on the question of the semantics of library functions with internal linkage. (It usually isn't a problem in practice because the functions in question are built with -fno-builtin, so nobody has really spent any time.)
Repository:
rL LLVM
https://reviews.llvm.org/D46752
More information about the llvm-commits
mailing list