[all-commits] [llvm/llvm-project] 475c43: Revert "[TSan][NFC] fixup for comment of Shadow"

Enna1 via All-commits all-commits at lists.llvm.org
Wed Feb 23 11:24:39 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 475c43339bdd6e07d3b891365c04d48fca75303b
      https://github.com/llvm/llvm-project/commit/475c43339bdd6e07d3b891365c04d48fca75303b
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M compiler-rt/lib/tsan/rtl-old/tsan_shadow.h

  Log Message:
  -----------
  Revert "[TSan][NFC] fixup for comment of Shadow"

Wrong author.

This reverts commit 6bff092e3ed4ae1f21b290f88cf7152cb331aa48.


  Commit: f19f67232891b4325302e27dd40c28d14faf159e
      https://github.com/llvm/llvm-project/commit/f19f67232891b4325302e27dd40c28d14faf159e
  Author: Xu Mingjie <xumingjie.enna1 at bytedance.com>
  Date:   2022-02-23 (Wed, 23 Feb 2022)

  Changed paths:
    M compiler-rt/lib/tsan/rtl-old/tsan_shadow.h

  Log Message:
  -----------
  [TSan][NFC] fixup for comment of Shadow

There should be 1-bit unused field between tid field and is_atomic field of Shadow.

Reviewed By: dvyukov, vitalybuka

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


Compare: https://github.com/llvm/llvm-project/compare/8c85f3a05230...f19f67232891


More information about the All-commits mailing list