ClickHouse/base/base
2022-08-04 08:18:45 +03:00
..
tests Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
argsToConfig.cpp
argsToConfig.h More clang-tidy fixes 2022-06-28 11:50:05 +00:00
arithmeticOverflow.h
arraySize.h
bit_cast.h
BorrowedObjectPool.h Don't use std::unique_lock unless we have to 2022-06-28 19:19:06 +00:00
CachedFn.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
chrono_io.h
CMakeLists.txt Fix build with -DENABLE_LIBRARIES=0 / -DENABLE_REPLXX=0 2022-06-01 10:02:28 +02:00
constexpr_helpers.h
coverage.cpp
coverage.h
DayNum.h
Decimal.h Decimal: noexcept move constructor/assignment operator 2022-06-13 13:42:54 +00:00
DecomposedFloat.h
defines.h Fix build clang-13 2022-07-18 12:44:58 +02:00
demangle.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
demangle.h Fix some clang-tidy warnings in headers 2022-06-27 23:49:07 +02:00
EnumReflection.h
errnoToString.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
errnoToString.h
extended_types.h
find_symbols.h
FnTraits.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
FunctorToStaticMethodAdaptor.h
getAvailableMemoryAmount.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
getAvailableMemoryAmount.h support determine available memory for FreeBSD 2022-02-15 13:59:00 +03:00
getFQDNOrHostName.cpp
getFQDNOrHostName.h
getMemoryAmount.cpp revert cgroup memory limit to uint64_t 2021-11-08 18:56:31 +01:00
getMemoryAmount.h
getPageSize.cpp Corrections 2021-12-23 01:38:28 +03:00
getPageSize.h
getThreadId.cpp
getThreadId.h
insertAtEnd.h clang-tidy check performance-move-const-arg fix 2022-03-02 18:15:27 +00:00
iostream_debug_helpers.h Fix build 2022-06-28 16:52:17 +00:00
itoa.h
JSON.cpp Less usage of StringRef 2022-07-24 18:33:52 +00:00
JSON.h Less usage of StringRef 2022-07-24 18:33:52 +00:00
LineReader.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
LineReader.h Support for Clang Thread Safety Analysis (TSA) 2022-06-20 16:13:25 +02:00
map.h
MoveOrCopyIfThrow.h
mremap.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
mremap.h Do not pretend that windows is supported (remove code undef #ifdef _MSC_VER) 2021-10-03 14:42:53 +03:00
phdr_cache.cpp More consistent use of platform macros 2022-06-10 10:22:31 +02:00
phdr_cache.h Remove Arcadia 2022-04-16 00:28:56 +02:00
preciseExp10.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
preciseExp10.h
range.h
removeDuplicates.h
ReplxxLineReader.cpp Fix clang-tidy-14 2022-05-31 04:19:08 +02:00
ReplxxLineReader.h Better code 2022-01-30 19:48:35 +08:00
safeExit.cpp Introduce safeExit() helper (_exit() compatible with TSan) 2022-03-02 22:17:17 +03:00
safeExit.h Introduce safeExit() helper (_exit() compatible with TSan) 2022-03-02 22:17:17 +03:00
scope_guard.h Replace uses of SFINAE by C++20 concepts 2022-05-02 09:23:53 +02:00
setTerminalEcho.cpp
setTerminalEcho.h
shift10.cpp
shift10.h
sleep.cpp Enable clang-tidy modernize-deprecated-headers & hicpp-deprecated-headers 2022-05-09 08:23:33 +02:00
sleep.h
sort.h Enable randomization of sort only in debug 2022-02-13 15:10:44 +00:00
StringRef.cpp
StringRef.h Replace uses of SFINAE by C++20 concepts 2022-05-02 09:23:53 +02:00
strong_typedef.h More clang-tidy fixes 2022-06-28 11:50:05 +00:00
terminalColors.cpp
terminalColors.h
throwError.cpp Speed up build a little 2022-04-16 03:58:50 +02:00
throwError.h Speed up build a little 2022-04-16 03:58:50 +02:00
time.h Fix some clang-tidy warnings in headers 2022-06-27 23:49:07 +02:00
TypeList.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
TypeLists.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
TypeName.h Non-recursive implementation for TL and its functions 2021-10-03 18:02:04 +02:00
TypePair.h Fix strange code in TypeList 2021-11-25 23:55:02 +03:00
types.h
unaligned.h Update unaligned.h 2022-08-04 08:18:45 +03:00
unit.h Don't leak suppression for -Wreserved-identifier out of header 2022-05-15 09:48:54 +02:00
UUID.h Build improvement 2022-01-17 22:36:27 +08:00
wide_integer_impl.h More clang-tidy fixes 2022-06-28 11:50:05 +00:00
wide_integer_to_string.h
wide_integer.h More clang-tidy fixes 2022-06-28 11:50:05 +00:00