mariadb/plugin/feedback
Vladislav Vaintroub 56e7b7eaed Make possible to use clang on Windows (clang-cl)
-DWITH_ASAN can be used as well now, on x64

Fix many clang-cl warnings.
2018-02-20 21:17:36 +00:00
..
CMakeLists.txt Make sure to recompile the feedback plugin for EMBEDDED 2016-09-27 17:38:47 +02:00
feedback.cc Changed database, tablename and alias to be LEX_CSTRING 2018-01-30 21:33:55 +02:00
feedback.h Enusure that my_global.h is included first 2017-08-24 01:05:44 +02:00
sender_thread.cc Windows : reenable warning C4805 (unsafe mix of types in bool operations) 2018-02-07 20:12:12 +00:00
url_base.cc Correct FSF address 2017-03-10 18:21:29 +01:00
url_http.cc MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from 'size_t' to 'type', possible loss of data) 2018-02-06 12:55:58 +00:00
utils.cc Make possible to use clang on Windows (clang-cl) 2018-02-20 21:17:36 +00:00