[PATCH] D118024: [sanitizer_common] Use atomic builtin in sanitizer_atomic_clang.h

Rainer Orth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 02:41:16 PST 2022


ro added a comment.

In D118024#3265602 <https://reviews.llvm.org/D118024#3265602>, @glaubitz wrote:

> Thanks, that's actually a workaround I have also used in the past!

I saw after I'd developed it myself.  Could you please check if you see the same testsuite regressions/failures on Linux/sparc?  I'd like to know
if this is a Solaris-only issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118024/new/

https://reviews.llvm.org/D118024



More information about the llvm-commits mailing list