[all-commits] [llvm/llvm-project] ae072d: [NFC][sanitizer] Remove unused method
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed May 24 16:22:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae072da552c1333d4c034c36661156d66735bf54
https://github.com/llvm/llvm-project/commit/ae072da552c1333d4c034c36661156d66735bf54
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h
Log Message:
-----------
[NFC][sanitizer] Remove unused method
Commit: f5808fc19711bddcb25918ed3224cdcaad4f9865
https://github.com/llvm/llvm-project/commit/f5808fc19711bddcb25918ed3224cdcaad4f9865
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-24 (Wed, 24 May 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_allocator_stats.h
Log Message:
-----------
[sanitizer] Use atomic_fetch_add instead of load/store
Compare: https://github.com/llvm/llvm-project/compare/ee6b08e99375...f5808fc19711
More information about the All-commits
mailing list