[clang] [Clang] Introduce scoped variants of GNU atomic functions (PR #72280)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 16:55:58 PST 2023


efriedma-quic wrote:

> The underlying implementation is a string literal in the LLVM syncscope argument, but the problem is that this isn't standardized at all and varies between backends potentially

We don't have to use the same set of strings as syncscope if that doesn't make sense.

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


More information about the cfe-commits mailing list