[compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.

Sergey Matveev earthdok at google.com
Wed Mar 5 15:39:32 PST 2014


It looks like the test passes, but LIT expects it to fail. I'm not sure
why. Did someone set it to XFAIL because it had been broken for a long
time? We probably need to change it back, but I have no idea which file
controls that.


On 6 марта 2014 г., 2:47, Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Tue, Mar 4, 2014 at 1:20 PM, Sergey Matveev <earthdok at google.com>
> wrote:
> > Thanks for the catch, that was an actual bug in test. Please try with
> > r202846.
>
> I'm sorry, but now it is failing in a different way:
>
>
> http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-centos-6.5/builds/1490/steps/test/logs/stdio
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140306/e325d252/attachment.html>


More information about the llvm-commits mailing list