[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:46:19 PDT 2018
krytarowski added a comment.
It causes breakage because there is called an interceptor inside libc that is reported as false positive.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D46545
More information about the llvm-commits
mailing list