[all-commits] [llvm/llvm-project] 106d54: Revert "[tsan] Don't use `enum __tsan_memory_order...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Nov 5 09:38:51 PST 2024
Branch: refs/heads/revert-114724-users/vitalybuka/spr/tsan-dont-use-enum-__tsan_memory_order-in-tsan-interface
Home: https://github.com/llvm/llvm-project
Commit: 106d54be69070e26c1b68f3f62ff4fa6c53d23b9
https://github.com/llvm/llvm-project/commit/106d54be69070e26c1b68f3f62ff4fa6c53d23b9
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 "[tsan] Don't use `enum __tsan_memory_order` in tsan interface (#114724)"
This reverts commit 1e50958399e0bb2a558a5d5806a61da9b2ef9e74.
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