[style] clang-format all c++ code (#9305)
- sh build-support/clang-format.sh to clang-format all c++ code
This commit is contained in:
@ -24,4 +24,4 @@ namespace doris::vectorized {
|
||||
void register_function_function_ifnull(SimpleFunctionFactory& factory) {
|
||||
factory.register_function<FunctionIfNull>();
|
||||
}
|
||||
}
|
||||
} // namespace doris::vectorized
|
||||
Reference in New Issue
Block a user