[PATCH] D46545: [sanitizer] Add fgets, fputs and puts into sanitizer_common

Peter Wu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 16:14:32 PDT 2018


Lekensteyn added a comment.

In https://reviews.llvm.org/D46545#1130319, @morehouse wrote:

> 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.


Disabled now in r334558, apologies for the inconvenience.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46545





More information about the llvm-commits mailing list