]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use __has_extension(c_atomic) instead of __has_feature(c_atomic) to detect support...
authordan <dan@noemail.net>
Thu, 4 Jun 2020 16:34:49 +0000 (16:34 +0000)
committerdan <dan@noemail.net>
Thu, 4 Jun 2020 16:34:49 +0000 (16:34 +0000)
commitb55389412fbce88965cc897ff25630527fa8db30
tree10e572f1c6b8016e818de594a1adc5652cd05d6d
parentec206a7d34c7fc36c71087d0eb3ac9cb8cb4a59b
Use __has_extension(c_atomic) instead of __has_feature(c_atomic) to detect support for atomic load and store operations with clang.

FossilOrigin-Name: 362255791f8801e0d9869e36239b8b2cb29c38bf0b86894bd2d159ce46d8447e
manifest
manifest.uuid
src/sqliteInt.h