[PATCH] D18312: [Compiler-rt] Mark getpwnam_r_invalid_user as expected failure for MIPS

Alexey Samsonov via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 21 10:47:25 PDT 2016


samsonov added a reviewer: vitalybuka.
samsonov added a comment.

Please investigate this issue in more details. "There might be some leak in getpwnam_r" is not a good enough reason to exclude this test on MIPS (note that it also runs for ASan, TSan, MSan, not just for LSan).


Repository:
  rL LLVM

http://reviews.llvm.org/D18312





More information about the llvm-commits mailing list