[all-commits] [llvm/llvm-project] cbbe61: Revert "Revert "[tsan] Don't use `enum __tsan_memo...

Vitaly Buka via All-commits all-commits at lists.llvm.org
Tue Nov 5 10:57:36 PST 2024


  Branch: refs/heads/revert-115032-revert-114724-users/vitalybuka/spr/tsan-dont-use-enum-__tsan_memory_order-in-tsan-interface
  Home:   https://github.com/llvm/llvm-project
  Commit: cbbe61c090723f603723e4bae53e4be06be5ab07
      https://github.com/llvm/llvm-project/commit/cbbe61c090723f603723e4bae53e4be06be5ab07
  Author: Vitaly Buka <vitalybuka at gmail.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M compiler-rt/include/sanitizer/tsan_interface_atomic.h
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
    M compiler-rt/lib/tsan/rtl/tsan_interface.h
    M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp

  Log Message:
  -----------
  Revert "Revert "[tsan] Don't use `enum __tsan_memory_order` in tsan interface…"

This reverts commit b14c436311e3ff78f61dd59c90486432d13bf38e.


  Commit: 4d292b303ffcf4d1b0474d222e33043b1f02d453
      https://github.com/llvm/llvm-project/commit/4d292b303ffcf4d1b0474d222e33043b1f02d453
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M compiler-rt/include/sanitizer/tsan_interface_atomic.h
    M compiler-rt/lib/tsan/rtl/tsan_interceptors_mac.cpp
    M compiler-rt/lib/tsan/rtl/tsan_interface.h
    M compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp

  Log Message:
  -----------
  Simplify


Compare: https://github.com/llvm/llvm-project/compare/d1e90e3e41ee...4d292b303ffc

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