]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the CLANG_VERSION macro, since we have learned that version numbers in
authordrh <drh@noemail.net>
Wed, 15 Feb 2017 15:09:09 +0000 (15:09 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Feb 2017 15:09:09 +0000 (15:09 +0000)
commitdc5ece86ae370248de47a64ea1a022a2fa27e999
tree1804153b7230b9c2c1c402c14511f4370a90d2ce
parentd742367ab58014c121fb450797c4832d795af3eb
Remove the CLANG_VERSION macro, since we have learned that version numbers in
clang are "marketing" and are inconsistent and unreliable.  Builds using clang
will still use the GCC_VERSION macro since clang works hard to be gcc
compatible.

FossilOrigin-Name: 810d29320b853b3a01aa50d8f2a0bceacf79e0aa
ext/rtree/rtree.c
manifest
manifest.uuid
src/sqliteInt.h
src/util.c