[all-commits] [llvm/llvm-project] ae6d57: tsan: remove stale comment

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Wed Sep 22 01:19:11 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ae6d57ca5a945063a25181e3875c1fcf3787a040
      https://github.com/llvm/llvm-project/commit/ae6d57ca5a945063a25181e3875c1fcf3787a040
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-09-22 (Wed, 22 Sep 2021)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_rtl.cpp

  Log Message:
  -----------
  tsan: remove stale comment

We do query it every 100ms now.
(GetRSS was fixed to not be dead slow IIRC)

Depends on D110152.

Reviewed By: melver, vitalybuka

Differential Revision: https://reviews.llvm.org/D110153




More information about the All-commits mailing list