[PATCH] D46545: [sanitizer] Add fgets, fputs and puts into sanitizer_common
Matt Morehouse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 12 15:04:42 PDT 2018
morehouse added a comment.
In https://reviews.llvm.org/D46545#1129900, @Lekensteyn wrote:
> Since the code appears to be functionally correct, I am considering adding XFAIL for both cases.
Please do this for now to get the bot green again. If you figure out the root cause you can submit a fix later.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D46545
More information about the llvm-commits
mailing list