[all-commits] [llvm/llvm-project] b0e369: Revert "[MSAN] add interceptor for timer_create, t...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Mar 9 10:46:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b0e369501facd88839e4865544f591220692c11e
      https://github.com/llvm/llvm-project/commit/b0e369501facd88839e4865544f591220692c11e
  Author: Petr Hosek <phosek at google.com>
  Date:   2022-03-09 (Wed, 09 Mar 2022)

  Changed paths:
    M compiler-rt/lib/msan/tests/msan_test.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h
    M compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_solaris.h
    R compiler-rt/test/sanitizer_common/TestCases/Posix/timer.cpp

  Log Message:
  -----------
  Revert "[MSAN] add interceptor for timer_create, timer_settime, timer_gettime"

This reverts commit c2aab0d3808b3e3058febe637148ca66b0f03c71 due to
a leak in timer.cpp that showed up on several bots.




More information about the All-commits mailing list