SQLite Forum

Regression in AtomicLoad/AtomicStore definition
Login

Regression in AtomicLoad/AtomicStore definition

(1) By Alex (alexfusco5) on 2021-04-27 20:26:05 [source]

Hi,

I've noticed a regression in the definition of AtomicStore/AtomicLoad. On trunk clang, __has_extension(c_atomic_store_n) is false, despite the functionality existing.

The original forum post that requested the change appears to have been in error according to this last comment.

Can the change in question please be rolled back?

Thanks