================
@@ -48,7 +48,7 @@ class ProcessFreeBSDKernel : public
lldb_private::PostMortemProcess {
bool DoUpdateThreadList(lldb_private::ThreadList &old_thread_list,
lldb_private::ThreadList &new_thread_list) override;
- lldb::addr_t FindSymbol(const char* name);
+ lldb::addr_t FindSymbol(const char *name);
----------------
mchoo7 wrote:
I guess clang format did it. I'll create a separate PR for that.
https://github.com/llvm/llvm-project/pull/178069
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits