[all-commits] [llvm/llvm-project] 85801b: [sanitizers] fix wrong enum of memory_order for mips
Dmitry Vyukov via All-commits
all-commits at lists.llvm.org
Tue Mar 9 02:29:17 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85801b4c68ee4f1c7b9f2a33162d852b577fe536
https://github.com/llvm/llvm-project/commit/85801b4c68ee4f1c7b9f2a33162d852b577fe536
Author: Dmitry Vyukov <dvyukov at google.com>
Date: 2021-03-09 (Tue, 09 Mar 2021)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_atomic_clang_mips.h
Log Message:
-----------
[sanitizers] fix wrong enum of memory_order for mips
Author: mzh (Meng Zhuo)
Reviewed-in: https://reviews.llvm.org/D98231
More information about the All-commits
mailing list