[CodeFormat] Clang-format cpp sources (#4965)
Clang-format all c++ source files.
This commit is contained in:
@ -21,7 +21,7 @@ namespace google {
|
||||
namespace glog_internal_namespace_ {
|
||||
void DumpStackTraceToString(std::string* stacktrace);
|
||||
}
|
||||
}
|
||||
} // namespace google
|
||||
|
||||
namespace doris {
|
||||
|
||||
@ -31,4 +31,4 @@ std::string get_stack_trace() {
|
||||
return s;
|
||||
}
|
||||
|
||||
}
|
||||
} // namespace doris
|
||||
|
||||
Reference in New Issue
Block a user