ClickHouse/libs/libcommon
Alexander Kuzmenkov fe519cbea4 Pass const StringRef & to ZeroTraits::check
There is no reason to pass by value to this function, and this
is slower in debug builds, and leads to extra unexpected instrumentation
under asan.
2019-07-02 20:48:33 +03:00
..
cmake Build fixes. no submodules (#5792) 2019-06-28 21:06:09 +03:00
include Pass const StringRef & to ZeroTraits::check 2019-07-02 20:48:33 +03:00
src remove meaningless check (#5839) 2019-07-02 19:59:34 +03:00
CMakeLists.txt refactor and comments 2019-07-01 22:11:11 +00:00