[PATCH] D46545: [sanitizer] Move fgets, fputs and puts into sanitizer_common
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 8 09:24:39 PDT 2018
krytarowski added a comment.
We are now requiring this on NetBSD for MSanitized userland. Some programs break without puts(3) / fputs(3) interceptors there.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D46545
More information about the llvm-commits
mailing list