[llvm-branch-commits] [tsan] Don't use `enum __tsan_memory_order` in tsan interface (PR #114724)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Nov 4 21:06:19 PST 2024


================
@@ -219,14 +219,14 @@ __extension__ typedef __int128 a128;
 
 // Part of ABI, do not change.
----------------
vitalybuka wrote:

Does #114916 help?

https://github.com/llvm/llvm-project/pull/114724


More information about the llvm-branch-commits mailing list