[PATCH] D18312: [Compiler-rt] Mark getpwnam_r_invalid_user as expected failure for MIPS
    Mohit Bhakkad via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar 22 05:59:44 PDT 2016
    
    
  
mohit.bhakkad added a comment.
@samsonov sure I will investigate libc code and get back to you.
Till now,
I have tried replacing original libc call with a dummy stub of getpwnam_r returning same values, which makes the test pass.
Also with msan, tsan test passes without fail.
Repository:
  rL LLVM
http://reviews.llvm.org/D18312
    
    
More information about the llvm-commits
mailing list