[all-commits] [llvm/llvm-project] e32302: Revert "[tsan] Add debugging interfaces into inter...

Hans via All-commits all-commits at lists.llvm.org
Thu Apr 13 00:07:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e3230295faad27c9f6f2de0d9471c25111a7dd67
      https://github.com/llvm/llvm-project/commit/e3230295faad27c9f6f2de0d9471c25111a7dd67
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2023-04-13 (Thu, 13 Apr 2023)

  Changed paths:
    M compiler-rt/include/sanitizer/tsan_interface.h
    M compiler-rt/test/tsan/Darwin/debug_external.cpp
    R compiler-rt/test/tsan/debug_mutex_bad_unlock.cpp
    M compiler-rt/test/tsan/debugging.cpp

  Log Message:
  -----------
  Revert "[tsan] Add debugging interfaces into interface header."

It broke lit tests on Mac, see comments on the code review.

> Reviewed By: vitalybuka, dvyukov
>
> Differential Revision: https://reviews.llvm.org/D147337

This reverts commit ebb0f1d0639eeca5479fa4bfdc1ebcebf5c21dee and
follow-up commit 3c83aeee6b7d5e9ac5de1e29605ee57c2b800ca1.




More information about the All-commits mailing list