[all-commits] [llvm/llvm-project] 3a98f4: [msan] Fix gethostent tests

Vitaly Buka via All-commits all-commits at lists.llvm.org
Fri Sep 25 02:40:15 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a98f4dca7ada4c50ebca646f2cdd7385cd778af
      https://github.com/llvm/llvm-project/commit/3a98f4dca7ada4c50ebca646f2cdd7385cd778af
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M compiler-rt/lib/msan/tests/msan_test.cpp

  Log Message:
  -----------
  [msan] Fix gethostent tests

gethostent should follow sethostent.


  Commit: 7af12015ad44bccb23bd61820c8f34212467e71c
      https://github.com/llvm/llvm-project/commit/7af12015ad44bccb23bd61820c8f34212467e71c
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    M compiler-rt/lib/msan/tests/msan_test.cpp

  Log Message:
  -----------
  [msan] Remove redundant test

The test needs to control intercept_strcmp option.
It's already implemented as lit.test strcmp.c.


Compare: https://github.com/llvm/llvm-project/compare/64f878db5022...7af12015ad44


More information about the All-commits mailing list