[all-commits] [llvm/llvm-project] 1d9be7: tsan: rename mapping field selectors
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Aug 10 11:08:19 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d9be7b4fa4e9f0024cd447240de71cc92fcc1c4
https://github.com/llvm/llvm-project/commit/1d9be7b4fa4e9f0024cd447240de71cc92fcc1c4
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-08-10 (Tue, 10 Aug 2021)
Changed paths:
M compiler-rt/lib/tsan/rtl/tsan_platform.h
Log Message:
-----------
tsan: rename mapping field selectors
Rename mapping field selectors according to the code style.
Reuse the actual field names, there is no need to invent
second set of names.
Depends on D107743.
Reviewed By: melver
Differential Revision: https://reviews.llvm.org/D107744
More information about the All-commits
mailing list