[all-commits] [llvm/llvm-project] 49f282: [sanitizer][test] Remove no-op REQUIRES:

Fangrui Song via All-commits all-commits at lists.llvm.org
Mon Jun 12 14:15:18 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49f282b5496600d9a9bc3ea311cf718e892ddf2c
      https://github.com/llvm/llvm-project/commit/49f282b5496600d9a9bc3ea311cf718e892ddf2c
  Author: Fangrui Song <i at maskray.me>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M compiler-rt/test/sanitizer_common/TestCases/Linux/getgrouplist.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Linux/netent.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Linux/protoent.cpp
    M compiler-rt/test/sanitizer_common/TestCases/Linux/ttyent.cpp

  Log Message:
  -----------
  [sanitizer][test] Remove no-op REQUIRES:

Some patches around D109843 added `REQUIRES: freebsd` but they have no effects
due to sanitizer_common/TestCases/Linux/lit.local.cfg.py . I informed the author
but don't plan to move the tests.




More information about the All-commits mailing list