[all-commits] [llvm/llvm-project] b1c369: [lsan] Replace atomic_store/atomic_load with atomi...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Dec 7 22:41:44 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1c369e01fa618c1f5e6b31640d5ab966c4a31a2
      https://github.com/llvm/llvm-project/commit/b1c369e01fa618c1f5e6b31640d5ab966c4a31a2
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2021-12-07 (Tue, 07 Dec 2021)

  Changed paths:
    M compiler-rt/lib/lsan/lsan_common.cpp

  Log Message:
  -----------
  [lsan] Replace atomic_store/atomic_load with atomic_fetch_add




More information about the All-commits mailing list