[all-commits] [llvm/llvm-project] fade3b: [nfc][tsan] Wrap `Atomic`/`NoTsanAtomic` int struc...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Mon Nov 4 18:47:47 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fade3be83d8e4cad65418d3ab9849e49c8495cb3
      https://github.com/llvm/llvm-project/commit/fade3be83d8e4cad65418d3ab9849e49c8495cb3
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-11-04 (Mon, 04 Nov 2024)

  Changed paths:
    M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp

  Log Message:
  -----------
  [nfc][tsan] Wrap `Atomic`/`NoTsanAtomic` int struct (#114909)

Prepare to replace macro with template.

Related to #114724, but it's not strictly needed.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list