[all-commits] [llvm/llvm-project] 0bc626: tsan: refactor guard_acquire/release

Dmitry Vyukov via All-commits all-commits at lists.llvm.org
Wed Aug 4 04:52:39 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bc626d516a201953ef6a45be0d059d70672d7db
      https://github.com/llvm/llvm-project/commit/0bc626d516a201953ef6a45be0d059d70672d7db
  Author: Dmitry Vyukov <dvyukov at google.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

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

  Log Message:
  -----------
  tsan: refactor guard_acquire/release

Introduce named consts for magic values we use.

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




More information about the All-commits mailing list