[all-commits] [llvm/llvm-project] aa407c: [NFC][sanitizer] Fix typo in comment
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Dec 6 22:27:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa407c102d18c83602ef52866ef57dc8ca9f134b
https://github.com/llvm/llvm-project/commit/aa407c102d18c83602ef52866ef57dc8ca9f134b
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp
Log Message:
-----------
[NFC][sanitizer] Fix typo in comment
Commit: 061f22dda9fddbcdaa1fd10b9cfb0cf2e1fb937a
https://github.com/llvm/llvm-project/commit/061f22dda9fddbcdaa1fd10b9cfb0cf2e1fb937a
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2021-12-06 (Mon, 06 Dec 2021)
Changed paths:
M compiler-rt/lib/lsan/lsan_common.h
M compiler-rt/lib/lsan/lsan_common_fuchsia.cpp
M compiler-rt/lib/lsan/lsan_common_linux.cpp
M compiler-rt/lib/lsan/lsan_common_mac.cpp
Log Message:
-----------
[NFC][lsan] Refactor LockThreadRegistry/LockAllocator calls
Compare: https://github.com/llvm/llvm-project/compare/3415b1ca6380...061f22dda9fd
More information about the All-commits
mailing list