[all-commits] [llvm/llvm-project] 6bff09: [TSan][NFC] fixup for comment of Shadow
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Feb 23 11:16:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6bff092e3ed4ae1f21b290f88cf7152cb331aa48
https://github.com/llvm/llvm-project/commit/6bff092e3ed4ae1f21b290f88cf7152cb331aa48
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:
-----------
[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
More information about the All-commits
mailing list