mariadb/storage/heap
Eugene Kosov d36c107a6b imporve clang build
cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DCMAKE_BUILD_TYPE=Debug

Maintainer mode makes all warnings errors. This patch fix warnings. Mostly about
deprecated `register` keyword.

Too much warnings came from Mroonga and I gave up on it.
2019-06-25 13:21:36 +03:00
..
mysql-test/mtr2 overlay support for mysql-test-run and mysqltest 2012-02-23 07:50:11 +01:00
_check.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
_rectest.c Update FSF Address 2019-05-11 21:29:06 +03:00
ChangeLog Changes to create storage directory for storage engines. 2005-04-26 18:19:54 -07:00
CMakeLists.txt Update FSF Address 2019-05-11 21:29:06 +03:00
ha_heap.cc Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
ha_heap.h Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
heapdef.h imporve clang build 2019-06-25 13:21:36 +03:00
hp_block.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_clear.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_close.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_create.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_delete.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_extra.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_hash.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_info.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_open.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_panic.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rename.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rfirst.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rkey.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_rlast.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rnext.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rprev.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_rrnd.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_rsame.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_scan.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_static.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_test1.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_test2.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
hp_update.c Update FSF Address 2019-05-11 21:29:06 +03:00
hp_write.c Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00