* Allow build without rt library
* fix
* Cmake misc
* CLICKHOUSE-3600 Use correct lld version
* CLICKHOUSE-3600 Use correct lld version
* Use libllvm same version as clang
* fix
* Fix build with iodbc
* Fix iodbc build
* Fix gold find
* Fix empty lines
* Update internal compiler clang6.0 to rc1
* Build fixes (ubuntu bionic + clang6.0)
* Debian: Fix package install (old version can't do service clickhouse disable_cron)
* Allow use clang-7 as internal compiler: -DCMAKE_CXX_COMPILER=clang++-7 -DCMAKE_C_COMPILER=clang-7 -DLLVM_VERSION_POSTFIX=-7
* fix
* Travis: dont run tests with gcc7 (too long, does not fit to limit)
* Travis: add clang6 + ubuntu bionic
* fix travis
* todo
* Dont test symbols with gdb
* More tests
* better messag
* add note
* Travis i386
* No test
* Fix
* Fix
* pbuilder: fix ccache
Dont test symbols with gdb
Travis: add clang6 + ubuntu bionic (disabled)
Travis: dont run tests with gcc7 (too long, does not fit to limit)
Allow use clang-7 as internal compiler: -DCMAKE_CXX_COMPILER=clang++-7 -DCMAKE_C_COMPILER=clang-7 -DLLVM_VERSION_POSTFIX=-7
Debian: Fix package install (old version can't do service clickhouse disable_cron)
Build fixes (ubuntu bionic + clang6.0)
Update internal compiler clang6.0 to rc1